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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `internal` attribute to routes
Jon Moss
2016-02-22
1
-4
/
+4
*
Always obtain the lock and do the unload
Matthew Draper
2016-02-02
1
-1
/
+1
*
Flexible configuration for ActionDispatch::SSL
Tim Rogers
2015-12-29
1
-1
/
+1
*
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
*
DebugException initialize with a response_format value
Jorge Bejar
2015-12-09
1
-1
/
+1
*
Add debug_exception_response_format config to configure DebugException
Jorge Bejar
2015-12-09
1
-30
/
+31
*
Response when error should be formatted properly in Rails API if local request
Jorge Bejar
2015-12-09
1
-1
/
+1
*
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
2
-3
/
+3
*
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
2
-3
/
+24
*
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
2
-4
/
+15
|
\
|
*
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
2
-4
/
+15
*
|
Revert "removing Rack::Runtime from the default stack."
Aaron Patterson
2015-10-03
2
-1
/
+2
*
|
removing Rack::Runtime from the default stack.
Aaron Patterson
2015-10-02
2
-2
/
+1
*
|
Stop modifying global variables
eileencodes
2015-09-29
1
-1
/
+0
*
|
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+0
*
|
Fix deprecation warning in tests
eileencodes
2015-08-08
1
-1
/
+1
*
|
We need stricter locking before we can unload
Matthew Draper
2015-07-20
1
-1
/
+1
*
|
Rely on the load interlock for non-caching reloads, too
Matthew Draper
2015-07-09
2
-17
/
+11
*
|
Soften the lock requirements when eager_load is disabled
Matthew Draper
2015-07-09
1
-9
/
+29
|
/
*
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
2
-4
/
+5
*
Change the `index` arg of `ActionDispatch::Static#new` to a kwarg
Yuki Nishijima
2015-06-11
1
-1
/
+1
*
config.static_index configures directory index "index.html" filename
Eliot Sykes
2015-05-28
2
-3
/
+4
*
Revert "Don't unhook autoloading in production"
Aaron Patterson
2015-02-16
1
-0
/
+7
*
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
2
-23
/
+1
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
2
-3
/
+24
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-3
/
+1
*
Fix typo.
Guo Xiang Tan
2014-11-17
1
-1
/
+1
*
Deprecate different default for `log_level` in production
Godfrey Chan
2014-11-17
2
-2
/
+24
*
Revert "Merge pull request #16622 from matthewd/default-debug"
Godfrey Chan
2014-11-17
1
-1
/
+1
*
inject Rack::Lock if config.eager_load is false
Xavier Noria
2014-09-18
1
-1
/
+5
*
Tell the user which file is missing when config/database.yml was not found
Akira Matsuda
2014-09-10
1
-3
/
+4
*
world writable might be a bit too open...
Peter Schröder
2014-09-05
1
-1
/
+2
*
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
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-2
/
+0
*
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
[next]