|
|
|
@8337
|
[8337]
|
12/09/07 01:55:44 |
bitsweat |
Merge [8336] from trunk: update rails:freeze:gems to work with RubyGems … |
|
|
|
@8196
|
[8196]
|
11/24/07 00:04:37 |
nzkoz |
Forgot railties changelog |
|
|
|
@8195
|
[8195]
|
11/24/07 00:01:30 |
nzkoz |
Prepare for 1.2.6 |
|
|
|
@7844
|
[7844]
|
10/12/07 16:29:23 |
david |
Mark for release now |
|
|
|
@7841
|
[7841]
|
10/12/07 04:00:21 |
david |
Update versions for release |
|
|
|
@7832
|
[7832]
|
10/11/07 02:01:37 |
bitsweat |
Correct RAILS_GEM_VERSION regexp. Use =version gem requirement instead of … |
|
|
|
@7797
|
[7797]
|
10/08/07 05:36:04 |
nzkoz |
Improve README documentation. Closes #8770 [mikel] |
|
|
|
@7786
|
[7786]
|
10/08/07 01:22:56 |
bitsweat |
Move custom inflections example so available before route generation. … |
|
|
|
@7785
|
[7785]
|
10/08/07 01:02:59 |
bitsweat |
Create layout dir it's nested. Closes #9272 [alancfrancis] |
|
|
|
@7740
|
[7740]
|
10/05/07 03:58:34 |
david |
Update versions for release |
|
|
|
@7737
|
[7737]
|
10/04/07 04:11:51 |
nzkoz |
Actually add the file referenced in [7730] |
|
|
|
@7730
|
[7730]
|
10/03/07 21:48:43 |
nzkoz |
Merge rake routes to stable to help people upgrading. |
|
|
|
@7277
|
[7277]
|
08/05/07 01:37:43 |
nzkoz |
Merge gem freezing fix to stable. |
|
|
|
@7007
|
[7007]
|
06/12/07 16:47:18 |
bitsweat |
Merge [7006] to stable: fix precedence error in failsafe rescue. … |
|
|
|
@7003
|
[7003]
|
06/11/07 18:06:29 |
bitsweat |
Merge [7002] to stable: fix syntax error in dispatcher than wrecked … |
|
|
|
@6872
|
[6872]
|
05/27/07 22:21:20 |
bitsweat |
Add Active Resource to rails:freeze:edge and drop Action Web Service. … |
|
|
|
@6471
|
[6471]
|
03/27/07 14:04:38 |
rick |
documentation project patches, closes #7342, #7319, #7316, #7190 … |
|
|
|
@6447
|
[6447]
|
03/18/07 13:47:08 |
bitsweat |
Merge [6445] from trunk. Consistently canonicalizes RAILS_ROOT on Windows … |
|
|
|
@6421
|
[6421]
|
03/14/07 01:25:05 |
bitsweat |
Clarify changelog entries. |
|
|
|
@6418
|
[6418]
|
03/13/07 23:20:00 |
david |
Only auto-push gems |
|
|
|
@6416
|
[6416]
|
03/13/07 22:31:07 |
david |
Use inline rubyforge automation |
|
|
|
@6395
|
[6395]
|
03/12/07 23:44:05 |
david |
Prepare for release of Rails 1.2.3 |
|
|
|
@6345
|
[6345]
|
03/06/07 09:24:14 |
bitsweat |
Merge [6344] from trunk. Check for MinGW when testing for Windows … |
|
|
|
@6329
|
[6329]
|
03/04/07 23:37:17 |
bitsweat |
Upgrade rake dependency from 0.7.1 to 0.7.2 to pull in its Ruby 1.8.6 … |
|
|
|
@6250
|
[6250]
|
02/27/07 03:27:14 |
rick |
apply [6248] to stable |
|
|
|
@6175
|
[6175]
|
02/20/07 03:10:21 |
nzkoz |
Stop swallowing errors during rake test [Koz] |
|
|
|
@6131
|
[6131]
|
02/06/07 02:26:18 |
david |
Update date |
|
|
|
@6124
|
[6124]
|
02/04/07 22:12:33 |
david |
Prepare for release of Rails 1.2.2 |
|
|
|
@6119
|
[6119]
|
02/04/07 20:44:45 |
david |
Fix gem deprecation warnings, which also means depending on RubyGems … |
|
|
|
@6042
|
[6042]
|
01/26/07 21:16:51 |
david |
stable becomes 1-1-stable, 1-2-pre-release becomes 1-2-stable |
|
copied from branches/1-2-pre-release/railties:
|
|
|
|
@6041
|
[6041]
|
01/26/07 15:00:28 |
rick |
Require the dispatcher for Rails::Configuration#to_prepare. [Rick] |