Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stopped the massive bleeding of concerns into ActionController::Base. Base no... | David Heinemeier Hansson | 2006-02-12 | 1 | -14/+21 |
* | Major components cleanup and speedup. Closes #3527. | Jeremy Kemper | 2006-02-09 | 1 | -3/+5 |
* | Correct spelling of persistent [Stefan Kaes]. Document and eliminate warning... | Jeremy Kemper | 2005-11-23 | 1 | -5/+15 |
* | Update/clean up AP documentation (rdoc) | Jamis Buck | 2005-10-16 | 1 | -1/+1 |
* | Speed improvement for session_options. #2287. [skaes@web.de] | Jamis Buck | 2005-10-11 | 1 | -18/+29 |
* | Added easy assignment of fragment cache store through use of symbols for incl... | David Heinemeier Hansson | 2005-09-13 | 1 | -5/+16 |
* | Moved session options to SessionManagement | David Heinemeier Hansson | 2005-09-13 | 1 | -0/+20 |
* | Add an :if option to session management, to allow programmatically enabling o... | Jamis Buck | 2005-08-17 | 1 | -2/+9 |
* | Added support for per-action session management #1763 | Jamis Buck | 2005-07-22 | 1 | -0/+77 |