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
/
lib
/
rails
/
application
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
1
-12
/
+1
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-7
/
+7
*
Suppress warnings
yui-knk
2016-07-31
1
-0
/
+1
*
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
1
-11
/
+17
|
\
|
*
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
1
-2
/
+0
|
*
Refactor the existing session_store to use keyword args and raise early when ...
Prathamesh Sonpatki
2016-07-17
1
-9
/
+14
|
*
Introduce a new method for checking whether session_store is set by user or b...
Prathamesh Sonpatki
2016-07-17
1
-0
/
+4
|
/
*
implement respond_to_missing? to match method_missing
David Feldman
2016-07-05
1
-0
/
+4
*
Initialize the configuration with a value
Rafael Mendonça França
2016-06-22
1
-1
/
+2
*
Add `config` to the deprecation warnings of deprecated config options
Prathamesh Sonpatki
2016-04-10
1
-3
/
+3
*
Added 'config.' to deprecation warning
Alexander Kalinichev
2016-03-26
1
-2
/
+2
*
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
1
-17
/
+12
*
Make debug_exception_response_format config depends on api_only when is not set
Jorge Bejar
2015-12-09
1
-2
/
+12
*
debug_exception_response_format needs to be writeable in Configuration
Jorge Bejar
2015-12-09
1
-2
/
+2
*
Add debug_exception_response_format config to configure DebugException
Jorge Bejar
2015-12-09
1
-30
/
+31
*
Disable FileEventedUpdateChecker for now
Rafael Mendonça França
2015-12-04
1
-5
/
+1
*
Make the `static_index` config part of the `config.public_server` config
Yuki Nishijima
2015-11-16
1
-2
/
+2
*
encapsulates the logic to choose the file monitor in app config
Xavier Noria
2015-11-10
1
-1
/
+9
*
implements an evented file update checker [Puneet Agarwal]
Xavier Noria
2015-11-08
1
-1
/
+1
*
Fix `static_cache_control` deprecation warning
Jon Atack
2015-11-05
1
-3
/
+6
*
Add enabled flag to the public file server.
Kasper Timm Hansen
2015-11-03
1
-2
/
+23
*
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
1
-3
/
+11
|
\
|
*
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
1
-3
/
+11
*
|
Stop modifying global variables
eileencodes
2015-09-29
1
-1
/
+0
|
/
*
config.api_only = true implies config.generators.api_only = true
Santiago Pastorino
2015-06-11
1
-2
/
+7
*
Add config.api_only option to application and remove appropriate middleware w...
Santiago Pastorino
2015-06-11
1
-1
/
+2
*
config.static_index configures directory index "index.html" filename
Eliot Sykes
2015-05-28
1
-2
/
+3
*
Remove config.assets
Joshua Peek
2015-01-21
1
-16
/
+1
*
Remove deprecated `serve_static_assets` configuration
Rafael Mendonça França
2015-01-04
1
-21
/
+0
*
Remove deprecation warning when log_level is not explicit set on production
Rafael Mendonça França
2015-01-04
1
-10
/
+1
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
1
-2
/
+23
*
Deprecate different default for `log_level` in production
Godfrey Chan
2014-11-17
1
-2
/
+11
*
Revert "Merge pull request #16622 from matthewd/default-debug"
Godfrey Chan
2014-11-17
1
-1
/
+1
*
Tell the user which file is missing when config/database.yml was not found
Akira Matsuda
2014-09-10
1
-3
/
+4
*
Don't fight against ourselves for the default log level
Matthew Draper
2014-08-22
1
-1
/
+1
*
Fix setting simple values to the new config.x
Carlos Antonio da Silva
2014-08-19
1
-4
/
+10
*
Revert "Improve custom configuration"
Rafael Mendonça França
2014-08-19
1
-1
/
+13
*
Improve custom configuration
Rafael Mendonça França
2014-08-19
1
-13
/
+1
*
Pull in the custom configuration concept from dhh/custom_configuration
David Heinemeier Hansson
2014-08-03
1
-1
/
+13
*
Use Rails::Paths::Path#existent in database_configuration
Pier-Olivier Thibault
2014-05-07
1
-1
/
+1
*
Require yaml explicitly
Adrià Planas
2014-03-29
1
-0
/
+1
*
Add config.annotations, in order to register new extensions for Rake notes at...
robertomiranda
2014-03-16
1
-0
/
+4
*
Enhance errors while retrieving database config
schneems
2014-01-29
1
-0
/
+2
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-5
/
+11
*
Rename tokens.yml to secrets.yml
Guillermo Iguaran
2013-12-12
1
-1
/
+1
*
Load secret_key_base from tokens.yml, fallback to config.secret_key_base
Guillermo Iguaran
2013-12-12
1
-0
/
+1
*
clean up some warnings on trunk ruby
Aaron Patterson
2013-10-31
1
-1
/
+1
*
Removed deprecated threadsafe!
Paul Nikitochkin
2013-07-03
1
-10
/
+0
*
Remove deprecated `config.whiny_nils`
Vipul A M
2013-07-02
1
-3
/
+0
*
`initialize_on_precompile` is not used anymore.
Terence Lee
2013-06-13
1
-1
/
+0
[prev]
[next]