|
|
|
@9245
|
[9245]
|
04/09/08 16:24:32 |
rick |
Require rubygems if needed when initializing GemDependency instances |
|
|
|
@9240
|
[9240]
|
04/08/08 04:21:32 |
rick |
Don't require rails/gem_builder during rails initialization, it's only … |
|
|
|
@9236
|
[9236]
|
04/07/08 19:29:09 |
josh |
script/performance/profiler compatibility with the ruby-prof >= 0.5.0. … |
|
|
|
@9216
|
[9216]
|
04/02/08 21:53:21 |
rick |
missed an added file |
|
|
|
@9215
|
[9215]
|
04/02/08 17:48:30 |
rick |
Flesh out rake gems:unpack to unpack all gems, and add rake gems:build for … |
|
|
|
@9211
|
[9211]
|
04/02/08 12:48:10 |
pratik |
Fix that config.to_prepare dependency error. Closes #10520 [akaspick, … |
|
|
|
@9205
|
[9205]
|
04/01/08 20:55:45 |
rick |
spell check |
|
|
|
@9204
|
[9204]
|
04/01/08 20:35:56 |
rick |
Add config.active_support for future configuration options. Also, add … |
|
|
|
@9201
|
[9201]
|
04/01/08 19:16:55 |
david |
Use class << self |
|
|
|
@9197
|
[9197]
|
04/01/08 16:54:30 |
bitsweat |
Improving railties test coverage. Closes #11496 [miloops] |
|
|
|
@9183
|
[9183]
|
04/01/08 05:01:33 |
bitsweat |
PostgreSQL: use create_ and drop_database for rake tasks. Closes #9045 … |
|
|
|
@9180
|
[9180]
|
04/01/08 02:09:52 |
pratik |
Add Rails.logger, Rails.root, Rails.env and Rails.cache shortcuts for … |
|
|
|
@9176
|
[9176]
|
04/01/08 00:29:24 |
bitsweat |
Update generator tests. Closes #11487 [thechrisoshow] |
|
|
|
@9170
|
[9170]
|
03/31/08 21:16:17 |
david |
Fixed charset/collation for rake db:create (closes #11331) [matt] |
|
|
|
@9167
|
[9167]
|
03/31/08 06:53:44 |
rick |
Allow files in plugins to be reloaded like the rest of the application. … |
|
|
|
@9163
|
[9163]
|
03/31/08 04:59:23 |
bitsweat |
rename config/initializers/new_in_rails_3.rb to new_rails_defaults.rb |
|
|
|
@9157
|
[9157]
|
03/31/08 01:10:04 |
bitsweat |
Partial updates include only unsaved attributes. Off by default; set … |
|
|
|
@9151
|
[9151]
|
03/30/08 23:07:52 |
bitsweat |
Handle exit, reload, and restart immediately if not processing a request. … |
|
|
|
@9148
|
[9148]
|
03/30/08 18:22:31 |
rick |
whoops, typo in the CHANGELOG |
|
|
|
@9141
|
[9141]
|
03/30/08 02:35:08 |
rick |
Small tweak to allow plugins to specify gem dependencies. [rick] |
|
|
|
@9140
|
[9140]
|
03/30/08 02:17:28 |
rick |
Added config.gem for specifying which gems are required by the … |
|
|
|
@9134
|
[9134]
|
03/29/08 18:45:39 |
david |
Removed the default .htaccess configuration as there are so many good … |
|
|
|
@9133
|
[9133]
|
03/29/08 18:41:10 |
bitsweat |
Generated tests rely on test dir in load path rather than File.dirname … |
|
|
|
@9131
|
[9131]
|
03/29/08 18:02:40 |
david |
Space at the bottom feels better |
|
|
|
@9130
|
[9130]
|
03/29/08 18:01:49 |
david |
Removed outdated scaffold from template |
|
|
|
@9126
|
[9126]
|
03/28/08 22:14:04 |
david |
Fix new migration versions |
|
|
|
@9122
|
[9122]
|
03/28/08 21:21:01 |
david |
Switched to UTC-timebased version numbers for migrations and the schema. … |
|
|
|
@9112
|
[9112]
|
03/28/08 19:52:02 |
david |
Fixed that no gems installed would cause error (closes #11459) … |
|
|
|
@9108
|
[9108]
|
03/28/08 04:35:48 |
gbuesing |
config.time_zone and TimeWithZone#marshal_load accept tzinfo/Olson … |
|
|
|
@9104
|
[9104]
|
03/28/08 01:45:04 |
gbuesing |
Rails::Initializer#initialize_time_zone raises an error if value assigned … |
|
|
|
@9102
|
[9102]
|
03/27/08 22:33:50 |
david |
Stop adding the antiquated test/mocks/* directories and only add them to … |
|
|
|
@9101
|
[9101]
|
03/27/08 18:37:53 |
david |
Added that gems can now be plugins if they include rails/init.rb (closes … |
|
|
|
@9098
|
[9098]
|
03/27/08 17:47:51 |
david |
Added Plugin#about method to programmatically access the about.yml in a … |
|
|
|
@9077
|
[9077]
|
03/22/08 04:47:53 |
david |
Use the more modern error_messages from the form object rather than … |
|
|
|
@9074
|
[9074]
|
03/22/08 01:59:09 |
gbuesing |
Adding rake tasks time:zones:all, time:zones:us and time:zones:local for … |
|
|
|
@9049
|
[9049]
|
03/17/08 21:44:16 |
david |
Added support for installing plugins hosted at git repositories (closes … |
|
|
|
@9028
|
[9028]
|
03/15/08 19:33:13 |
david |
Removed dead styles (closes #11353) [boone] |
|
|
|
@9017
|
[9017]
|
03/13/08 02:47:26 |
david |
Fixed that script/generate would not look for plugin generators in … |
|
|
|
@9015
|
[9015]
|
03/13/08 02:25:10 |
david |
Applied the faster squish version (closes #11123) [jordi] |
|
|
|
@9004
|
[9004]
|
03/10/08 11:42:01 |
pratik |
Fix database rake tasks to work with charset/collation and show proper … |
|
|
|
@8991
|
[8991]
|
03/08/08 12:55:57 |
pratik |
Update URL in script/generate usage. Closes #11220 [neshmi] |
|
|
|
@8921
|
[8921]
|
02/21/08 22:44:00 |
nzkoz |
Patch to add a -e (export) option to script/plugin install. Closes #10847 … |
|
|
|
@8876
|
[8876]
|
02/15/08 23:16:01 |
nzkoz |
Clear active connections before trying to drop the database. Allows … |
|
|
|
@8826
|
[8826]
|
02/09/08 22:18:38 |
nzkoz |
Move SecretKeyGenerator comments to the correct place for rdoc. Closes … |
|
|
|
@8806
|
[8806]
|
02/06/08 06:43:02 |
rick |
Add Time Zone support to ActiveRecord, and config.time_zone property for … |
|
|
|
@8795
|
[8795]
|
02/03/08 17:54:39 |
rick |
ensure that the after_initialize hooks are run after the application … |
|
|
|
@8787
|
[8787]
|
02/02/08 20:18:18 |
rick |
Reshuffle load order so that routes and observers are initialized after … |
|
|
|
@8772
|
[8772]
|
02/02/08 02:55:14 |
bitsweat |
Git support for script/generate. Closes #10690. |
|
|
|
@8678
|
[8678]
|
01/20/08 23:27:19 |
nzkoz |
Tidy up description for the rake test task. Closes #10598 [akaspick] |
|
|
|
@8638
|
[8638]
|
01/13/08 20:39:51 |
nzkoz |
Use non-blocking writing if available. Closes #10794 [lifofifo] |
|
|
|
@8629
|
[8629]
|
01/12/08 01:05:36 |
rick |
Update scaffold to use labels instead of bold tags. Closes #10757 … |
|
|
|
@8615
|
[8615]
|
01/10/08 02:50:43 |
bitsweat |
Resurrect WordNet synonym lookups. Closes #10710. |
|
|
|
@8613
|
[8613]
|
01/09/08 18:50:06 |
david |
Re-enable the debugger in testing |
|
|
|
@8558
|
[8558]
|
01/05/08 00:26:27 |
bitsweat |
Move model dependency to the end of the scaffold generator manifest. … |
|
|
|
@8546
|
[8546]
|
01/03/08 21:05:12 |
david |
Moved the caching stores from ActionController::Caching::Fragments::* to … |
|
|
|
@8535
|
[8535]
|
01/03/08 00:35:23 |
david |
Refactor check for local databases (closes #10539) [parcelbrat] |
|
|
|
@8532
|
[8532]
|
01/03/08 00:14:47 |
david |
Added that rails:update is run when you do rails:freeze:edge to ensure you … |
|
|
|
@8527
|
[8527]
|
01/02/08 19:24:44 |
rick |
Correct indentation in a couple spots. Closes #10671 [l.guidi, rick] |
|
|
|
@8522
|
[8522]
|
01/02/08 09:03:56 |
bitsweat |
db:sessions:clear task uses session_table_name method. Closes #10631 … |
|
|
|
@8519
|
[8519]
|
01/02/08 08:28:58 |
bitsweat |
SQLite: db:drop:all doesn't fail silently if the database is already open. … |
|
|
|
@8511
|
[8511]
|
12/29/07 19:43:39 |
bitsweat |
Don't make new_mongrel server default yet |
|
|
|
@8488
|
[8488]
|
12/27/07 11:17:05 |
bitsweat |
Introduce native mongrel handler and push mutex into dispatcher. |
|
|
|
@8479
|
[8479]
|
12/22/07 04:50:27 |
bitsweat |
Ruby 1.9 compat: initializer only sets kcode for Ruby < 1.9 |
|
|
|
@8457
|
[8457]
|
12/21/07 03:39:25 |
bitsweat |
App generate says sqlite3 is the default and mentions frontbase. Closes … |
|
|
|
@8437
|
[8437]
|
12/19/07 04:21:12 |
bitsweat |
Ruby 1.9 compat: use .to_a instead of .map which now returns an enumerator |
|
|
|
@8431
|
[8431]
|
12/17/07 18:54:55 |
bitsweat |
Ruby 1.9 compatibility. References #1689. |
|
|
|
@8419
|
[8419]
|
12/16/07 23:30:30 |
david |
Prepare for 2.0.2 release |
|
|
|
@8417
|
[8417]
|
12/16/07 23:22:56 |
david |
Changed the default database from mysql to sqlite3, so now running "rails … |
|
|
|
@8416
|
[8416]
|
12/16/07 23:10:48 |
david |
Turned on ActionView::Base.cache_template_loading by default in … |
|
|
|
@8400
|
[8400]
|
12/15/07 02:27:56 |
bitsweat |
Introduce (in /Users/jeremy/rails/git/trunk) to output a crytographically … |
|
|
|
@8388
|
[8388]
|
12/14/07 22:32:54 |
david |
Fixed that local database creation should consider 127.0.0.1 local (closes … |
|
|
|
@8386
|
[8386]
|
12/14/07 18:09:14 |
david |
Fixed that functional tests generated for scaffolds should use fixture … |
|
|
|
@8383
|
[8383]
|
12/14/07 17:51:02 |
david |
Added db:migrate:redo and db:migrate:reset for rerunning existing … |
|
|
|
@8382
|
[8382]
|
12/14/07 17:47:56 |
david |
Added db:migrate:redo for rerunning existing migrations (closes #10431) … |
|
|
|
@8365
|
[8365]
|
12/10/07 05:54:46 |
bitsweat |
Ruby 1.9 compat: File.exists\? -> File.exist\? en masse. References #1689 … |
|
|
|
@8338
|
[8338]
|
12/09/07 04:18:28 |
bitsweat |
Don't check for pending migrations if Active Record isn't loaded |
|
|
|
@8336
|
[8336]
|
12/09/07 01:20:24 |
bitsweat |
Update rails:freeze:gems to work with RubyGems 0.9.5. |
|
|
|
@8330
|
[8330]
|
12/07/07 13:37:13 |
david |
Make ready for 2.0.1 |
|
|
|
@8324
|
[8324]
|
12/06/07 18:57:19 |
bitsweat |
The test task stops with a warning if you have pending migrations. Closes … |
|
|
|
@8321
|
[8321]
|
12/06/07 18:12:48 |
david |
Preparing for release shortly |
|
|
|
@8301
|
[8301]
|
12/05/07 18:54:41 |
david |
Fix typos (closes #10378) |
|
|
|
@8248
|
[8248]
|
12/01/07 20:53:15 |
david |
Added db:fixtures:identity as a way of locating what ID a foxy fixture was … |
|
|
|
@8247
|
[8247]
|
12/01/07 20:51:54 |
david |
Generated fixtures should not specify ids since theyre expected to be foxy … |
|
|
|
@8244
|
[8244]
|
11/30/07 18:17:21 |
david |
You dont need to explicitly declare which controller youre testing when … |
|
|
|
@8243
|
[8243]
|
11/30/07 00:08:41 |
nzkoz |
use autoeval not autoirb, it's mostly equivalent but doesn't make stepping … |
|
|
|
@8233
|
[8233]
|
11/29/07 00:27:53 |
david |
Prep for RC2 |
|
|
|
@8229
|
[8229]
|
11/28/07 19:36:59 |
bitsweat |
Introduce SecretKeyGenerator for more secure session secrets than … |
|
|
|
@8204
|
[8204]
|
11/25/07 22:03:45 |
david |
No trailing whitespace in migration generation (closes #10235) |
|
|
|
@8175
|
[8175]
|
11/21/07 01:53:31 |
nzkoz |
Make sure script/plugin doesn't skip files beginning with http (i.e. the … |
|
|
|
@8171
|
[8171]
|
11/20/07 22:00:32 |
bitsweat |
Fix typo in generator usage blurb. Closes #10217 [Mike Naberezny] |
|
|
|
@8158
|
[8158]
|
11/16/07 23:01:24 |
bitsweat |
Table names aren't nested: replace / with _ to match the likely table … |
|
|
|
@8157
|
[8157]
|
11/16/07 22:56:40 |
bitsweat |
Resource and scaffold generators pass on the full name to the dependent … |
|
|
|
@8154
|
[8154]
|
11/16/07 20:30:28 |
bitsweat |
Use the new TestCase subclasses in the scaffold and resource generators … |
|
|
|
@8143
|
[8143]
|
11/14/07 19:30:38 |
bitsweat |
Remove stale warning from application generator usage message. Closes … |
|
|
|
@8132
|
[8132]
|
11/13/07 00:54:57 |
bitsweat |
FastCGI handler ignores unsupported signals like USR2 on Windows [Grzegorz … |
|
|
|
@8127
|
[8127]
|
11/11/07 01:01:11 |
rick |
Only load ActionMailer::TestCase if ActionMailer is loaded. Closes #10137 … |
|
|
|
@8123
|
[8123]
|
11/09/07 21:58:24 |
david |
Fixed that db:reset would use migrations instead of loading db/schema.rb … |
|
|
|
@8121
|
[8121]
|
11/09/07 20:02:29 |
david |
Prepare versions for RC1 |
|
|
|
@8116
|
[8116]
|
11/08/07 15:41:46 |
rick |
Ensure the plugin loader only loads plugins once. Closes #10102 … |
|
|
|
@8115
|
[8115]
|
11/08/07 05:29:44 |
rick |
Refactor Plugin Loader. Add plugin lib paths early, and add lots of … |