|
|
|
@8895
|
[8895]
|
02/19/08 02:09:55 |
bitsweat |
Remove wasteful signal trap from transactions. Backport from 2-0-stable. |
|
|
|
@8195
|
[8195]
|
11/24/07 00:01:30 |
nzkoz |
Prepare for 1.2.6 |
|
|
|
@8048
|
[8048]
|
10/27/07 21:15:17 |
bitsweat |
Merge [8046] from trunk: allow association redefinition in subclasses. … |
|
|
|
@8042
|
[8042]
|
10/27/07 18:49:52 |
bitsweat |
Fix has_many :through delete with custom foreign keys. References #6466. |
|
|
|
@7940
|
[7940]
|
10/16/07 06:56:07 |
bitsweat |
Fix regression where the association would not construct new finder SQL on … |
|
|
|
@7841
|
[7841]
|
10/12/07 04:00:21 |
david |
Update versions for release |
|
|
|
@7823
|
[7823]
|
10/10/07 05:42:52 |
nzkoz |
Add deprecation warning for calling .create on has_many associations with … |
|
|
|
@7815
|
[7815]
|
10/09/07 05:16:43 |
nzkoz |
Make sure acts_as_list's remove_from_list and in_list? play nicely with … |
|
|
|
@7740
|
[7740]
|
10/05/07 03:58:34 |
david |
Update versions for release |
|
|
|
@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] |
|
|
|
@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. … |
|
|
|
@6880
|
[6880]
|
05/28/07 15:54:39 |
rick |
apply [6879] to stable. Closes #7293. |
|
|
|
@6805
|
[6805]
|
05/22/07 03:41:29 |
bitsweat |
Merge [6804] to stable: belongs_to assignment creates a new proxy rather … |
|
|
|
@6799
|
[6799]
|
05/21/07 18:56:44 |
rick |
merge [6798] into stable. |
|
|
|
@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. |
|
|
|
@6739
|
[6739]
|
05/15/07 19:32:35 |
bitsweat |
Merge [6738] to stable: extract Oracle CHAR column length. References … |
|
|
|
@6571
|
[6571]
|
04/24/07 16:58:24 |
david |
Improved performance by relying less on exception raising #8159 [Blaine] |
|
|
|
@6471
|
[6471]
|
03/27/07 14:04:38 |
rick |
documentation project patches, closes #7342, #7319, #7316, #7190 … |
|
|
|
@6450
|
[6450]
|
03/19/07 12:55:34 |
bitsweat |
Merge [6449] from trunk. Fixes SQLite binary encoding with utf8 kcode. … |
|
|
|
@6417
|
[6417]
|
03/13/07 22:41:24 |
david |
Monkey doc around in an attempt to please rdoc |
|
|
|
@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 |
|
|
|
@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. |
|
|
|
@6337
|
[6337]
|
03/05/07 11:37:18 |
bitsweat |
Merge [6336] from trunk. References #6466, #7153. |
|
|
|
@6328
|
[6328]
|
03/04/07 23:23:05 |
bitsweat |
Ruby 1.8.6 compatibility: the bundled mysql.rb had used deprecated … |
|
|
|
@6242
|
[6242]
|
02/26/07 21:42:38 |
bitsweat |
Merge [6241] from trunk. |
|
|
|
@6124
|
[6124]
|
02/04/07 22:12:33 |
david |
Prepare for release of Rails 1.2.2 |
|
|
|
@6122
|
[6122]
|
02/04/07 21:30:59 |
nzkoz |
Merge 5876 to release. |
|
|
|
@6119
|
[6119]
|
02/04/07 20:44:45 |
david |
Fix gem deprecation warnings, which also means depending on RubyGems … |
|
|
|
@6109
|
[6109]
|
02/04/07 18:05:49 |
rick |
Don't create instance writer methods for class attributes. [Rick] |
|
|
|
@6092
|
[6092]
|
01/30/07 16:33:39 |
minam |
When dealing with SQLite3, use the table_info pragma helper, so that the … |
|
|
|
@6085
|
[6085]
|
01/28/07 17:52:25 |
bitsweat |
Merge [6084] from trunk. References #7083. |
|
|
|
@6066
|
[6066]
|
01/28/07 09:02:09 |
bitsweat |
Merge [5434] from trunk. Reference #6495. |
|
|
|
@6065
|
[6065]
|
01/28/07 08:51:33 |
bitsweat |
Merge [6064] from trunk. References #6778. |
|
|
|
@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/activerecord/lib:
|
|
|
|
@6024
|
[6024]
|
01/24/07 01:33:56 |
bitsweat |
Merge [6023] from trunk. References #7330. |