Fix some injection from r110871
[lhc/web/wiklou.git] / includes / cache / FileCacheBase.php
2012-02-12 Antoine MussoFix some injection from r110871
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine Mussomake gzopen() portable by using binary flag
2012-02-07 Antoine Mussosimplify FileCacheBase::fetchText
2012-02-07 Antoine Mussoadd up comment for FileCache rewrite (r98698)
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-27 Tim StarlingComment and whitespace fixes
2011-12-23 Aaron SchulzFollow-up r98698: Reduce amount of ipv6 spam in FileCac...
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-09-29 Aaron SchulzFU r98405: various document cleanup
2011-09-29 Aaron SchulzHTMLFileCache refactoring: