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
/
timestamp_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-5
/
+5
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-2
/
+2
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Extract `DateTimePrecisionTest`
Ryuta Kamizono
2015-02-13
1
-100
/
+0
*
The datetime precision with zero should be dumped
Ryuta Kamizono
2015-02-11
1
-22
/
+39
*
Refactor microsecond precision to be database agnostic
Sean Griffin
2015-02-10
1
-0
/
+3
*
Fix rounding problem for PostgreSQL timestamp column
Ryuta Kamizono
2015-02-08
1
-0
/
+16
*
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-4
/
+4
*
Fix behavior of handling BC era dates.
edogawaconan
2014-06-05
1
-0
/
+12
*
pg test, move timestamp tests over to `postgresql/timestamp_test.rb`.
Yves Senn
2014-05-22
1
-11
/
+52
*
Adjust test value so that timezone has no effect
Andrew White
2014-02-07
1
-1
/
+1
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-12
/
+0
*
add missing require and fixtures
Aaron Patterson
2012-12-29
1
-0
/
+3
*
fix time typcasting on group counts in PG
Aaron Patterson
2012-12-28
1
-0
/
+6
*
Fix postgresql adapter to handle bc timestamps correctly
Bogdan Gusiev
2012-11-21
1
-0
/
+9
*
Allow precision option for postgresql datetimes
Tony Schneider
2012-06-22
1
-0
/
+65
*
Fix a couple of helper requires that were missed. This was causing the tests ...
Jon Leighton
2011-06-07
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Add missing require to fix the CI
Jon Leighton
2011-06-01
1
-0
/
+1
*
Isolated PostgreSQL test into PostgreSQL folder
Prem Sichanugrist
2011-05-31
1
-0
/
+29