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
/
adapters
/
postgresql
/
infinity_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
PostgreSQL: Treat infinite values in date like datetime consistently
Ryuta Kamizono
2018-02-23
1
-0
/
+39
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add assertion messages
Akira Matsuda
2017-01-25
1
-1
/
+1
*
assert_send is going to be deprecated since minitest 5.10.0
Akira Matsuda
2017-01-18
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-1
/
+1
*
PostgreSQL, Add test case for "Infinity" string assignment to float columns.
Lars Kanis
2015-03-22
1
-0
/
+9
*
Prefer `drop_table if_exists: true` over raw SQL
Ryuta Kamizono
2015-02-18
1
-1
/
+1
*
Update test case for TZ aware attributes
Sean Griffin
2014-12-08
1
-4
/
+14
*
Allow custom handling of non-standard types in `time_zone_conversion`
Sean Griffin
2014-12-08
1
-0
/
+6
*
Do not rely on the column type when quoting infinity
Sean Griffin
2014-07-03
1
-0
/
+44