Merge "(bug 8618) support for summary preview in live preview"
[lhc/web/wiklou.git] / maintenance / rebuildLocalisationCache.php
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 IAlexMerge "Added @since tags"
2012-08-09 CatropeMerge "Kranitor #2: Pass JSHint on resources/mediawiki/*"
2012-08-09 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 IAlexMerge "Make rebuildLocalisationCache.php also obey...
2012-08-02 ReedyMake rebuildLocalisationCache.php also obey --memory...
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...