|
|
|
@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. |
|
|
|
@7940
|
[7940]
|
10/16/07 06:56:07 |
bitsweat |
Fix regression where the association would not construct new finder SQL on … |
|
|
|
@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 … |
|
|
|
@7706
|
[7706]
|
10/01/07 02:14:31 |
nzkoz |
Merge sqlite test fixes from trunk |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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. |
|
|
|
@6410
|
[6410]
|
03/13/07 05:32:55 |
rick |
apply [6408] 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. |
|
|
|
@6337
|
[6337]
|
03/05/07 11:37:18 |
bitsweat |
Merge [6336] from trunk. References #6466, #7153. |
|
|
|
@6122
|
[6122]
|
02/04/07 21:30:59 |
nzkoz |
Merge 5876 to release. |
|
|
|
@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. |
|
|
|
@6068
|
[6068]
|
01/28/07 09:12:04 |
bitsweat |
Merge [6067] from trunk. References #6778. |
|
|
|
@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/test:
|
|
|
|
@6024
|
[6024]
|
01/24/07 01:33:56 |
bitsweat |
Merge [6023] from trunk. References #7330. |