aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/conditional_get.rb
Commit message (Expand)AuthorAgeFilesLines
* AS::Concern redefines "include" to lazy include modules as dependenciesJoshua Peek2009-05-291-1/+1
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+1
* Revert "Revert "Whitespace!""Joshua Peek2009-05-281-15/+14
* Reduce the cost of using ActionController::Http significantly by:Yehuda Katz2009-05-271-0/+3
* Add HTTP Authentication to the new basePratik Naik2009-05-221-1/+1
* Ported ConditionalGet to new BaseYehuda Katz + Carl Lerche2009-05-111-1/+90
* Ported fresh_when into a ConditionalGet moduleYehuda Katz + Carl Lerche2009-05-111-0/+42