Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / HTMLFileCache.php
2010-12-06 Ilmari Karonenfollowup to r77843: fix off by one error
2010-12-05 Ilmari KaronenAdd new config variable $wgFileCacheDepth to set the...
2010-11-08 Alexandre Emsenhuber* (bug 25175) HTML file cache now honor $wgCacheDirecto...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-07-24 Sam ReedRemoval of unused globals
2010-07-03 Alexandre EmsenhuberTwo error suppression opertators less (per bug 24159)
2010-03-04 Max SemenikDitched DatabaseFunctions.php. All extensions using...
2009-10-21 Alexandre Emsenhuber* (bug 21161) Changing $wgCaCacheEpoch now always inval...
2009-09-17 Alexandre Emsenhuber* indent debug output produced when both $wgShowDebug...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-03-13 Aaron Schulz* Avoid double output on filecache failover
2009-02-17 Brion VibberFollow-up to r47361: code style cleanup (consolidate...
2009-02-17 Aaron SchulzTry to avoid file caching php fatals, it's very annoying
2009-02-11 Tim Starling(bug 17420) Send the correct content type from action...
2009-01-02 Aaron SchulzSpecify type here, rather than ''
2009-01-02 Aaron SchulzSimplify type check
2008-12-28 Aaron SchulzFix doc comment, sigh
2008-12-28 Aaron SchulzFileCache - Leave raw page cache control alone to avoid...
2008-12-28 Aaron SchulzFileCache tweaks:
2008-12-28 Aaron SchulzFileCache cleanuo:
2008-12-28 Aaron SchulzEnable filecache for raw page hits if $wgUseFileCache...
2008-12-11 Aaron SchulzPull up and tweak filecache check to make it much faste...
2008-12-10 Aaron SchulzCode style tweaks
2008-11-21 Aaron Schulz(bug 16388) 'HTMLFileCache's $mFileCache is initialized...
2008-09-25 Aaron SchulzFileCache cleanup:
2008-09-04 Chad HorohoeNo more icky mkdir() calls. Grepping for mkdir() now...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-10-11 Tim StarlingRenamed CacheManager to HTMLFileCache, to avoid confusi...