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
/
base_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert to previous mysql-specific assertion, and only run the test on mysql.
Michael Koziarski
2008-02-20
1
-3
/
+5
*
remove implicit assumption about mysql in the assertion
Michael Koziarski
2008-02-20
1
-2
/
+2
*
Correct typo in before_type_cast code. Closes #11165 [amishyn]
Michael Koziarski
2008-02-19
1
-1
/
+17
*
ActiveRecord::Base#instantiate_time_object only uses Time.zone when Base.time...
Geoff Buesing
2008-02-16
1
-0
/
+15
*
Remove options from the attributes method, tidy up the implementation. Close...
Michael Koziarski
2008-02-13
1
-17
/
+0
*
Multiparameter attributes for time columns fail over to DateTime when out of ...
Geoff Buesing
2008-02-10
1
-0
/
+11
*
Add uses_tzinfo to active record tests to prevent breaking the cc.rb build et...
Michael Koziarski
2008-02-06
1
-18
/
+20
*
Add Time Zone support to ActiveRecord, and config.time_zone property for spec...
Rick Olson
2008-02-06
1
-0
/
+52
*
Make sure that belongs_to counter decrements when assigning nil Closes #10804...
Michael Koziarski
2008-01-26
1
-1
/
+1
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-14
/
+14
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+1831