aboutsummaryrefslogtreecommitdiff
path: root/engine/handlers/cache_handler.php
AgeCommit message (Expand)Author
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-01-08Fixes #2002 adds ETag support to simple cache handlerCash Costello
2011-09-23Refs #3859. Using PHP internal functions to expire cache in +6 months instead...Brett Profitt
2011-04-13Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and ...brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-14Cache handler won't serve up cached pages if caching is disabled. Refs #2758:...brettp
2010-12-16freeing mysql result - committing the last of hellekin's latest pull request:...cash
2010-12-03Cache handler needs to support _ in viewsbrettp
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...cash