Merge "Drop conversion from 游標 to 光标 which can also refer to verniers"
[lhc/web/wiklou.git] / maintenance / deleteBatch.php
2012-07-26 SiebrandMerge "Drop conversion from 游標 to 光标 which can also...
2012-07-26 SiebrandMerge "Add 路面 for better word segmentation."
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Split Generic into MediaHandler and ImageHandler"
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-25 Tim StarlingMerge "Removed now obsolete compat-code"
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "[FileBackend] Bumped Swift listing page size."
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-24 CatropeMerge "make list of 'Languages that support variant...
2012-07-24 Trevor ParscalMerge "mw.toolbar: Clean up the API of the classic...
2012-07-24 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add call to GenderCache in list=allpages"
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "fix diff against archived revision deleted version"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-13 Aaron SchulzMerge "cleanup callback in usort call"
2012-07-13 Aaron SchulzMerge "ignore all local bot groups in newbie mode on...
2012-07-10 Trevor ParscalMerge "(bug 36783) Implement Promise interface in media...
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-09 MaxSemMerge "(bug 36819) Lowercase ba,bat-smg,bxr,crh,krc...
2012-07-09 MaxSemMerge "(bug 36819) Lowercase Kazakh and Uzbek"
2012-07-09 HasharMerge "pass Language to wfMessage() calls"
2012-07-08 ReedyMerge "Improve documentation of maintenance scripts."
2012-07-08 Alexandre EmsenhuberImprove documentation of maintenance scripts.
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