| Commit message (Expand) | Author | Age | Files | Lines |
* | Change event namespace ordering to most-significant first [#4504 state:resolved] | Justin George | 2010-05-02 | 1 | -1/+1 |
* | Clean up the config object in ActionPack. Create config_accessor which just d... | José Valim | 2010-04-22 | 1 | -4/+4 |
* | Make perform_caching work again, with the tests passing and backward compatible | Santiago Pastorino and Carl Lerche | 2010-04-15 | 1 | -9/+9 |
* | Make use of config.perform_caching | Santiago Pastorino | 2010-04-14 | 1 | -5/+5 |
* | Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in signif... | Anil Wadghule | 2010-04-12 | 1 | -1/+1 |
* | Fix a bug in ActionDispatch::Static where Rails cannot find assets if started... | José Valim | 2010-04-08 | 1 | -2/+2 |
* | skip_relative_url_root url_for option is dead | Joshua Peek | 2010-03-09 | 1 | -3/+3 |
* | Use AS::Concern for caching modules | Carlhuda | 2010-03-04 | 1 | -21/+21 |
* | Use underscore in notification namespaces. | José Valim | 2010-01-04 | 1 | -1/+1 |
* | Use namespaces in notifications. | José Valim | 2010-01-03 | 1 | -2/+6 |
* | Renamed Orchestra to Notifications once again [#3321 state:resolved] | José Valim | 2009-10-15 | 1 | -2/+2 |
* | Update Orchestra instrumentations and move part of logging to Orchestra. | José Valim | 2009-10-15 | 1 | -8/+2 |
* | Revert "Rename Orchestra to Notifications [#3321 state:resolved]" | José Valim | 2009-10-15 | 1 | -2/+2 |
* | Rename Orchestra to Notifications [#3321 state:resolved] | Joshua Peek | 2009-10-14 | 1 | -2/+2 |
* | Add Orchestra instrumentation to fragment and page caching. | José Valim | 2009-09-20 | 1 | -6/+14 |
* | Use status response accessor instead of the 'Status' header | Joshua Peek | 2008-12-19 | 1 | -1/+1 |
* | Merge with docrails | Pratik Naik | 2008-12-07 | 1 | -14/+12 |
* | Merge docrails: | Pratik Naik | 2008-05-09 | 1 | -13/+18 |
* | Add conditional options to caches_page method [#25 state:resolved] | Paul Horsfall | 2008-04-19 | 1 | -2/+10 |
* | Added Rails.public_path to control where HTML and assets are expected to be l... | David Heinemeier Hansson | 2008-04-13 | 1 | -2/+2 |
* | Moved the caching stores from ActionController::Caching::Fragments::* to Acti... | David Heinemeier Hansson | 2008-01-03 | 1 | -0/+141 |