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
/
default_middleware_stack.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+0
*
Rely on the load interlock for non-caching reloads, too
Matthew Draper
2015-07-09
1
-15
/
+7
*
Soften the lock requirements when eager_load is disabled
Matthew Draper
2015-07-09
1
-9
/
+29
*
Add config.api_only option to application and remove appropriate middleware w...
Santiago Pastorino
2015-06-11
1
-3
/
+3
*
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
1
-1
/
+1
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
1
-1
/
+1
*
inject Rack::Lock if config.eager_load is false
Xavier Noria
2014-09-18
1
-1
/
+5
*
Move Rack::Cache after AD::Static in the stack
Jonathan Baudanza
2013-09-25
1
-5
/
+5
*
Revert "Don't use Rack::Sendfile middleware if x_sendfile_header is not present"
Santiago Pastorino
2013-07-15
1
-3
/
+1
*
Creating a class to build the default middleware stack.
wangjohn
2013-06-16
1
-0
/
+101