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
/
date_time_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-7
/
+7
*
Fix a false assertion
Yuki Nishijima
2015-01-17
1
-1
/
+1
*
Support datetime values in AR::Type::DateTime#type_cast_for_database
brainopia
2015-01-03
1
-0
/
+8
*
Don't raise on out-of-range datetimes passed by a user
Grey Baker
2014-12-23
1
-0
/
+10
*
prevent global timezone state from leaking out of test cases.
Yves Senn
2013-10-25
1
-1
/
+1
*
Deprecate obsolete Time to DateTime fallback methods
Andrew White
2012-12-11
1
-3
/
+3
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Move helper methods to helper.rb. Make test not depend on local TZ to pass or...
Emilio Tagua
2010-09-21
1
-9
/
+13
*
create DateTime value with local offset as later it is compared to Time value...
Raimonds Simanovskis
2010-06-04
1
-1
/
+3
*
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
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+37