Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / maintenance / deleteBatch.php
2012-02-24 Sam ReedMore __METHOD__ in our madness
2011-12-27 Alexandre EmsenhuberAnd while I'm at it: don't call DatabaseBase::commit...
2011-12-27 Alexandre Emsenhuber* Use WikiPage instead of Article (or ImagePage) to...
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-09-19 Sam ReedFollowup r97551, use isLocal, more dynamic!
2011-09-19 Sam ReedDon't try and delete ForeignAPIFile or ForeignDBFile
2011-09-19 Brion VibberRevert r97531 -- hook call added that uses undefined...
2011-09-19 Sean ColomboMerged in a fix from Wikia to make sure to call the...
2011-09-16 Sam ReedFix indenting of a couple of braces
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
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-11-20 Alexandre Emsenhuber* (bug 26023) Corrected deleteBacth.php's documentation
2010-05-22 Sam ReedStylize maintenance folder..
2009-12-14 Chad HorohoeFollowup r60051, with the rest of the callers and remov...
2009-08-18 Chad HorohoeRedo addArgs() as addArg() so we can actually do useful...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-01-03 Alexandre Emsenhuber(bug 16376) Mention in deleteBatch.php and moveBatch...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-07-21 Greg Sabino MullaneMinor grammar fixes, etc.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-09-24 Aaron Schulz*Actually delete the files too (bug 8250)
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-12-27 Brion Vibber* (bug 8380) Be nicer about blank lines in deleteBatch.php
2006-11-10 Andrew GarrettFix documentation for deleteBatch.php; which appeared...
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-06-15 Brion VibberA batch-deletion script based on the batch-move script