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
/
migrator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Used Yield instead of block.call" -- this causes all of atom_feed_hel...
David Heinemeier Hansson
2013-11-14
1
-3
/
+3
*
Used Yield instead of block.call
Kuldeep Aggarwal
2013-11-15
1
-3
/
+3
*
Remove deprecated String constructor from `ActiveRecord::Migrator`.
Yves Senn
2013-07-04
1
-6
/
+0
*
Reset AR::Migration.verbose change to avoid depending on test run order
Akira Matsuda
2013-01-08
1
-0
/
+1
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-4
/
+4
*
recognize migrations, in folders containing numbers and 'rb'.
Yves Senn
2012-12-13
1
-0
/
+6
*
Move to the schema-migrations-metadata branch.
Jeremy Kemper
2012-12-09
1
-6
/
+3
*
Add metadata to schema_migrations
Josh Susser
2012-12-01
1
-3
/
+6
*
stop more ddl changes
Aaron Patterson
2012-01-16
1
-0
/
+16
*
stop ddl modifications for another test
Aaron Patterson
2012-01-16
1
-0
/
+10
*
use one based indexes for the mock migrations
Aaron Patterson
2012-01-16
1
-16
/
+16
*
stop making ddl changes for migrator tests
Aaron Patterson
2012-01-16
1
-12
/
+78
*
actually use the variable I created. :bomb: thanks @exviva
Aaron Patterson
2012-01-16
1
-1
/
+1
*
move another migrator to use sensors
Aaron Patterson
2012-01-16
1
-0
/
+18
*
moving verbosity tests to the migrator test, removing ddl changes
Aaron Patterson
2012-01-16
1
-0
/
+24
*
silencing migrator tests, refactoring the migration test helper
Aaron Patterson
2012-01-16
1
-0
/
+1
*
prefer method sensors over actual ddl changes
Aaron Patterson
2012-01-16
1
-0
/
+84
*
testing the current version method
Aaron Patterson
2012-01-16
1
-1
/
+26
*
refactor schema migration table creation to the schema migration model
Aaron Patterson
2012-01-13
1
-0
/
+1
*
stop depending on the filesystem for interleaved migration tests
Aaron Patterson
2012-01-13
1
-1
/
+49
*
move another migrator test, use schema migration model
Aaron Patterson
2012-01-13
1
-0
/
+9
*
move another migrator test to the correct class
Aaron Patterson
2012-01-13
1
-0
/
+11
*
moving more migrator tests to the right test case
Aaron Patterson
2012-01-13
1
-0
/
+38
*
moving migrator tests to a migrator test class
Aaron Patterson
2012-01-13
1
-0
/
+26