Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / runBatchedQuery.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
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-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
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-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
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-14 Aaron SchulzMerge "Added utility method taking an array of elements...
2012-08-14 Aaron SchulzMerge "Added GenericArrayObject class and associated...
2012-08-13 Aaron SchulzMerge "add 'editprotected' right to list of available...
2012-08-13 Aaron SchulzMerge "Move method to its using test class rather then...
2012-08-13 Aaron SchulzMerge "Fix for assertArrayEquals. Was throwing fatal...
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-08-11 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-05-19 Alexandre EmsenhuberCorrect case in function call: wfGetDb() -> wfGetDB()
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-04-19 Roan KattouwPut the code for waiting for slave lag the new-and...
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-10-22 Roan KattouwAdd __METHOD__ to query() call in runBatchedQuery.php
2010-05-22 Sam ReedStylize maintenance folder..
2010-03-10 Chad HorohoeFix child class visibility
2009-12-12 Roan KattouwAdd maintenance script for running queries in batches...