index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
inheritance_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixing dup regressions
Aaron Patterson
2010-11-23
1
-1
/
+1
*
type_name should check for blank because people may have messed up databases
Aaron Patterson
2010-09-30
1
-0
/
+14
*
Add scoping and unscoped as the syntax to replace the old with_scope and with...
José Valim
2010-06-29
1
-1
/
+1
*
Final iteration of use better testing methods
Neeraj Singh
2010-05-19
1
-7
/
+7
*
Changed ActiveRecord::Base.store_full_sti_class to be true by default reflect...
David Heinemeier Hansson
2010-01-03
1
-0
/
+3
*
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
[prev]