Merge "Use local context to get messages and don't use implicit Message object to...
[lhc/web/wiklou.git] / maintenance / rebuildLocalisationCache.php
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-22 Tim StarlingThis script uses about 550MB of RAM on 1.19wmf1. Increa...
2012-02-22 Tim StarlingOutput directory option, to allow messages to be put...
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-11-01 Sam ReedFollowup r101449, just changing forceRecache isn't...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-05-22 Sam ReedStylize maintenance folder..
2009-09-14 Brion VibberMerge and clean up memory_limit hacks from wmf-deployme...
2009-08-19 Brion VibberMultithreaded rebuild currently relies on PHP's pcntl...
2009-08-13 Niklas Laxström* "0 languages of N rebuild" when using threads
2009-08-07 Niklas LaxströmWas occassionally failing due to race condition caused...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeForgot to bring doRebuild() along :)
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-07-31 Niklas LaxströmAdded --threads=N parameter
2009-06-28 Tim Starling* Introduced a new system for localisation caching...