summaryrefslogtreecommitdiff
path: root/inc/cache.php
Commit message (Expand)AuthorAge
* yet another class constructorChristopher Smith2015-05-16
* another class_name to __constructChristopher Smith2015-05-15
* update parent constructor calls to use __construct()Christopher Smith2015-05-15
* more class constructors to __construct()Christopher Smith2015-05-15
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * code formatting cacheGerrit Uitslag2014-12-03
* | scrutinizer documentations issuesGerrit Uitslag2014-09-29
|/
* declare fieldAndreas Gohr2014-05-19
* Fix longstanding issue with cache class & cachetime settingChristopher Smith2014-03-16
* Fix caching (make the event callback public again)Michael Hamann2014-03-14
* PHPDocs of cache classesGerrit Uitslag2014-02-18
* add visibility keywords and PHPDocs for cacheGerrit Uitslag2014-02-17
* Add dynamic declared _time attribute to cache objectGerrit Uitslag2014-02-17
* Make metadata cache dependency non-strictMartin Doucha2012-07-06
* Merge branch 'master' of git://github.com/splitbrain/dokuwikiMartin Doucha2012-07-06
|\
| * more INPUT wrapper uses: cache purge, sectok, getIDTom N Harris2012-06-27
* | Cache that has exactly the same age as a dependency may be staleMartin Doucha2012-06-14
|/
* Render metadata when neededMichael Hamann2010-11-22
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* fixed a cache handling bugKazutaka Miyasaka2009-11-30
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Whitespace cleanup FS#1709furun2009-10-16
* further updates to config_cascade patchChris Smith2009-01-22
* removed some illogical path setupsAndreas Gohr2008-12-13
* Fix for FS#1334, see also FS#1090Chris Smith2008-02-23
* add page_exists function (inc/pageutils.php)Chris Smith2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* amendments to previous patch updating rss & cachechris2006-09-25
* cache, metadata & purgefile updateschris2006-09-24
* minor bugfix and boring error removalchris2006-09-23
* Store cache hits only while debuggingBen Coburn2006-09-18
* cache.php fixeschris2006-09-17
* minor update to cache.phpchris2006-09-15
* parser caching updatechris2006-09-11