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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- using rails dev:cache instead of rake dev:cache
Mohit Natoo
2016-04-22
1
-1
/
+1
*
Fixed assertions with regex used in dbs tests
Vipul A M
2016-04-19
1
-2
/
+2
*
Added notice when a database is successfully created or dropped.
bogdanvlviv
2016-04-17
1
-2
/
+2
*
Fix rails restart issue with Puma
Prathamesh Sonpatki
2016-03-30
2
-0
/
+18
*
- using rails dev:cache instead of rake dev:cache in test case
Mohit Natoo
2016-03-04
1
-1
/
+1
*
revert dev:cache to rake task, fixes #23410
Scott Bronson
2016-02-07
1
-0
/
+34
*
Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadata
Yasuo Honda
2016-02-01
1
-2
/
+2
*
Be consistent in testing outputs from railties test and use /bin/rails everyw...
Vipul A M
2016-01-24
3
-56
/
+56
*
Fixing tests and re-locating error checking.
schneems
2016-01-08
1
-2
/
+2
*
Prevent destructive action on production database
schneems
2016-01-07
1
-3
/
+3
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-3
/
+3
*
Add Rails command infrastructure and encapsulate development caching
Chuck Callebs
2015-12-04
1
-35
/
+0
*
Remove warnings
Rafael Mendonça França
2015-12-04
1
-4
/
+4
*
Make `db:migrate:status` to render `1_some.rb` format migrate files.
yui-knk
2015-11-02
1
-0
/
+22
*
Exit with non-zero status when db:drop fails
Jay Hayes
2015-10-20
1
-0
/
+10
*
Exit with non-zero status when db:create fails
Jay Hayes
2015-10-20
1
-0
/
+17
*
Fix test of drop failure
Jay Hayes
2015-10-20
1
-4
/
+1
*
Add tests to verify exit status for create/drop failures
Jay Hayes
2015-10-20
1
-0
/
+28
*
Add rake dev:cache task to enable dev mode caching.
Chuck Callebs
2015-08-04
1
-0
/
+35
*
Fix rake/notes_test
schneems
2015-07-29
1
-0
/
+1
*
`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
3
-68
/
+68
*
`rake restart` should work without a `tmp` folder
Yoong Kang Lim
2015-05-30
1
-2
/
+10
*
Merge pull request #20326 from hderms/dh/fix_task_bug
Rafael Mendonça França
2015-05-27
1
-0
/
+48
|
\
|
*
add fixed file
Dermot Haughey
2015-05-27
1
-0
/
+46
|
/
*
Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment...
Yves Senn
2015-04-27
1
-0
/
+28
*
Revert "Merge pull request #19404 from dmathieu/remove_rack_env"
Jeremy Kemper
2015-03-20
1
-0
/
+3
*
don't fallback to RACK_ENV when RAILS_ENV is not present
Damien Mathieu
2015-03-19
1
-3
/
+0
*
Created rake restart task.
Hyonjee Joo
2015-02-26
1
-0
/
+31
*
`db:structure:load` and `db:schema:load` no longer purge the database.
Yves Senn
2014-12-18
1
-0
/
+25
*
bring back `db:test:prepare`.
Yves Senn
2014-11-25
1
-9
/
+0
*
Revert "Replace String index juggling with Pathname goodness in db:fixtures:l...
yuuji.yaginuma
2014-11-02
1
-0
/
+10
*
build fix, we have to reset the RACK_ENV as well.
Yves Senn
2014-09-04
1
-2
/
+5
*
schema loading rake tasks maintain database connection for current env.
Yves Senn
2014-09-03
1
-0
/
+26
*
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
*
Revise 'sqlite3:' URL handling for smoother upgrades
Matthew Draper
2014-04-03
1
-2
/
+2
*
test for structure:dump without schema information table. refs eafec46
Yves Senn
2014-03-20
1
-0
/
+12
*
Remove some indirection in rake dbs test
Carlos Antonio da Silva
2014-03-20
1
-34
/
+20
*
Check if the output is empty rather than asserting for equality
Carlos Antonio da Silva
2014-03-20
1
-5
/
+4
*
Refactor assertion of line numbers matching 4 spaces
Carlos Antonio da Silva
2014-03-19
1
-16
/
+4
*
Move booting/loading tasks setup to the rake notes helper method
Carlos Antonio da Silva
2014-03-19
1
-15
/
+3
*
Extract rake notes command and lines scan boilerplate
Carlos Antonio da Silva
2014-03-19
1
-19
/
+14
*
Remove extra space assertion
Carlos Antonio da Silva
2014-03-19
1
-3
/
+2
*
Extract common setup for loading tasks in rake notes tests
Carlos Antonio da Silva
2014-03-19
1
-29
/
+14
*
Merge pull request #14379 from robertomiranda/rake-notes.config
Guillermo Iguaran
2014-03-17
1
-14
/
+30
|
\
|
*
Rake notes should picked up new Extensions registered in the config/applicati...
robertomiranda
2014-03-17
1
-3
/
+19
|
*
Fix Shadowing extensions variable in Register Annotation Exentsions
robertomiranda
2014-03-16
1
-5
/
+5
|
*
Supporting .ruby, .yml and .yaml Extension in Rake Notes
robertomiranda
2014-03-14
1
-1
/
+6
|
*
Remove .scss, .sass, .less, .haml, .slim, coffee from Rake Notes. Now we have...
robertomiranda
2014-03-14
1
-13
/
+3
[next]