Follow up change Ia4147e83: Register new message key
[lhc/web/wiklou.git] / includes / cache / HTMLFileCache.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 NikerabbitMerge "Use CamelCase in both ConfirmEmail and Invalidat...
2012-05-08 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Aaron SchulzMade loadFromFileCache() always disable $wgOut regardle...
2012-02-09 Antoine Mussodebug statements for HTMLFileCache / Output
2012-02-07 Antoine Mussoadd up comment for FileCache rewrite (r98698)
2012-02-06 Alexandre EmsenhuberFollow-up r110761: removed duplicate check of $wgShowIP...
2012-02-06 Antoine Mussodisable wgDebugToolbar when rebuilding file cache
2012-02-06 Alexandre EmsenhuberRemoved false comment, we no longer use file cache...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-02 Aaron Schulz* Let HTMLFileCache constructor take in a Title *or...
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