Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-22 | Fixes #5673: Properly check simplecache views list if cache file missing | Steve Clay | |
2013-02-23 | Fixes #4883 do not regenerate cache when someone requests a non cached view | cash | |
2012-11-15 | Fixes #4895: Output valid ETag and Expires headers | Steve Clay | |
2012-01-08 | Fixes #2002 adds ETag support to simple cache handler | Cash Costello | |
2011-09-23 | Refs #3859. Using PHP internal functions to expire cache in +6 months ↵ | Brett Profitt | |
instead of doing math manually to avoid int overflow. | |||
2011-04-13 | Fixes #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-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Cache 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-16 | freeing 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-03 | Cache handler needs to support _ in views | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7520 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-28 | Fixes #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 |