|
|
|
@9084
|
[9084]
|
03/24/08 02:50:02 |
rick |
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 … |
|
|
|
@9075
|
[9075]
|
03/22/08 02:20:37 |
bitsweat |
has_one :through supports :source_type. Fix up some tests. References … |
|
|
|
@9067
|
[9067]
|
03/21/08 18:09:03 |
rick |
Add has_one :through support, finally. Closes #4756 [thechrisoshow] |
|
|
|
@8942
|
[8942]
|
02/28/08 20:42:01 |
bitsweat |
Fix that batched :include would pull in duplicate records in some cases. … |
|
|
|
@8933
|
[8933]
|
02/27/08 22:41:35 |
bitsweat |
Fix preloading nil polymorphic belongs_to. Closes #11218 [matrix9180] |
|
|
|
@8890
|
[8890]
|
02/18/08 00:14:54 |
nzkoz |
Make dynamic finders respect the :include on HasManyThrough associations. … |
|
|
|
@8776
|
[8776]
|
02/02/08 03:27:31 |
bitsweat |
Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey … |
|
|
|
@8762
|
[8762]
|
01/31/08 07:50:15 |
bitsweat |
Fixed preloading belongs_to associations which reference a custom foreign … |
|
|
|
@8735
|
[8735]
|
01/26/08 06:23:03 |
nzkoz |
Make sure that belongs_to counter decrements when assigning nil Closes … |
|
|
|
@8682
|
[8682]
|
01/21/08 17:21:12 |
bitsweat |
Add missing author_addresses.yml fixture. Closes #10592. |
|
|
|
@8681
|
[8681]
|
01/21/08 17:20:51 |
bitsweat |
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails |
|
|
|
@8675
|
[8675]
|
01/19/08 05:30:42 |
bitsweat |
belongs_to supports :dependent => :destroy and :delete. Closes #10592. |
|
|
|
@8659
|
[8659]
|
01/18/08 07:29:00 |
bitsweat |
move schema |
|
|
|
@8658
|
[8658]
|
01/18/08 07:28:07 |
bitsweat |
move migrations |
|
|
|
@8657
|
[8657]
|
01/18/08 07:27:03 |
bitsweat |
move assets and models |
|
|
|
@8594
|
[8594]
|
01/08/08 03:54:40 |
bitsweat |
Fixtures: removed support for the ancient pre-YAML file format. Closes … |
|
|
|
@8571
|
[8571]
|
01/05/08 14:58:28 |
bitsweat |
More thoroughly quote table names. Exposes some issues with sqlite2 … |
|
|
|
@8456
|
[8456]
|
12/21/07 01:49:01 |
bitsweat |
Eager belongs_to :include infers the foreign key from the association name … |
|
|
|
@8376
|
[8376]
|
12/11/07 20:08:30 |
rick |
Ensure that the :uniq option for has_many :through associations retains … |
|
|
|
@8309
|
[8309]
|
12/05/07 21:37:51 |
david |
Fixed that habtm associations should be able to set :select as part of … |
|
|
|
@8219
|
[8219]
|
11/26/07 22:46:11 |
bitsweat |
Foxy fixtures: support single-table inheritance. Closes #10234. |
|
|
|
@8218
|
[8218]
|
11/26/07 22:45:43 |
bitsweat |
Foxy fixtures: allow mixed usage to make migration easier and more … |
|
|
|
@8205
|
[8205]
|
11/25/07 22:08:38 |
david |
Fixed that create table with :id => false and fixtures don't play nice … |
|
|
|
@8186
|
[8186]
|
11/22/07 01:30:22 |
bitsweat |
Add example.log for binary escaping test. References #10176. |
|
|
|
@8178
|
[8178]
|
11/21/07 07:32:44 |
bitsweat |
Dynamic finders on association collections respect association :limit. … |
|
|
|
@8174
|
[8174]
|
11/21/07 01:51:57 |
nzkoz |
Make Dynamic Finders on Association Collections Respect Association :order … |
|
|
|
@8170
|
[8170]
|
11/20/07 21:53:22 |
nzkoz |
Add 'foxy' support for fixtures of polymorphic associations. Closes #10183 … |
|
|
|
@8128
|
[8128]
|
11/11/07 01:03:43 |
rick |
Fix HasManyThrough Association so it uses :conditions on the HasMany … |
|
|
|
@8043
|
[8043]
|
10/27/07 18:51:32 |
bitsweat |
Fix has_many :through delete with custom foreign keys. Closes #6466. |
|
|
|
@8036
|
[8036]
|
10/26/07 05:56:46 |
bitsweat |
Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981. |
|
|
|
@8030
|
[8030]
|
10/26/07 03:42:28 |
marcel |
Allow find on a has_many association defined with :finder_sql to accept id … |
|
|
|
@8003
|
[8003]
|
10/23/07 17:39:35 |
bitsweat |
Assigning an instance of a foreign class to a composed_of aggregate calls … |
|
|
|
@8000
|
[8000]
|
10/23/07 06:18:42 |
bitsweat |
validates_uniqueness_of behaves well with abstract superclasses. … |
|
|
|
@7972
|
[7972]
|
10/19/07 01:52:50 |
nzkoz |
Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, … |
|
|
|
@7958
|
[7958]
|
10/17/07 21:35:46 |
nzkoz |
Use a smaller binary fixture so we don't overflow column size limitations … |
|
|
|
@7935
|
[7935]
|
10/16/07 05:07:58 |
bitsweat |
Refactor association create and build so before & after callbacks behave … |
|
|
|
@7932
|
[7932]
|
10/16/07 05:06:33 |
bitsweat |
Quote table names. Defaults to column quoting. Closes #4593. |
|
|
|
@7930
|
[7930]
|
10/16/07 05:05:22 |
bitsweat |
Moving SQL Server tests to the extracted adapter. References #9884. |
|
|
|
@7826
|
[7826]
|
10/10/07 19:11:50 |
xal |
find_and_(initialize|create)_by methods can now properly initialize … |
|
|
|
@7824
|
[7824]
|
10/10/07 06:45:13 |
nzkoz |
Ensure that 'autosaving' works when associations aren't loaded [Bryan … |
|
|
|
@7802
|
[7802]
|
10/08/07 06:21:38 |
nzkoz |
Make sure AR::Base#clone handles attr changes made in after_initialize … |
|
|
|
@7801
|
[7801]
|
10/08/07 06:17:53 |
bitsweat |
PostgreSQL: support multiline default values. Closes #7533. |
|
|
|
@7754
|
[7754]
|
10/06/07 01:03:19 |
nzkoz |
Missed the add |
|
|
|
@7753
|
[7753]
|
10/06/07 00:49:58 |
nzkoz |
Send the correct INSERT statement when dealing with objects with only … |
|
|
|
@7748
|
[7748]
|
10/05/07 19:27:33 |
rick |
Don't call attr_readonly on polymorphic belongs_to associations, in case … |
|
|
|
@7519
|
[7519]
|
09/20/07 23:22:30 |
david |
Added ActiveRecord::Base#to_json/from_json (currently does not support … |
|
|
|
@7504
|
[7504]
|
09/17/07 21:19:44 |
bitsweat |
Associations macros accept extension blocks alongside modules. Closes … |
|
|
|
@7500
|
[7500]
|
09/17/07 09:29:02 |
nzkoz |
Ensure that custom mutators aren't redefined by define_attribute_methods. … |
|
|
|
@7472
|
[7472]
|
09/13/07 23:21:14 |
bitsweat |
OpenBase: update for new lib and latest Rails. Support migrations. Closes … |
|
|
|
@7454
|
[7454]
|
09/11/07 03:25:59 |
david |
Moved acts_as_tree into a plugin of the same name on the official Rails … |
|
|
|
@7453
|
[7453]
|
09/11/07 03:09:37 |
david |
Moved acts_as_nested_set into a plugin of the same name on the official … |
|
|
|
@7444
|
[7444]
|
09/10/07 04:41:09 |
nzkoz |
Remove acts_as_list. Users are advised to install the new plugin. … |
|
|
|
@7329
|
[7329]
|
08/16/07 06:26:30 |
nzkoz |
Improve performance and functionality of the postgresql adapter. Closes … |
|
|
|
@7325
|
[7325]
|
08/16/07 04:36:55 |
nzkoz |
Make sure has_many associations honour :include when counting. Closes … |
|
|
|
@7279
|
[7279]
|
08/07/07 09:53:33 |
nzkoz |
Make habtm respect the :select option. Closes #9207. [Aleksey Kondratenko] |
|
|
|
@7156
|
[7156]
|
06/30/07 03:31:48 |
nzkoz |
Don't call unsupported methods on associated objects when using :include, … |
|
|
|
@7119
|
[7119]
|
06/25/07 22:42:19 |
bitsweat |
Fix polymorphic has_one associations declared in an abstract class. Closes … |
|
|
|
@6903
|
[6903]
|
05/30/07 06:34:25 |
bitsweat |
acts_as_nested_set: direct_children is sorted correctly. Closes #4761. |
|
|
|
@6827
|
[6827]
|
05/24/07 20:39:51 |
rick |
Ensure that associations with :dependent => :delete_all respect … |
|
|
|
@6801
|
[6801]
|
05/21/07 19:50:44 |
rick |
forgot binary fixture |
|
|
|
@6408
|
[6408]
|
03/13/07 05:23:18 |
rick |
Allow a polymorphic :source for has_many :through associations. Closes … |
|
|
|
@6364
|
[6364]
|
03/09/07 03:23:37 |
bitsweat |
Consistently quote primary key column names. Closes #7763. |
|
|
|
@6360
|
[6360]
|
03/09/07 02:06:50 |
bitsweat |
Fixtures: fix YAML ordered map support. Closes #2665. |
|
|
|
@6336
|
[6336]
|
03/05/07 11:34:39 |
bitsweat |
Fix has_many :through << with custom foreign keys. Closes #6466, #7153. |
|
|
|
@6297
|
[6297]
|
03/03/07 14:20:57 |
bitsweat |
SQLServer: recognize real column type as Ruby float, correctly schema-dump … |
|
|
|
@6227
|
[6227]
|
02/25/07 17:31:43 |
david |
Added fixtures :all to test_helper.rb to assume that most people just want … |
|
|
|
@6074
|
[6074]
|
01/28/07 15:45:06 |
bitsweat |
MySQL: blob and text columns may not have defaults in 5.x. Update fixtures … |
|
|
|
@6013
|
[6013]
|
01/23/07 04:19:16 |
bitsweat |
Subclasses of an abstract class work with single-table inheritance. … |
|
|
|
@5933
|
[5933]
|
01/15/07 00:34:43 |
bitsweat |
Oracle: create_table takes a :sequence_name option to override the … |
|
|
|
@5891
|
[5891]
|
01/12/07 05:44:28 |
bitsweat |
SQLServer: handle [quoted] table names. Closes #6635. |
|
|
|
@5889
|
[5889]
|
01/12/07 05:33:09 |
bitsweat |
acts_as_nested_set works with single-table inheritance. Closes #6030. |
|
|
|
@5885
|
[5885]
|
01/12/07 04:58:08 |
bitsweat |
Inline primary keys. |
|
|
|
@5839
|
[5839]
|
01/05/07 00:12:06 |
nzkoz |
Sybase adapter fixes. Closes #6926 [jsheets] |
|
|
|
@5749
|
[5749]
|
12/19/06 18:04:42 |
bitsweat |
utf8 mysql topics table |
|
|
|
@5660
|
[5660]
|
12/01/06 21:24:47 |
bitsweat |
Subclasses of an abstract class work with single-table inheritance. Closes … |
|
|
|
@5586
|
[5586]
|
11/20/06 08:54:42 |
bitsweat |
MySQL: detect when a NOT NULL column without a default value is … |
|
|
|
@5520
|
[5520]
|
11/14/06 03:32:16 |
bitsweat |
Cleanup SQLite AUTOINCREMENT: exclude sqlite_sequence table, factor out … |
|
|
|
@5384
|
[5384]
|
11/01/06 20:28:48 |
bitsweat |
Oracle: resolve test failures, use prefetched primary key for inserts, … |
|
|
|
@5305
|
[5305]
|
10/15/06 16:37:11 |
rick |
Fix has_many :through to add the appropriate conditions when going through … |
|
|
|
@5264
|
[5264]
|
10/09/06 02:46:57 |
rick |
Removes the ability for eager loaded conditions to be interpolated, since … |
|
|
|
@5255
|
[5255]
|
10/09/06 01:42:09 |
david |
Deprecated add_on_boundary_breaking (use validates_length_of instead) … |
|
|
|
@5116
|
[5116]
|
09/15/06 07:02:05 |
bitsweat |
Deprecation tests. Remove warnings for dynamic finders and for the … |
|
|
|
@4958
|
[4958]
|
09/04/06 00:02:38 |
bitsweat |
Optimistic locking: gracefully handle nil versions, treat as zero. Closes … |
|
|
|
@4909
|
[4909]
|
09/02/06 21:00:09 |
bitsweat |
to_xml: the :methods option works on arrays of records. Closes #5845. |
|
|
|
@4897
|
[4897]
|
09/02/06 02:51:01 |
bitsweat |
Commit stray fixture. |
|
|
|
@4893
|
[4893]
|
09/01/06 05:31:56 |
bitsweat |
has_many :through conditions are sanitized by the associating class. … |
|
|
|
@4848
|
[4848]
|
08/29/06 17:06:27 |
bitsweat |
has_one supports the :dependent => :delete option which skips the typical … |
|
|
|
@4811
|
[4811]
|
08/24/06 01:50:24 |
bitsweat |
Fixtures: correct escaping of \n and \r. Closes #5859. |
|
|
|
@4809
|
[4809]
|
08/23/06 05:49:40 |
bitsweat |
Migrations: gracefully handle missing migration files. Closes #5857. |
|
|
|
@4808
|
[4808]
|
08/23/06 05:30:14 |
bitsweat |
MySQL: update test schema for MySQL 5 strict mode. Closes #5861. |
|
|
|
@4777
|
[4777]
|
08/16/06 18:22:51 |
bitsweat |
Shorten index name. |
|
|
|
@4776
|
[4776]
|
08/16/06 18:10:52 |
bitsweat |
Included associations: go deep. |
|
|
|
@4758
|
[4758]
|
08/14/06 07:19:47 |
bitsweat |
Fix for deep includes on the same association. |
|
|
|
@4596
|
[4596]
|
07/08/06 20:35:56 |
bitsweat |
r4704@asus: jeremy | 2006-06-27 12:00:19 -0700
decimal
r4705@asus: … |
|
|
|
@4594
|
[4594]
|
07/08/06 17:13:21 |
bitsweat |
Firebird migrations support. Closes #5337. |
|
|
|
@4579
|
[4579]
|
07/07/06 17:40:22 |
bitsweat |
PostgreSQL: correctly quote microseconds in timestamps. Closes #5641. |
|
|
|
@4494
|
[4494]
|
06/25/06 18:04:06 |
bitsweat |
PostgreSQL: support microsecond time resolution. Closes #5492. |
|
|
|
@4423
|
[4423]
|
06/03/06 21:52:22 |
david |
For Firebird adapter |
|
|
|
@4420
|
[4420]
|
06/03/06 21:47:29 |
david |
Make more Firebird tests pass (closes #5188) [kennethkunz@gmail.com] |
|
|
|
@4413
|
[4413]
|
06/03/06 00:01:08 |
bitsweat |
to_xml fixes, features, and speedup. Closes #4989. |