Add unit test for bug 32888
[lhc/web/wiklou.git] / maintenance / runBatchedQuery.php
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...