| 1b02299 |
2013-05-10 |
Merge pull request #6792 from Empact/postgres-distinct |
| f1af9f8 |
2013-05-03 |
Merge pull request #9426 from exviva/nested_attributes_r... |
| 6023a50 |
2013-05-03 |
Merge pull request #10417 from jholton/fix_association_a... |
| 30f297b |
2013-05-03 |
Revert "Merge pull request #10433 from wangjohn/making_c... |
| ffaceaa |
2013-05-03 |
Work around change in how MiniTest detects SIGINFO |
| 1a91098 |
2013-05-03 |
Work around change in how MiniTest detects SIGINFO |
| 6698277 |
2013-05-03 |
Fix broken mysql test |
| 3652e4e |
2013-05-03 |
Fix broken mysql test |
| d7abe91 |
2013-05-10 |
Set the inverse when association queries are refined |
| 3880a2b |
2013-05-10 |
Set the inverse when association queries are refined |
| 0920d4f |
2013-04-19 |
Revert "Merge pull request #10183 from jholton/fix_assoc... |
| e8727d3 |
2013-04-19 |
Merge pull request #10183 from jholton/fix_association_a... |
| 77fec13 |
2013-04-19 |
Merge pull request #10200 from calebthompson/ct-fix-free... |
| 32a5cad |
2013-05-10 |
Move #proxy_association method to AssociationRelation |
| ee4c0a5 |
2013-05-10 |
Move #proxy_association method to AssociationRelation |
| 685cf14 |
2013-04-05 |
Merge pull request #9996 from mikz/master |
| bab0e28 |
2013-04-05 |
Merge pull request #10058 from jamesgolick/master |
| 8606a7f |
2013-04-05 |
Fix scope chaining + STI |
| 029dd43 |
2013-03-22 |
Merge pull request #9873 from senny/use_old_hash_syntax |
| d8d6dad |
2013-03-22 |
Merge pull request #9872 from senny/test_case_to_prevent... |
| c91789c |
2013-03-22 |
Don't kill the console |
| ae2baab |
2013-03-22 |
Merge pull request #9870 from senny/9806_eager_loading_r... |
| a1d0b8c |
2013-03-22 |
Merge pull request #9707 from route/updates_another_record |
| 7748d64 |
2013-03-22 |
Send SIGTERM, not SIGQUIT. |
| 79c02e8 |
2013-03-22 |
Delete failing test |
| 5558bb0 |
2013-03-15 |
Merge pull request #9733 from senny/9712_option_to_turn_... |
| 133a175 |
2013-03-15 |
Cache the association proxy object |
| 0721d3b |
2013-03-15 |
Merge pull request #9683 from senny/deprecate_count_dist... |
| 962604f |
2013-03-15 |
Merge pull request #9686 from strzalek/cast_number_to_st... |
| 15970ef |
2013-03-09 |
Merge pull request #9371 from benmoss/access-connection-... |
| 9ae81be |
2013-03-09 |
Fix race condition in test |
| 72be5bb |
2013-03-09 |
Bump up timeouts |
| e5fc096 |
2013-03-08 |
The console --sandbox transaction should not be joinable |
| be3e10c |
2013-03-08 |
Fix rails console --sandbox |
| 9f007d7 |
2013-03-08 |
Write a more comprehensive CHANGELOG message [ci skip] |
| f1082b8 |
2013-03-08 |
Merge pull request #9553 from neerajdotname/7365-mergin-... |
| 7d93d91 |
2013-02-15 |
Remove valid_type? method |
| 520a16c |
2013-02-15 |
Revert "Make valid_type? public" |
| c65b076 |
2013-02-15 |
Revert "checking in the abstractions for valid type chec... |
| 2f99779 |
2013-02-15 |
Revert "Revert "Merge pull request #9206 from ranjaykris... |
| 8aa4603 |
2013-02-15 |
Revert "Merge pull request #9206 from ranjaykrishna/use_... |
| c8d8899 |
2013-01-27 |
Prevent Relation#merge from collapsing wheres on the RHS |
| 48d05bd |
2013-01-25 |
Remove obsolete test file |
| 40e7978 |
2013-01-18 |
Merge pull request #8994 from Springest/fix_default_scop... |
| 1d55e07 |
2013-01-18 |
The test setup is not threadsafe. Wrap in a mutex. |
| 227cfe5 |
2013-01-18 |
MiniTest already defines a ParallelEach class |
| 5937bd0 |
2013-01-18 |
Undeprecate the :extend option |
| 5f759ff |
2013-01-18 |
CollectionProxy should be default scoped |
| e8d80f7 |
2013-01-18 |
Merge pull request #8912 from senny/8879_association_emp... |
| 94797ed |
2013-01-11 |
Merge pull request #8623 from virusman/form_helpers_coll... |
| 15b7482 |
2013-01-11 |
Merge pull request #8568 from inossidabile/fix-in_clause... |