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
/
configuration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default new apps to tag logs with `request_id`
schneems
2016-01-06
1
-0
/
+18
*
add option for per-form CSRF tokens
Ben Toews
2016-01-04
1
-1
/
+1
*
ApplicationMailer should be generated by default just like every other Applic...
David Heinemeier Hansson
2015-12-17
1
-0
/
+1
*
Merge branch 'master' into merge-action-cable
Rafael Mendonça França
2015-12-16
1
-0
/
+1
|
\
|
*
Introduce ApplicationRecord, an Active Record layer supertype
Genadi Samokovarov
2015-12-16
1
-0
/
+1
*
|
Accept a Pathname in Application#config_for
Rafael Mendonça França
2015-12-15
1
-0
/
+15
|
/
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-1
/
+1
*
Make debug_exception_response_format config depends on api_only when is not set
Jorge Bejar
2015-12-09
1
-0
/
+25
*
Add tests for api_only configuration setting
Jorge Bejar
2015-12-09
1
-0
/
+15
*
Add enabled flag to the public file server.
Kasper Timm Hansen
2015-11-03
1
-6
/
+16
*
rails/application: allow passing an env to config_for
Simon Eskildsen
2015-10-30
1
-0
/
+16
*
raise `ArgumentError` when `SECRET_KEY_BASE` is an integer
Arun Agrawal
2015-10-27
1
-0
/
+13
*
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
1
-0
/
+10
|
\
|
*
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
1
-0
/
+10
*
|
Eliminate overlapping `app/assets` load path
Jeremy Daer
2015-09-29
1
-104
/
+128
*
|
Fix typo in configuration test descritive > descriptive [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+1
|
/
*
Merge pull request #18587 from chrismcg/allow_deliver_later_queue_name_to_be_...
Rafael Mendonça França
2015-06-03
1
-0
/
+13
|
\
|
*
Allow configuration of ActionMailer queue name
Chris McGrath
2015-06-02
1
-0
/
+13
*
|
Document inline image mailer preview interceptor
Andrew White
2015-05-04
1
-2
/
+15
*
|
Fix railties configuration test
Andrew White
2015-05-04
1
-2
/
+2
|
/
*
Remove deprecated `serve_static_assets` configuration
Rafael Mendonça França
2015-01-04
1
-16
/
+0
*
Remove deprecation warning when log_level is not explicit set on production
Rafael Mendonça França
2015-01-04
1
-30
/
+0
*
Remove some warnings
Rafael Mendonça França
2015-01-03
1
-32
/
+32
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
1
-1
/
+57
*
Fix "nonexistent" typo in tests
Melissa Xie
2014-12-02
1
-1
/
+1
*
Bugfix config.action_view.default_form_builder option
Bogdan Gusiev
2014-12-01
1
-0
/
+39
*
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
1
-0
/
+25
*
: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
1
-0
/
+137
|
\
|
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
1
-0
/
+137
*
|
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
1
-0
/
+13
|
/
*
Fix another false assertions
Yuki Nishijima
2014-09-21
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
*
Expectations first
Akira Matsuda
2014-08-28
1
-1
/
+1
*
Fix / improve some assertions
Carlos Antonio da Silva
2014-07-30
1
-6
/
+4
*
Remove some globals from configuration tests
Carlos Antonio da Silva
2014-07-30
1
-20
/
+20
*
Merge branch 'rm-remove-mocha'
Rafael Mendonça França
2014-07-19
1
-7
/
+23
|
\
|
*
Stop using mocha on configuration_test
Rafael Mendonça França
2014-07-07
1
-7
/
+23
*
|
Add Rails::Application#config_for
Rafael Mendonça França
2014-07-15
1
-0
/
+84
|
/
*
Rename preview_enabled option to show_previews
Rafael Mendonça França
2014-07-01
1
-7
/
+7
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-0
/
+24
*
Merge pull request #15933 from rafael/master
Rafael Mendonça França
2014-06-27
1
-0
/
+38
|
\
|
*
Improvements per code review.
Rafael Chacón
2014-06-27
1
-0
/
+25
|
*
Add always_permitted_parameters as an option.
Rafael Chacón
2014-06-26
1
-0
/
+13
*
|
allow preview interceptors to be registered through `config.action_mailer`.
Yves Senn
2014-06-15
1
-0
/
+32
*
|
This is also a model
Rafael Mendonça França
2014-05-12
1
-1
/
+1
*
|
Use Rails::Paths::Path#existent in database_configuration
Pier-Olivier Thibault
2014-05-07
1
-0
/
+16
[next]