|
|
|
@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 … |
|
|
|
@9204
|
[9204]
|
04/01/08 20:35:56 |
rick |
Add config.active_support for future configuration options. Also, add … |
|
|
|
@9180
|
[9180]
|
04/01/08 02:09:52 |
pratik |
Add Rails.logger, Rails.root, Rails.env and Rails.cache shortcuts for … |
|
|
|
@9167
|
[9167]
|
03/31/08 06:53:44 |
rick |
Allow files in plugins to be reloaded like the rest of the application. … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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. |
|
|
|
@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 … |
|
|
|
@9049
|
[9049]
|
03/17/08 21:44:16 |
david |
Added support for installing plugins hosted at git repositories (closes … |
|
|
|
@9017
|
[9017]
|
03/13/08 02:47:26 |
david |
Fixed that script/generate would not look for plugin generators in … |
|
|
|
@9004
|
[9004]
|
03/10/08 11:42:01 |
pratik |
Fix database rake tasks to work with charset/collation and show proper … |
|
|
|
@8921
|
[8921]
|
02/21/08 22:44:00 |
nzkoz |
Patch to add a -e (export) option to script/plugin install. Closes #10847 … |
|
|
|
@8806
|
[8806]
|
02/06/08 06:43:02 |
rick |
Add Time Zone support to ActiveRecord, and config.time_zone property for … |
|
|
|
@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. |
|
|
|
@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. |
|
|
|
@8546
|
[8546]
|
01/03/08 21:05:12 |
david |
Moved the caching stores from ActionController::Caching::Fragments::* to … |
|
|
|
@8532
|
[8532]
|
01/03/08 00:14:47 |
david |
Added that rails:update is run when you do rails:freeze:edge to ensure you … |
|
|
|
@8519
|
[8519]
|
01/02/08 08:28:58 |
bitsweat |
SQLite: db:drop:all doesn't fail silently if the database is already open. … |
|
|
|
@8488
|
[8488]
|
12/27/07 11:17:05 |
bitsweat |
Introduce native mongrel handler and push mutex into dispatcher. |
|
|
|
@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 |
|
|
|
@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) … |
|
|
|
@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 |
|
|
|
@8357
|
[8357]
|
12/10/07 03:19:17 |
bitsweat |
More changelog updates |
|
|
|
@8352
|
[8352]
|
12/10/07 01:29:20 |
bitsweat |
lifo -> Pratik |
|
|
|
@8351
|
[8351]
|
12/10/07 01:16:00 |
bitsweat |
More contributor name updates |
|
|
|
@8348
|
[8348]
|
12/10/07 01:07:34 |
bitsweat |
Update Fred's name in changelogs |
|
|
|
@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 |
|
|
|
@8303
|
[8303]
|
12/05/07 20:17:16 |
marcel |
Add warning to documentation about using transactional fixtures when the … |
|
|
|
@8276
|
[8276]
|
12/05/07 03:08:29 |
sam |
Update Prototype to 1.6.0.1 |
|
|
|
@8268
|
[8268]
|
12/04/07 18:12:54 |
madrobby |
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the … |
|
|
|
@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 … |
|
|
|
@8234
|
[8234]
|
11/29/07 00:39:59 |
sam |
Update to Prototype -r8232 |
|
|
|
@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 … |
|
|
|
@8160
|
[8160]
|
11/17/07 01:39:19 |
bitsweat |
RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes … |
|
|
|
@8159
|
[8159]
|
11/17/07 01:38:58 |
bitsweat |
Load config/preinitializer.rb, if present, before loading the environment. … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@8088
|
[8088]
|
11/06/07 16:36:10 |
david |
Fixed that ActionController::CgiRequest#host_with_port() should handle … |
|
|
|
@8087
|
[8087]
|
11/06/07 15:17:10 |
sam |
Update Prototype to 1.6.0 and script.aculo.us to 1.8.0. |
|
|
|
@8039
|
[8039]
|
10/26/07 21:11:07 |
david |
Added db:rollback to rollback the schema one version (or multiple as … |
|
|
|
@8020
|
[8020]
|
10/26/07 01:07:41 |
marcel |
Fix typo in test_helper. Closes #9925 [viktor tron] |
|
|
|
@8016
|
[8016]
|
10/25/07 20:33:28 |
bitsweat |
Request profiler |
|
|
|
@7998
|
[7998]
|
10/23/07 05:36:52 |
bitsweat |
Refactor and test boot.rb. Include tests from and closes #9834. |
|
|
|
@7963
|
[7963]
|
10/18/07 15:54:01 |
david |
Fixed incorrect migration number if script/generate executed outside of … |
|
|
|
@7947
|
[7947]
|
10/16/07 21:08:29 |
sam |
Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0. |
|
|
|
@7899
|
[7899]
|
10/15/07 04:33:45 |
bitsweat |
Generated fixtures use the actual primary key instead of id. Closes #4343. |
|
|
|
@7765
|
[7765]
|
10/07/07 03:08:08 |
nzkoz |
Extend the console +helper+ method to allow you to include custom helpers. … |
|
|
|
@7718
|
[7718]
|
10/02/07 03:20:52 |
bitsweat |
db:create works with remote databases whereas db:create:all only … |
|
|
|
@7708
|
[7708]
|
10/01/07 03:15:51 |
nzkoz |
Add --prefix option to script/server when using mongrel. [dacat] Closes … |
|
|
|
@7705
|
[7705]
|
10/01/07 02:08:15 |
david |
Removed calls to fixtures in generated tests as fixtures :all is now … |
|
|
|
@7698
|
[7698]
|
09/30/07 22:53:27 |
david |
Fixed that installing plugins from SVN repositories that use trunk/ will … |
|
|
|
@7685
|
[7685]
|
09/29/07 22:18:26 |
david |
Updated CHANGELOGs. They need to be filtered for duplicates |
|
|
|
@7672
|
[7672]
|
09/28/07 17:02:40 |
rick |
Moved the SourceAnnotationExtractor to a separate file in case libraries … |
|
|
|
@7640
|
[7640]
|
09/26/07 01:24:07 |
bitsweat |
Move Railties' Dispatcher to ActionController::Dispatcher, introduce … |
|
|
|
@7626
|
[7626]
|
09/25/07 03:47:37 |
david |
Added ActiveSupport::BufferedLogger as a duck-typing alternative (albeit … |
|
|
|
@7623
|
[7623]
|
09/24/07 23:12:25 |
david |
Change from InvalidToken to InvalidAuthenticityToken to be more specific |
|
|
|
@7619
|
[7619]
|
09/24/07 22:50:43 |
david |
Added a default 422.html page to be rendered when … |
|
|
|
@7601
|
[7601]
|
09/23/07 22:08:02 |
david |
Added --skip-fixture option to script/generate model (closes #6862) … |
|
|
|
@7594
|
[7594]
|
09/23/07 11:31:37 |
bitsweat |
Revert [7574]. Closes #7521. |
|
|
|
@7576
|
[7576]
|
09/22/07 22:17:10 |
david |
Print Rails version when starting console (closes #7440) [eyematz] |
|
|
|
@7574
|
[7574]
|
09/22/07 22:12:10 |
david |
Added rake db:version to get the current schema version from the command … |
|
|
|
@7573
|
[7573]
|
09/22/07 22:10:49 |
david |
Fixed the placement of fixture files for nested models when generating … |
|
|
|
@7568
|
[7568]
|
09/22/07 18:33:39 |
david |
Added TEMPLATE option to rake doc:app to set a custom output template … |
|
|
|
@7566
|
[7566]
|
09/22/07 18:28:53 |
david |
Added VERBOSE option to rake db:migrate to turn off output #8204 … |
|
|
|
@7555
|
[7555]
|
09/22/07 17:55:57 |
david |
Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy] |
|
|
|
@7553
|
[7553]
|
09/22/07 17:52:11 |
david |
Fixes rake annotations to search erb and builder files as well (closes … |
|
|
|
@7543
|
[7543]
|
09/22/07 17:19:42 |
nzkoz |
Remove the AWS web_service generator |