|
|
|
@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 … |
|
|
|
@9239
|
[9239]
|
04/08/08 03:47:08 |
rick |
set ActiveSupport.escape_html_entities_in_json = false for new rails apps |
|
|
|
@9236
|
[9236]
|
04/07/08 19:29:09 |
josh |
script/performance/profiler compatibility with the ruby-prof >= 0.5.0. … |
|
|
|
@9220
|
[9220]
|
04/03/08 20:00:33 |
bitsweat |
Update fcgi dispatcher test cases. Closes #11471 [guillaume] |
|
|
|
@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 |
|
|
|
@9199
|
[9199]
|
04/01/08 17:15:31 |
david |
gems should be specified before plugins |
|
|
|
@9198
|
[9198]
|
04/01/08 17:13:05 |
david |
Added examples for config.gem |
|
|
|
@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 … |
|
|
|
@9132
|
[9132]
|
03/29/08 18:37:14 |
david |
Update welcome screen with revised instructions and removal of dead links |
|
|
|
@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 … |
|
|
|
@9100
|
[9100]
|
03/27/08 17:54:43 |
david |
Missing test data |
|
|
|
@9098
|
[9098]
|
03/27/08 17:47:51 |
david |
Added Plugin#about method to programmatically access the about.yml in a … |
|
|
|
@9097
|
[9097]
|
03/26/08 21:01:30 |
david |
New applications should use UTC as the default time zone |
|
|
|
@9093
|
[9093]
|
03/26/08 12:27:52 |
pratik |
Improve documentation. |
|
|
|
@9078
|
[9078]
|
03/22/08 05:27:07 |
gbuesing |
Correct grammar in config.time_zone description in environment.rb |
|
|
|
@9077
|
[9077]
|
03/22/08 04:47:53 |
david |
Use the more modern error_messages from the form object rather than … |
|
|
|
@9076
|
[9076]
|
03/22/08 02:23:09 |
gbuesing |
Added config.time_zone = 'UTC' as a commented-out option in the default … |
|
|
|
@9074
|
[9074]
|
03/22/08 01:59:09 |
gbuesing |
Adding rake tasks time:zones:all, time:zones:us and time:zones:local for … |
|
|
|
@9064
|
[9064]
|
03/20/08 02:15:29 |
david |
Docfixes (closes #11356, #11172, #10523) |
|
|
|
@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 … |
|
|
|
@8915
|
[8915]
|
02/20/08 05:57:00 |
nzkoz |
Sort the results to remove platform dependent test failures |
|
|
|
@8887
|
[8887]
|
02/17/08 09:11:31 |
nzkoz |
Update generated comments to reflect the fact that config.frameworks works … |
|
|
|
@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] |
|
|
|
@8669
|
[8669]
|
01/19/08 03:20:39 |
bitsweat |
Introduce TemplateFinder to handle view paths and lookups. Closes #10800. |
|
|
|
@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 |
|
|
|
@8612
|
[8612]
|
01/09/08 18:49:50 |
david |
Show that a different cache store can be used |
|
|
|
@8569
|
[8569]
|
01/05/08 13:33:12 |
bitsweat |
require abstract_unit directly since test is in load path |
|
|
|
@8568
|
[8568]
|
01/05/08 13:33:00 |
bitsweat |
require abstract_unit directly since test is in load path |
|
|
|
@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 … |
|
|
|
@8438
|
[8438]
|
12/19/07 04:21:24 |
bitsweat |
RubyGems 0.9.5 compat: always set the gem platform |
|
|
|
@8437
|
[8437]
|
12/19/07 04:21:12 |
bitsweat |
Ruby 1.9 compat: use .to_a instead of .map which now returns an enumerator |
|
|
|
@8436
|
[8436]
|
12/19/07 04:21:02 |
bitsweat |
Simplify some rails info methods |
|
|
|
@8435
|
[8435]
|
12/19/07 01:18:45 |
bitsweat |
Ruby 1.9 compat: Update idiosyncratic block variable usage. Closes #10546. |
|
|
|
@8431
|
[8431]
|
12/17/07 18:54:55 |
bitsweat |
Ruby 1.9 compatibility. References #1689. |
|
|
|
@8420
|
[8420]
|
12/16/07 23:36:35 |
david |
Proper attribution in CHANGELOG |
|
|
|
@8419
|
[8419]
|
12/16/07 23:30:30 |
david |
Prepare for 2.0.2 release |
|
|
|
@8418
|
[8418]
|
12/16/07 23:27:05 |
david |
Doc fixing |
|
|
|
@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 … |
|
|
|
@8411
|
[8411]
|
12/15/07 02:30:04 |
bitsweat |
More changelog updates |
|
|
|
@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 … |
|
|
|
@8360
|
[8360]
|
12/10/07 03:25:08 |
bitsweat |
Credit #10443 + more changelog updates |
|
|
|
@8359
|
[8359]
|
12/10/07 03:19:56 |
bitsweat |
More changelog updates |