aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed last trace of ill-conceived authentication frameworkDavid Heinemeier Hansson2005-01-091-2/+0
* Added authentication framework to protect actions behind a condition and redi...David Heinemeier Hansson2005-01-091-0/+3
* Added first stab at page and fragment cachingDavid Heinemeier Hansson2005-01-081-0/+2
* Rearranging dependenciesDavid Heinemeier Hansson2004-12-291-0/+1
* Added search through session to clear out association caches at the end of ea...David Heinemeier Hansson2004-12-221-0/+2
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-061-2/+2
* Silenced warnings from reloading filesDavid Heinemeier Hansson2004-11-301-0/+1
* Added a new container for cookies that makes them more intuative to use. The ...David Heinemeier Hansson2004-11-261-0/+2
* InitialDavid Heinemeier Hansson2004-11-241-0/+51