Move up to date the parser test expectation.
[lhc/web/wiklou.git] / maintenance / deleteBatch.php
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