Spaces to tabs
[lhc/web/wiklou.git] / includes / LocalisationCache.php
2010-12-15 Sam ReedRemove public from interface defintion, as decleration...
2010-09-04 Trevor ParscalFollowup to r72349: fix database error caused by update...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-03-08 Roan KattouwBuild preload l10ncache after running hooks, not before...
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2010-01-06 Tim Starling(bug 20837) Don't give a PHP notice when getSubitem...
2009-11-13 Max SemenikFixed variable name in error message
2009-09-23 Roan Kattouw(bug 20773) Disabling LocalisationUpdate breaks stuff...
2009-09-04 Tim StarlingFix disabling of APC cache when loading message files...
2009-09-04 Tim StarlingFixed a bug whereby if a recache is triggered via getSu...
2009-09-02 Alexandre Emsenhuber* (bug 20464) Force manual recaching to false in Locali...
2009-08-22 Brion VibberChange r52690 per suggestions on CodeReview: rearrange...
2009-08-15 Tim Starling* Converted BagOStuff.php from the style of memcached...
2009-08-13 Aaron SchulzFollow-up r54968: this close() should be redundant now
2009-08-13 Aaron SchulzFixed 'permission denied' cdb fatals (on windows at...
2009-07-22 Tim Starling(bug 19574) LocalisationCache gets confused when extern...
2009-07-03 Tim Starling* Added the ability to set the localisation cache direc...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-03 Tim Starling* Re-added $wgMessageCache->addMessages(), there are...
2009-07-02 Victor VasilievReplace || with |, so messages get merged regardless...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...