aboutsummaryrefslogtreecommitdiff
path: root/engine/handlers/cache_handler.php
AgeCommit message (Collapse)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 ↵Brett Profitt
instead of doing math manually to avoid int overflow.
2011-04-13Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and ↵brettp
dots. git-svn-id: http://code.elgg.org/elgg/trunk@8986 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-14Cache handler won't serve up cached pages if caching is disabled. Refs ↵brettp
#2758: Added call to elgg_view_regenerate_simplecache() on cache misses if cache is enabled. Leaving #2758 open in case Cash has a better idea since he's more familiar with the simple cache changes. git-svn-id: http://code.elgg.org/elgg/trunk@8225 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16freeing mysql result - committing the last of hellekin's latest pull ↵cash
request: https://github.com/Elgg/Elgg/pull/3 git-svn-id: http://code.elgg.org/elgg/trunk@7646 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Cache handler needs to support _ in viewsbrettp
git-svn-id: http://code.elgg.org/elgg/trunk@7520 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this ↵cash
requires an htaccess update) git-svn-id: http://code.elgg.org/elgg/trunk@7464 36083f99-b078-4883-b0ff-0f9b5a30f544