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
/
serial_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-6
/
+6
*
Fix longer sequence name detection for serial columns (#28339)
Ryuta Kamizono
2017-10-15
1
-0
/
+32
*
Fix collided sequence name detection
Ryuta Kamizono
2017-09-18
1
-0
/
+36
*
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
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
Fix test failures caused by #23958
Sean Griffin
2016-03-11
1
-1
/
+1
*
Merge pull request #23677 from kamipo/passing_table_name_to_column_initialize
Rafael França
2016-03-11
1
-0
/
+26
|
\
|
*
Initialize `column.table_name` immediately for `column.serial?` correctly wor...
Ryuta Kamizono
2016-03-08
1
-0
/
+26
*
|
Fix bigserial appears with limit 8 for schema dumper
Ryuta Kamizono
2016-03-04
1
-2
/
+2
|
/
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-2
/
+2
*
Correctly dump `serial` and `bigserial`
Ryuta Kamizono
2015-03-04
1
-0
/
+60