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_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added nil case handling to allow rollback migration in case of
travis.h.oneill@gmail.com
2016-08-17
1
-0
/
+17
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-6
/
+6
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-18
/
+18
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-10
/
+10
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-35
/
+35
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-45
/
+45
*
Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`"
Yasuo Honda
2016-07-01
1
-15
/
+0
*
Merge pull request #24732 from y-yagi/update_record_specified_in_the_key
Rafael França
2016-05-21
1
-0
/
+17
|
\
|
*
update record specified in key
yuuji.yaginuma
2016-04-27
1
-0
/
+17
*
|
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
1
-2
/
+2
*
|
Replace `Rails.version.to_f` with Active Record
Jon Moss
2016-04-30
1
-0
/
+4
|
/
*
Change for `ActiveRecord::Migration.[]` to raise `ArgumentError` instead of `...
yui-knk
2016-03-24
1
-0
/
+3
*
Ensure `drop_table` even if tests failure or interrupted
Ryuta Kamizono
2016-02-24
1
-7
/
+5
*
`drop_table :test_text_limits` as well
Ryuta Kamizono
2016-02-24
1
-9
/
+13
*
Merge pull request #23789 from wisetara/wisetara/deprecate-args-ActiveSupport...
Rafael França
2016-02-23
1
-1
/
+1
|
\
|
*
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+1
*
|
Make sure we don't change the global state in the tests
Rafael Mendonça França
2016-02-23
1
-0
/
+4
*
|
Remove needless `drop_table :test_limits`
Ryuta Kamizono
2016-02-23
1
-3
/
+0
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-02-07
1
-2
/
+0
|
\
|
*
[ci skip] Good bye SQLite2
yui-knk
2016-02-06
1
-2
/
+0
*
|
Rename `active_record_internal_metadatas` to `ar_internal_metadata`
Yasuo Honda
2016-02-01
1
-0
/
+15
*
|
Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadata
Yasuo Honda
2016-02-01
1
-5
/
+5
|
/
*
Fix intermittent test failures
schneems
2016-01-14
1
-0
/
+1
*
Revert "Revert "Set environment even when no migration runs""
schneems
2016-01-14
1
-1
/
+28
*
Revert "Set environment even when no migration runs"
Sean Griffin
2016-01-14
1
-28
/
+1
*
Set environment even when no migration runs
schneems
2016-01-11
1
-0
/
+27
*
Clean up duplicate migration logic
schneems
2016-01-11
1
-1
/
+1
*
Merge pull request #22967 from schneems/schneems/generic-metadata
Sean Griffin
2016-01-08
1
-0
/
+44
|
\
|
*
Use hash like syntax for InternalMetadata
schneems
2016-01-08
1
-2
/
+2
|
*
Prevent destructive action on production database
schneems
2016-01-07
1
-0
/
+44
*
|
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
|
Don't over-specify types in our tests
Sean Griffin
2015-12-16
1
-1
/
+0
|
/
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-10
/
+10
*
Revert "Allow specifying the default table options for mysql adapters"
Sean Griffin
2015-11-19
1
-19
/
+0
*
Allow specifying the default table options for mysql adapters
Sean Griffin
2015-11-19
1
-0
/
+19
*
Rename 'key' to 'lock_id' or 'lock_name' for advisory locking
Sam Davies
2015-11-18
1
-19
/
+19
*
Require the count_down_latch
Rafael Mendonça França
2015-11-05
1
-2
/
+3
*
don't sleep in tests
Aaron Patterson
2015-10-30
1
-10
/
+6
*
Use advisory locks to prevent concurrent migrations
Sam Davies
2015-10-30
1
-0
/
+101
*
remove dead code.
Yves Senn
2015-09-09
1
-3
/
+1
*
Merge pull request #21342 from yui-knk/test/add_assert_method
Rafael Mendonça França
2015-08-24
1
-1
/
+1
|
\
|
*
Add `assert_nothing_raised` to make clear test case perpose
yui-knk
2015-08-23
1
-1
/
+1
*
|
Remove test helper method to inside test method
yui-knk
2015-08-23
1
-5
/
+1
|
/
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Error message testing fix
Franky W
2015-02-20
1
-1
/
+3
*
pg tests, be clear about the missing type that causes a test skip.
Yves Senn
2015-02-12
1
-8
/
+2
*
tests, remove unused requires.
Yves Senn
2015-02-12
1
-1
/
+0
*
Allow a symbol to be passed to `attribute`, in place of a type object
Sean Griffin
2015-02-06
1
-2
/
+2
[next]