Merge "Localisation updates from http://translatewiki.net."
[lhc/web/wiklou.git] / includes / cache /
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-04-30 CatropeMerge "Revert "Commit of various live hacks""
2012-04-30 CatropeRevert "Commit of various live hacks"
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Commit of various live hacks"
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 ReedyCommit of various live hacks
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-21 umherirrenderstrip off subpages direct in GenderCache
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-07 umherirrenderGENDER should use the GenderCache
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 CatropeImplement routing for HTCP purges
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Brion VIBBERMerge "(bug 35751) Fix git revision links on Special...
2012-04-06 CatropeMerge "Revert "[LanguageConverter] Added some cache...
2012-04-06 Brion VIBBERMerge "[LanguageConverter] Added some cache code based...
2012-04-06 CatropeRemove duplicate URLs in SquidUpdate.php
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedMore of r113580
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-03-02 Tim StarlingFix for r86304: if MessageCache::parse() is called...
2012-02-16 Aaron SchulzFixed bogus call to method on a string
2012-02-16 Sam ReedAdd missing >
2012-02-12 Antoine MussoFix some injection from r110871
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Aaron SchulzMade loadFromFileCache() always disable $wgOut regardle...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine Mussodebug statements for HTMLFileCache / Output
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-02-07 Sam ReedMerge r97508 changes to MessageCache.php and Skin.php...
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"
2012-01-10 Niklas LaxströmMoved GenderCache to cache/
2012-01-04 Mark A. HershbergerAttempt to avoid a warning I got during input:
2011-12-27 Tim StarlingComment and whitespace fixes
2011-12-23 Aaron SchulzFollow-up r98698: Reduce amount of ipv6 spam in FileCac...
2011-12-21 Alexandre EmsenhuberDeclare constant default values directly in the class...
2011-12-08 Niklas LaxströmGender is already needed in addResultToCache
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-29 Sam ReedMore documentation
2011-10-28 Sam ReedMore documentation updates
2011-10-06 Aaron SchulzFU r98405: ObjectFileCache doesn't need to be abstract
2011-10-06 Happy-melonDocumentation and type hinting.
2011-10-04 Aaron Schulz* Added a script to prune old file cache entries.
2011-10-03 Aaron SchulzSimplified cacheDirectory() in FileCacheBase and HTMLFi...
2011-10-03 Aaron SchulzFollow-up r98698: cache urls with 'version' param....
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 Sam ReedMore spurious code r98467
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-29 Aaron SchulzFU r98405: various document cleanup
2011-09-29 Aaron SchulzHTMLFileCache refactoring:
2011-09-27 Brion VibberDebug logging and possible fix for bug 31177: mystery...
2011-09-24 Aaron SchulzAdded filecache support for history pages
2011-09-24 Aaron SchulzRemoved action=raw support from HTMLFileCache. Obsolete...
2011-09-20 Niklas LaxströmI broke few parser tests in r97633 by overlooking the...
2011-09-20 Niklas LaxströmAdded LinkCache::addGoodLinkObjFromRow, since addGoodLi...
2011-09-20 Niklas LaxströmNo need to check isset before unset, shortens the code...
2011-09-19 Sam ReedSimplify array( 'page_id IN (' . $dbw->makeList( $batch...
2011-09-15 Roan KattouwMerge r82361 from 1.17wmf1 to trunk. This shuts up...
2011-09-14 Roan KattouwIntroduce MessageCache::getAllMessageKeys(), which...
2011-09-14 Sam ReedWhitespace/documentation
2011-09-14 Sam ReedFollowup r86304, guard against $title AND $wgTitle...
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-09-07 Roan KattouwActually fix bug 30792, despite my earlier claims....
2011-08-27 PlatonidesUnused variables.
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
next