| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'rails/master' | Emilio Tagua | 2009-08-08 | 1 | -1/+2 |
|\ |
|
| * | added :order to find :all as otherwise Oracle tests were failing | Raimonds Simanovskis | 2009-08-06 | 1 | -1/+2 |
* | | Merge commit 'rails/master' | Emilio Tagua | 2009-06-30 | 1 | -2/+2 |
|\| |
|
| * | Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a... | Pratik Naik | 2009-07-01 | 1 | -2/+2 |
| * | Revert "Generate proper :counter_sql from :finder_sql when there is a newline... | Yehuda Katz + Carl Lerche | 2009-06-22 | 1 | -2/+2 |
| * | Generate proper :counter_sql from :finder_sql when there is a newline charact... | Patrick Joyce | 2009-06-21 | 1 | -2/+2 |
* | | Calculations now use Arel to construct the query. | Emilio Tagua | 2009-04-29 | 1 | -2/+2 |
|/ |
|
* | Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. | Jeremy Kemper | 2009-03-08 | 1 | -2/+2 |
* | Remove SQL Server cases from tests for latest adapter work to pass rails expe... | Ken Collins | 2008-11-19 | 1 | -2/+2 |
* | fixed association preloading to use = instead of IN when there's only one record | rsl | 2008-09-10 | 1 | -1/+1 |
* | Fix file permissions | Tarmo Tänav | 2008-07-31 | 1 | -0/+0 |
* | Fix integer quoting issues in association preload. [#602 state:resolved] | Tiago Macedo | 2008-07-14 | 1 | -0/+7 |
* | Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS... | Joshua Peek | 2008-06-03 | 1 | -2/+2 |
* | Add ActiveRecord::Base.sti_name that checks ActiveRecord::Base#store_full_sti... | rick | 2008-05-31 | 1 | -1/+17 |
* | Add ActiveRecord option to store the full class name on STI's type column, al... | Rodrigo Kochenburger | 2008-05-13 | 1 | -0/+28 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -3/+3 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -3/+3 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+211 |