Simplified cacheDirectory() in FileCacheBase and HTMLFileCache. It turns out $wgFileC...
[lhc/web/wiklou.git] / includes / cache / HTMLFileCache.php
2011-10-03 Aaron SchulzSimplified cacheDirectory() in FileCacheBase and HTMLFi...
2011-10-02 Aaron Schulz* Added isCacheWorthy() optimization (checks if the...
2011-10-02 Aaron SchulzFileCache:
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-10-02 Aaron SchulzReverted accidental change in r98405
2011-09-29 Aaron SchulzFU r98405: various document cleanup
2011-09-29 Aaron SchulzHTMLFileCache refactoring:
2011-09-24 Aaron SchulzAdded filecache support for history pages
2011-09-24 Aaron SchulzRemoved action=raw support from HTMLFileCache. Obsolete...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-01 Aaron SchulzRemoved ampersand in HTMLFileCache constructor
2011-06-25 Aaron Schulz* Follow-up r90749
2011-06-17 Sam ReedSwap else if for elseif
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-22 Platonides/* to /**
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-04-25 Sam ReedMove 3 files into cache directory