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
/
migration
/
references_statements_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Both reference id and type should be `NOT NULL` if `null: false` is specified
Ryuta Kamizono
2017-05-19
1
-0
/
+8
*
Don't share `options` with a reference type column
Ryuta Kamizono
2017-03-04
1
-0
/
+7
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-5
/
+5
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
Fix wrong test name
Prathamesh Sonpatki
2016-07-16
1
-1
/
+1
*
Add test to verify named unique index, when creating reference via add_reference
Vipul A M
2016-04-16
1
-0
/
+5
*
Pare back default `index` option for the migration generator
Prathamesh Sonpatki
2016-01-24
1
-5
/
+5
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Use type column first in multi-column indexes
Derek Prior
2014-10-24
1
-1
/
+1
*
Merge pull request #16231 from Envek/type_in_references
Yves Senn
2014-07-22
1
-0
/
+5
|
\
|
*
Allow to specify a type for foreign key column in migrations
Andrey Novikov
2014-07-22
1
-0
/
+10
|
/
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-8
/
+8
*
Check if the options value is present before to send the deprecation
Rafael Mendonça França
2012-11-03
1
-2
/
+2
*
Add references schema statements
Aleksey Magusev
2012-07-03
1
-0
/
+111