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
...
*
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
|
*
Add Public Api for register new extensions for Rake Notes
robertomiranda
2014-03-14
1
-0
/
+5
*
|
Fix assertions
Carlos Antonio da Silva
2014-03-16
1
-2
/
+2
|
/
*
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
1
-32
/
+0
*
add a send so `apply` can be called. Fixes #13510
Aaron Patterson
2014-02-11
1
-0
/
+32
*
Add config to disable schema dump after migration
Emil Soman
2014-02-06
1
-0
/
+31
*
Use DATABASE_URL by default
schneems
2014-01-02
1
-8
/
+1
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-0
/
+9
*
Adding missing require
Rafael Mendonça França
2014-01-02
1
-0
/
+1
*
Move default production database to URL sub key
schneems
2014-01-01
1
-1
/
+5
*
fix 2.1.0 bug :(
schneems
2013-12-25
1
-1
/
+1
*
ensure environment is run before db:structure:load
schneems
2013-12-25
1
-1
/
+1
*
Partial fix of database url tests
schneems
2013-12-25
1
-1
/
+4
*
using symbol instead of string in establish_connection
Kuldeep Aggarwal
2013-12-25
1
-1
/
+1
[prev]
[next]