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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17823 from byroot/fix-mount-rack-apps-with-as
Sean Griffin
2014-11-29
1
-0
/
+20
|
\
|
*
Pure rack apps can be mounted with a name
Jean Boussier
2014-11-29
1
-0
/
+20
*
|
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
|
/
*
Generators add foreign keys on references
Derek Prior
2014-11-25
2
-1
/
+46
*
bring back `db:test:prepare`.
Yves Senn
2014-11-25
2
-9
/
+92
*
tests, run `test_test.rb` with `RAILS_ENV=test`.
Yves Senn
2014-11-25
1
-1
/
+1
*
Added tests for log_level deprecation
Godfrey Chan
2014-11-25
1
-13
/
+18
*
Set the test_order in the basic app as well, see 58e8b48
Godfrey Chan
2014-11-25
2
-0
/
+26
*
Set the default log_level to info in all tests
Godfrey Chan
2014-11-25
1
-0
/
+1
*
Merge pull request #17757 from zzak/railties-default-to-debug-log_level
Godfrey Chan
2014-11-25
1
-0
/
+1
|
\
|
*
Always default the log_level to :info for Railties
Zachary Scott
2014-11-24
1
-0
/
+1
*
|
Generate mailer layouts even if no action is given.
Guo Xiang Tan
2014-11-25
1
-0
/
+2
*
|
Add tests which were incorrectly removed.
Guo Xiang Tan
2014-11-25
2
-0
/
+6
*
|
Creates an ApplicationMailer and layout by default, including html and body t...
Andy Jeffries
2014-11-21
2
-10
/
+22
|
/
*
:scissors:
Rafael Mendonça França
2014-11-10
1
-1
/
+1
*
No need to sync config.secret_token and secrets.secret_token
Rafael Mendonça França
2014-11-10
1
-34
/
+2
*
Merge pull request #16535 from bf4/patch-1
Rafael Mendonça França
2014-11-10
4
-11
/
+150
|
\
|
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
4
-11
/
+150
*
|
add lib to $LOAD_PATH on application inhertence. fixes #17106
Aaron Patterson
2014-11-04
1
-1
/
+2
*
|
add a test for #17106
Aaron Patterson
2014-11-04
2
-0
/
+22
*
|
Revert "Replace String index juggling with Pathname goodness in db:fixtures:l...
yuuji.yaginuma
2014-11-02
1
-0
/
+10
|
/
*
Merge pull request #17408 from bf4/fix_rbx_test
Yves Senn
2014-10-28
1
-1
/
+1
|
\
|
*
Fix rbx generated Gemfile regex
Benjamin Fleischer
2014-10-27
1
-1
/
+1
*
|
Merge pull request #16229 from byroot/stop-swallowing-url-generation-errors
Andrew White
2014-10-27
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
UrlGenerationError are not catched as 404 anymore
Jean Boussier
2014-10-27
1
-0
/
+15
*
|
Add back --skip-turbolinks and remove --skip-gems
Rafael Mendonça França
2014-10-26
1
-3
/
+2
|
/
*
:nail_care: it's -> its (see comments on 9a586ac)
Godfrey Chan
2014-10-18
1
-1
/
+1
*
[ci skip] A Rails engine is not a man :ok_woman:
Zachary Scott
2014-10-18
1
-1
/
+1
*
test, `Generators::GeneratedAttribute` with references, required, index.
Yves Senn
2014-10-16
1
-0
/
+8
*
Don't need to account turbolinks cookies in get request.
Rafael Mendonça França
2014-10-13
1
-6
/
+6
*
fix test_helper for mountable plugin
masarakki
2014-10-13
1
-0
/
+4
*
Remove unused code
Rafael Mendonça França
2014-09-25
1
-12
/
+1
*
Remove --skip-action-view option from application generator
Dan Olson
2014-09-24
1
-5
/
+0
*
Fix another false assertions
Yuki Nishijima
2014-09-21
1
-1
/
+1
*
Merge pull request #16936 from untidy-hair/plugin_test_db_migrate_path
Rafael Mendonça França
2014-09-18
1
-3
/
+12
|
\
|
*
Specify dummy app's db migrate path in plugin's test_helper.rb
Yukio Mizuta
2014-09-16
1
-3
/
+12
*
|
inject Rack::Lock if config.eager_load is false
Xavier Noria
2014-09-18
1
-2
/
+9
|
/
*
Merge pull request #16914 from untidy-hair/fix_plugin_dummy_path_error
Rafael Mendonça França
2014-09-16
1
-1
/
+4
|
\
|
*
Use dynamic path for dummy app location in plugin's test_helper.rb
Yukio Mizuta
2014-09-14
1
-1
/
+4
*
|
Add `test:jobs` task
yuuji.yaginuma
2014-09-15
1
-3
/
+14
|
/
*
Always define capture to remove the deprecation message
Rafael Mendonça França
2014-09-11
1
-17
/
+15
*
Define the configuration at Active Support
Rafael Mendonça França
2014-09-11
2
-0
/
+2
*
Set test order in ActiveSupport::TestCase of isolation/abstract_unit
Rafael Mendonça França
2014-09-10
1
-0
/
+2
*
Set the test order to be random in the generated app
Rafael Mendonça França
2014-09-10
1
-0
/
+1
*
Merge pull request #16839 from chancancode/default_test_order
Rafael Mendonça França
2014-09-10
1
-1
/
+1
|
\
|
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-1
/
+1
*
|
Tell the user which file is missing when config/database.yml was not found
Akira Matsuda
2014-09-10
1
-0
/
+9
|
/
*
build fix, we have to reset the RACK_ENV as well.
Yves Senn
2014-09-04
1
-2
/
+5
*
Merge pull request #16775 from kaspth/ship-secure-sanitizer
Rafael Mendonça França
2014-09-03
1
-41
/
+0
|
\
|
*
Ship with rails-html-sanitizer instead.
Kasper Timm Hansen
2014-09-03
1
-41
/
+0
[next]