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
/
column_attributes_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve `migration/column_attributes_test.rb` (#25286)
Ryuta Kamizono
2017-08-18
1
-3
/
+17
*
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
*
Merge pull request #26631 from kamipo/remove_duplicate_condition
Matthew Draper
2016-10-06
1
-3
/
+1
|
\
|
*
Remove duplicated `unless current_adapter?(:SQLite3Adapter)` condition
Ryuta Kamizono
2016-09-27
1
-3
/
+1
*
|
`:text_too_big` column should be `:text`, not `:integer`
Ryuta Kamizono
2016-09-27
1
-1
/
+1
|
/
*
Remove duplicated `elsif` branch
Ryuta Kamizono
2016-09-11
1
-2
/
+0
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-14
/
+14
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-17
/
+17
*
Oracle TIMESTAMP sql type is associated with Rails `DateTime` type now
Yasuo Honda
2016-07-20
1
-8
/
+1
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
1
-1
/
+1
*
Remove legacy mysql adapter
Ryuta Kamizono
2015-12-21
1
-2
/
+0
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-3
/
+3
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Disable some tests on SQLite
Rafael Mendonça França
2014-07-17
1
-77
/
+77
*
/mysql/i -> MySQL, Spell correct in continuation to #15555
Akshay Vishnoi
2014-06-14
1
-1
/
+1
*
Remove dead test code for unsupported adapters
Sean Griffin
2014-05-17
1
-3
/
+3
*
test, show current adapter behavior for `add_column limit: nil`.
Yves Senn
2014-04-04
1
-0
/
+8
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-25
/
+25
*
removes the obsolete private method column_methods_hash [Closes #11406]
Xavier Noria
2013-07-16
1
-15
/
+6
*
Removed unused test for DateTime.local_offset
Arun Agrawal
2013-07-07
1
-20
/
+0
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-4
/
+4
*
column default extraction should handle newlines.
Aaron Patterson
2012-08-17
1
-0
/
+8
*
revert Default timestamps to non-null
Dave Kroondyk
2012-07-18
1
-4
/
+4
*
TimeZone format is always /[+-]\d{2}:\d{2}/ in Ruby 1.9
Akira Matsuda
2012-06-12
1
-1
/
+1
*
Integer limit out of range should be allowed to raise. Closes #6272
Erich Menge
2012-05-16
1
-0
/
+10
*
remove calls to find(:first), find(:last) and find(:all)
Jon Leighton
2012-04-26
1
-3
/
+3
*
moving rename column tests to their own class
Aaron Patterson
2012-01-13
1
-17
/
+31
*
moving column attributes tests to their own class
Aaron Patterson
2012-01-13
1
-0
/
+174