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
/
invertible_migration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
Respect options passed to `foreign_key` when reverting `add_reference`
Sean Griffin
2016-05-31
1
-0
/
+15
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-2
/
+2
*
Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
yui-knk
2015-11-09
1
-23
/
+31
*
Make revert of `disable_extension` to work
yui-knk
2015-08-30
1
-0
/
+33
*
Fix the unused variable warning
akihiro17
2015-08-26
1
-1
/
+0
*
Make `change_column_default` to work
yui-knk
2015-08-25
1
-0
/
+33
*
make `remove_index :table, :column` reversible.
Yves Senn
2015-06-15
1
-6
/
+10
*
Silence another test that runs migrations
Akira Matsuda
2014-08-29
1
-0
/
+5
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Skip test_migrate_revert_add_index_with_name if databases
Yasuo Honda
2014-02-25
1
-10
/
+13
*
Drop the correct index after reverting a migration
Hubert Dąbrowski
2014-02-13
1
-0
/
+28
*
fix failing test caused by 3771e4d511
Neeraj Singh
2013-05-06
1
-2
/
+2
*
raise IrreversibleMigration if no column given
Neeraj Singh
2013-05-06
1
-0
/
+28
*
Fixes for PR [#8267]
Marc-Andre Lafortune
2012-12-22
1
-2
/
+4
*
Make drop_table reversible [#8267]
Marc-Andre Lafortune
2012-12-21
1
-3
/
+3
*
Add Migration#reversible for reversible data operations [#8267]
Marc-Andre Lafortune
2012-12-21
1
-0
/
+39
*
Allow revert of whole migration [#8267]
Marc-Andre Lafortune
2012-12-21
1
-0
/
+63
*
Allow reverting of migration commands with Migration#revert [#8267]
Marc-Andre Lafortune
2012-12-21
1
-0
/
+23
*
migrate(:down) method with table_name_prefix
kennyj
2012-01-11
1
-0
/
+12
*
Ensure that .up and .down work as well.
Christopher Meiklejohn
2011-08-02
1
-2
/
+13
*
Support backwards compatible interface for migration down/up with rails 3.0.x.
Christopher Meiklejohn
2011-08-02
1
-0
/
+24
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
fisting typeo, thanks @vinibaggio
Aaron Patterson
2010-11-19
1
-1
/
+1
*
fisting my spelling errors
Aaron Patterson
2010-11-19
1
-0
/
+57