Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |