|
|
|
@8895
|
[8895]
|
02/19/08 02:09:55 |
bitsweat |
Remove wasteful signal trap from transactions. Backport from 2-0-stable. |
|
|
|
@8784
|
[8784]
|
02/02/08 05:37:22 |
bitsweat |
Merge r8782 from trunk: TestSession supports indifferent access. … |
|
|
|
@8356
|
[8356]
|
12/10/07 02:57:19 |
bitsweat |
Merge [8355] from trunk: fix strange NoMemoryError on amd64. References … |
|
|
|
@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 |
|
|
|
@8177
|
[8177]
|
11/21/07 05:00:25 |
nzkoz |
Merge [8176] to stable to fix session fixation attacks. Closes #10048 … |
|
|
|
@8048
|
[8048]
|
10/27/07 21:15:17 |
bitsweat |
Merge [8046] from trunk: allow association redefinition in subclasses. … |
|
|
|
@8044
|
[8044]
|
10/27/07 19:25:23 |
bitsweat |
Missed svn adds for [8042]. References #6466. |
|
|
|
@8042
|
[8042]
|
10/27/07 18:49:52 |
bitsweat |
Fix has_many :through delete with custom foreign keys. References #6466. |
|
|
|
@7979
|
[7979]
|
10/20/07 17:35:12 |
rick |
merge [7978] from edge |
|
|
|
@7940
|
[7940]
|
10/16/07 06:56:07 |
bitsweat |
Fix regression where the association would not construct new finder SQL on … |
|
|
|
@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 |
|
|
|
@7838
|
[7838]
|
10/11/07 21:56:19 |
nzkoz |
Backport fix to allow :controller=>:some_symbol [norbert] |
|
|
|
@7834
|
[7834]
|
10/11/07 05:56:58 |
bitsweat |
Backport: allow array and hash query parameters. Array route parameters … |
|
|
|
@7832
|
[7832]
|
10/11/07 02:01:37 |
bitsweat |
Correct RAILS_GEM_VERSION regexp. Use =version gem requirement instead of … |
|
|
|
@7823
|
[7823]
|
10/10/07 05:42:52 |
nzkoz |
Add deprecation warning for calling .create on has_many associations with … |
|
|
|
@7821
|
[7821]
|
10/10/07 02:10:24 |
nzkoz |
Fix tests broken by earlier change |
|
|
|
@7815
|
[7815]
|
10/09/07 05:16:43 |
nzkoz |
Make sure acts_as_list's remove_from_list and in_list? play nicely with … |
|
|
|
@7806
|
[7806]
|
10/08/07 20:34:10 |
bitsweat |
Fix unescaped test expectations. Closes #9821 [mikel] |
|
|
|
@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] |
|
|
|
@7783
|
[7783]
|
10/08/07 00:13:34 |
bitsweat |
Fix in place editor's setter action with non-string fields. References … |
|
|
|
@7747
|
[7747]
|
10/05/07 10:07:23 |
nzkoz |
Ensure json tests run in stable. |
|
|
|
@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. |
|
|
|
@7721
|
[7721]
|
10/02/07 05:52:16 |
nzkoz |
Forgotten changelog entry |
|
|
|
@7720
|
[7720]
|
10/02/07 05:51:51 |
nzkoz |
Disable non-cookie sessions to prevent Session Fixation Attacks. Closes … |
|
|
|
@7713
|
[7713]
|
10/01/07 06:44:07 |
nzkoz |
Change the resource seperator from ; to / change the generated routes to … |
|
|
|
@7706
|
[7706]
|
10/01/07 02:14:31 |
nzkoz |
Merge sqlite test fixes from trunk |
|
|
|
@7703
|
[7703]
|
10/01/07 01:56:25 |
nzkoz |
Silence mocha warnings |
|
|
|
@7600
|
[7600]
|
09/23/07 22:03:09 |
bitsweat |
Revert [7414] which rearranged stable resource URLs. References #8558. |
|
|
|
@7414
|
[7414]
|
09/06/07 14:26:52 |
xal |
Added new new_admin_products_url named route in addition to old … |
|
|
|
@7347
|
[7347]
|
08/20/07 04:26:10 |
nzkoz |
Merge 8801 fix to stable. Closes #8801 |
|
|
|
@7328
|
[7328]
|
08/16/07 04:58:45 |
nzkoz |
Don't clobber :includes passed to count on has_many association. Closes … |
|
|
|
@7327
|
[7327]
|
08/16/07 04:58:06 |
nzkoz |
Merge [7235] to stable. References #9167 [danger] |
|
|
|
@7320
|
[7320]
|
08/15/07 05:35:22 |
nzkoz |
Ensure TestRequest#request_uri returns the right value when doing multiple … |
|
|
|
@7319
|
[7319]
|
08/15/07 03:57:17 |
nzkoz |
Integration tests: introduce methods for other HTTP methods. Closes #6353. … |
|
|
|
@7277
|
[7277]
|
08/05/07 01:37:43 |
nzkoz |
Merge gem freezing fix to stable. |
|
|
|
@7185
|
[7185]
|
07/14/07 08:53:32 |
nzkoz |
Improve performance of action caching. Closes #8231 [skaes] |
|
|
|
@7178
|
[7178]
|
07/11/07 02:39:31 |
nzkoz |
Merge [7177] to release. [skaes] References #8891 |
|
|
|
@7161
|
[7161]
|
07/01/07 23:35:07 |
nzkoz |
Merge delete-with-options for cookies from trunk to release |
|
|
|
@7087
|
[7087]
|
06/23/07 00:43:11 |
bitsweat |
Merge [7086] to stable: demote Hash#to_xml to use XmlSimple#xml_in_string … |
|
|
|
@7076
|
[7076]
|
06/21/07 20:50:53 |
bitsweat |
Merge [7075] to stable: save associated records only if the association is … |
|
|
|
@7012
|
[7012]
|
06/13/07 01:26:36 |
bitsweat |
1-2-stable: changing the :default Date format doesn't break date quoting. … |
|
|
|
@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 … |
|
|
|
@6993
|
[6993]
|
06/11/07 01:01:32 |
bitsweat |
Deprecate pagination for Rails 1.2.4. Install the classic_pagination … |
|
|
|
@6895
|
[6895]
|
05/29/07 09:58:29 |
nzkoz |
Fix template compile tests on windows [skaes] closes #8234 |
|
|
|
@6880
|
[6880]
|
05/28/07 15:54:39 |
rick |
apply [6879] to stable. Closes #7293. |
|
|
|
@6872
|
[6872]
|
05/27/07 22:21:20 |
bitsweat |
Add Active Resource to rails:freeze:edge and drop Action Web Service. … |
|
|
|
@6805
|
[6805]
|
05/22/07 03:41:29 |
bitsweat |
Merge [6804] to stable: belongs_to assignment creates a new proxy rather … |
|
|
|
@6803
|
[6803]
|
05/21/07 23:04:14 |
bitsweat |
Merge [6802] to stable: fix filtered parameter logging with nil parameter … |
|
|
|
@6800
|
[6800]
|
05/21/07 19:50:17 |
rick |
forgot binary fixture |
|
|
|
@6799
|
[6799]
|
05/21/07 18:56:44 |
rick |
merge [6798] into stable. |
|
|
|
@6797
|
[6797]
|
05/21/07 09:19:52 |
bitsweat |
Merge [6796] to stable from trunk. Integration tests: alias xhr to … |
|
|
|
@6794
|
[6794]
|
05/20/07 23:22:09 |
bitsweat |
Merge [6793] to stable from trunk: document Object#blank?. References … |
|
|
|
@6791
|
[6791]
|
05/19/07 22:41:39 |
bitsweat |
Merge [6790] to stable from trunk: document deep eager includes. … |
|
|
|
@6789
|
[6789]
|
05/19/07 22:15:28 |
bitsweat |
Revert [4706] which added incorrect docs. References #5684. |
|
|
|
@6788
|
[6788]
|
05/19/07 22:10:10 |
bitsweat |
Merge [6787] to stable from trunk: document caches_action. References … |
|
|
|
@6776
|
[6776]
|
05/18/07 21:39:14 |
bitsweat |
Merge [6775] to stable from trunk: observe_form always sends the … |
|
|
|
@6739
|
[6739]
|
05/15/07 19:32:35 |
bitsweat |
Merge [6738] to stable: extract Oracle CHAR column length. References … |
|
|
|
@6680
|
[6680]
|
05/06/07 04:49:56 |
nzkoz |
Stop depending on strange platform specific rounding behaviour in the … |
|
|
|
@6677
|
[6677]
|
05/06/07 04:35:17 |
nzkoz |
don't depend on the order of hash.inspect in assertions. |
|
|
|
@6676
|
[6676]
|
05/06/07 04:33:04 |
nzkoz |
Allow asset tag tests to pass on windows |
|
|
|
@6675
|
[6675]
|
05/06/07 04:31:31 |
nzkoz |
fix actionpack tests broken by additional mocha methods |
|
|
|
@6671
|
[6671]
|
05/06/07 04:19:11 |
nzkoz |
Apply prepend_before_filter bugfix from stefan. |
|
|
|
@6651
|
[6651]
|
05/02/07 21:03:08 |
rick |
apply [6648] to 1.2 stable |
|
|
|
@6650
|
[6650]
|
05/02/07 13:28:33 |
rick |
apply [6649] to stable, closes #8226 [Stefan Kaes] |
|
|
|
@6571
|
[6571]
|
04/24/07 16:58:24 |
david |
Improved performance by relying less on exception raising #8159 [Blaine] |
|
|
|
@6544
|
[6544]
|
04/20/07 21:41:06 |
rick |
forgot to save changelog |
|
|
|
@6543
|
[6543]
|
04/20/07 21:40:47 |
rick |
Return the string representation from an Xml Builder when rendering a … |
|
|
|
@6471
|
[6471]
|
03/27/07 14:04:38 |
rick |
documentation project patches, closes #7342, #7319, #7316, #7190 … |
|
|
|
@6456
|
[6456]
|
03/23/07 16:55:31 |
bitsweat |
Merge [6455] from trunk. Fix PStore typo. References #7900. |
|
|
|
@6450
|
[6450]
|
03/19/07 12:55:34 |
bitsweat |
Merge [6449] from trunk. Fixes SQLite binary encoding with utf8 kcode. … |
|
|
|
@6448
|
[6448]
|
03/18/07 13:49:05 |
bitsweat |
Merge [6446] from trunk. Never return nil from read_params for … |
|
|
|
@6447
|
[6447]
|
03/18/07 13:47:08 |
bitsweat |
Merge [6445] from trunk. Consistently canonicalizes RAILS_ROOT on Windows … |
|
|
|
@6432
|
[6432]
|
03/16/07 05:55:31 |
bitsweat |
Merge [6431] from trunk. CGI::Session::Pstore performance. References … |
|
|
|
@6428
|
[6428]
|
03/14/07 23:40:59 |
ulysses |
Merge [6426] to stable |
|
|
|
@6423
|
[6423]
|
03/14/07 01:43:14 |
bitsweat |
Merge [6422] from trunk. Undeprecates verification with :redirect_to => … |
|
|
|
@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 |
|
|
|
@6417
|
[6417]
|
03/13/07 22:41:24 |
david |
Monkey doc around in an attempt to please rdoc |
|
|
|
@6416
|
[6416]
|
03/13/07 22:31:07 |
david |
Use inline rubyforge automation |
|
|
|
@6410
|
[6410]
|
03/13/07 05:32:55 |
rick |
apply [6408] to stable |
|
|
|
@6395
|
[6395]
|
03/12/07 23:44:05 |
david |
Prepare for release of Rails 1.2.3 |
|
|
|
@6390
|
[6390]
|
03/12/07 18:01:28 |
rick |
Apply [5709] to stable |
|
|
|
@6365
|
[6365]
|
03/09/07 03:25:37 |
bitsweat |
Merge [6364] from trunk. Consistently quote primary key column names. … |
|
|
|
@6361
|
[6361]
|
03/09/07 02:09:04 |
bitsweat |
Merge [6360] from trunk. Fixes YAML Omap fixtures. References #2665. |
|
|
|
@6345
|
[6345]
|
03/06/07 09:24:14 |
bitsweat |
Merge [6344] from trunk. Check for MinGW when testing for Windows … |
|
|
|
@6337
|
[6337]
|
03/05/07 11:37:18 |
bitsweat |
Merge [6336] from trunk. References #6466, #7153. |
|
|
|
@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 … |
|
|
|
@6328
|
[6328]
|
03/04/07 23:23:05 |
bitsweat |
Ruby 1.8.6 compatibility: the bundled mysql.rb had used deprecated … |
|
|
|
@6281
|
[6281]
|
03/02/07 11:08:52 |
bitsweat |
Merge [6099] from trunk. Compatibility with Ruby 1.8.6: make private … |
|
|
|
@6254
|
[6254]
|
02/27/07 06:37:54 |
bitsweat |
Merge [6253] from trunk. References #6680. |
|
|
|
@6250
|
[6250]
|
02/27/07 03:27:14 |
rick |
apply [6248] to stable |
|
|
|
@6242
|
[6242]
|
02/26/07 21:42:38 |
bitsweat |
Merge [6241] from trunk. |