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
/
railties
/
test
/
application
/
rake
/
migrations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-36
/
+36
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-16
/
+16
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-1
/
+0
*
Be consistent in testing outputs from railties test and use /bin/rails everyw...
Vipul A M
2016-01-24
1
-32
/
+32
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-3
/
+3
*
Make `db:migrate:status` to render `1_some.rb` format migrate files.
yui-knk
2015-11-02
1
-0
/
+22
*
`dump_schema_after_migration` applies migration tasks other than db:migrate
Yves Senn
2015-06-30
1
-6
/
+8
*
tests, railties tests should use `bin/` executables when possible.
Yves Senn
2015-06-30
1
-46
/
+46
*
Add a test for db:migrate:status to check missing file scenario
Viktar Basharymau
2014-06-27
1
-0
/
+15
*
Return a non zero code when db has never been setup on status
Paul B
2014-05-07
1
-1
/
+1
*
Add config to disable schema dump after migration
Emil Soman
2014-02-06
1
-0
/
+31
*
Fixes for PR [#8267]
Marc-Andre Lafortune
2012-12-22
1
-2
/
+2
*
Use one system call whenever possible, group rake and Dir.chdir calls
Carlos Antonio da Silva
2012-03-08
1
-81
/
+82
*
Correctly print names of non-timestamped migrations with db:migrate:status
Peter Mitchell
2012-02-17
1
-1
/
+49
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Clean up the cache before the request in case we are running in the reload_cl...
José Valim
2011-12-15
1
-1
/
+1
*
Fix indentation
Piotr Sarnacki
2011-12-09
1
-67
/
+67
*
Allow to run migrations with given scope, with SCOPE=<scope>
Piotr Sarnacki
2011-12-09
1
-0
/
+24
*
Moves migrations tests from railties/test/application/rake_test.rb to railtie...
Kazimierz Kiełkowicz
2011-12-07
1
-0
/
+85