Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -2/+0 |
* | Move session and session_store onto ActionDispatch and add deprecation warnings | Carlhuda | 2010-03-04 | 1 | -0/+2 |
* | Move remote_ip to a middleware: | Carlhuda | 2010-03-03 | 1 | -0/+1 |
* | Makes send_file work again by deferring to Rack::Sendfile. | Carlhuda | 2010-02-23 | 1 | -0/+2 |
* | Ensure metals and initializers in plugins are loaded. | José Valim | 2010-01-24 | 1 | -3/+0 |
* | Rename plugin_name to railtie_name and engine_name. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | Solve some pendencies. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | Extract routes reloading responsibilities from application and load them just... | José Valim | 2010-01-23 | 1 | -12/+4 |
* | Default to sync instrumentation. | José Valim | 2010-01-21 | 1 | -3/+0 |
* | Move middleware builder back to Rails::Rack::Metal without losing the new beh... | José Valim | 2010-01-17 | 1 | -29/+0 |
* | Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. | José Valim | 2010-01-17 | 1 | -0/+58 |