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_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing tests for Rails-API
Sean Griffin
2015-06-11
1
-1
/
+1
*
config.api_only = true implies config.generators.api_only = true
Santiago Pastorino
2015-06-11
1
-1
/
+0
*
API apps scaffold generator generates an apropriate controller
Santiago Pastorino
2015-06-11
1
-0
/
+20
*
Add test to ensure tmp:clear works when tmp is missing
Yoong Kang Lim
2015-05-30
1
-0
/
+7
*
Removed `assigns` from functional_test templates
Prathamesh Sonpatki
2015-05-02
1
-2
/
+2
*
Add explicit base class for ActiveJob jobs
Jeroen van Baarsen
2015-03-23
1
-1
/
+1
*
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-1
/
+4
*
Use `SCHEMA` instead of `DB_STRUCTURE` for specifiying structure file.
Dieter Komendera
2015-01-08
1
-1
/
+1
*
Make the rails:template rake task load initializers
Robin Dupret
2014-03-08
1
-0
/
+11
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-2
/
+2
*
Regression test for load_structure and clone_structure
Arthur Neves
2013-12-14
1
-2
/
+4
*
Build fix for new routing inspector changes
Arun Agrawal
2013-11-22
1
-2
/
+2
*
Fix for routes task
Sıtkı Bağdat
2013-11-21
1
-2
/
+2
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-5
/
+5
*
#11381: Ignore config.eager_load=true for rake
Paul Nikitochkin
2013-07-10
1
-17
/
+19
*
Removing deprecated rake tasks.
wangjohn
2013-06-24
1
-39
/
+0
*
Calls to the application constant have been refactored to use
wangjohn
2013-06-10
1
-4
/
+4
*
Removing use of subclassed application constant and instead using the
wangjohn
2013-06-03
1
-1
/
+1
*
Fixing a failing railtie test by using the ENV variable to specify a
wangjohn
2013-05-31
1
-1
/
+2
*
Adding a test to make sure that using rake routes with the CONTROLLER
wangjohn
2013-05-29
1
-0
/
+12
*
Updates to make rails 4 happy with minitest 5:
Ryan Davis
2013-05-06
1
-2
/
+2
*
Added tests for `eager_load` config option to do not eager load for rake task...
Paul Nikitochkin
2013-04-12
1
-0
/
+17
*
Merge branch 'master' into railstest
Aaron Patterson
2013-04-05
1
-0
/
+10
|
\
|
*
fix warnings in railties test
Vipul A M
2013-04-04
1
-3
/
+3
*
|
test no longer makes sense after requiring all test files
Aaron Patterson
2013-04-03
1
-23
/
+1
*
|
Revert "Update Rake tasks to call `rails test` instead"
Aaron Patterson
2013-04-03
1
-13
/
+10
|
/
*
Update Rake tasks to call `rails test` instead
Prem Sichanugrist
2013-03-09
1
-10
/
+13
*
Fix rake routes output in railties test
Carlos Antonio da Silva
2013-02-19
1
-2
/
+4
*
editorial tweaks
Xavier Noria
2013-02-19
1
-1
/
+1
*
Use strip_heredoc in the tests as well.
Steve Klabnik
2013-02-18
1
-5
/
+6
*
Add message when you have no routes defined.
Steve Klabnik
2013-02-18
1
-0
/
+15
*
Ensure the scaffold tests will pass when using references attributes
Rafael Mendonça França
2012-12-10
1
-0
/
+10
*
Remove observers and sweepers
Rafael Mendonça França
2012-11-28
1
-22
/
+0
*
Unused variable warning removed
Rashmi Yadav
2012-11-27
1
-1
/
+0
*
Rake test:uncommitted finds git directory in ancestors.
Nicolas Despres
2012-11-10
1
-0
/
+29
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-5
/
+5
*
Update test locations
Mike Moore
2012-10-09
1
-6
/
+6
*
Get rid of config.preload_frameworks in favor of config.eager_load_namespaces
José Valim
2012-08-21
1
-1
/
+0
*
Allow users to choose when to eager_load the application or not.
José Valim
2012-08-21
1
-0
/
+24
*
Fix wrong testcase. This is a testcase for db:test:prepare.
kennyj
2012-06-28
1
-1
/
+1
*
Change the behavior of db:test:prepare task when schema_format is sql for con...
kennyj
2012-06-26
1
-0
/
+9
*
Change the behavior of db:test:clone task when schema_format is sql for consi...
kennyj
2012-06-26
1
-0
/
+9
*
Don't read csv file during executing db:fixtures:load.
kennyj
2012-06-17
1
-0
/
+12
*
Added a testcase for #6690.
kennyj
2012-06-12
1
-0
/
+11
*
Add a testcase for #5847.
kennyj
2012-05-29
1
-0
/
+23
*
Revert "Merge pull request #5995 from kennyj/fix_5847-3"
José Valim
2012-04-27
1
-22
/
+0
*
Fix #5847 and #4045. Load AR::Base before loading an application model.
kennyj
2012-04-26
1
-0
/
+22
*
Fix GH #5435. db:structure:dump should be reenable.
kennyj
2012-03-17
1
-0
/
+12
*
Remove --http.
José Valim
2012-03-14
1
-20
/
+0
*
Fix scaffold controller template, ensure rake scaffold test pass by default
Carlos Antonio da Silva
2012-03-14
1
-2
/
+23
[next]