aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/reassignEdits.php
Commit message (Expand)AuthorAgeFilesLines
...
* Update some deprecated codeSam Reed2011-10-141-2/+2
* Fixup/add documentationSam Reed2011-03-301-2/+2
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-9/+9
* More unused variablesSam Reed2010-11-301-1/+1
* Fix spaces to tabs from r77393Sam Reed2010-11-291-3/+3
* Remove some unused variables and globalsSam Reed2010-11-281-3/+6
* More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully)Sam Reed2010-11-251-1/+1
* revert r76464Antoine Musso2010-11-251-1/+1
* Various unused variables, add some bracesSam Reed2010-11-101-1/+1
* Remove some unused variablesSam Reed2010-09-201-1/+2
* Stylize maintenance folder..Sam Reed2010-05-221-15/+15
* Followup r60051, with the rest of the callers and removing a useless subclass...Chad Horohoe2009-12-141-2/+2
* * (bug 20908) reassignEdits.php was calling userSpecification() which was mov...Alexandre Emsenhuber2009-10-011-4/+4
* Redo addArgs() as addArg() so we can actually do useful things with arguments...Chad Horohoe2009-08-181-1/+2
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Don't put \n on the end of every error() call, just do it in error() itself. ...Chad Horohoe2009-08-021-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-42/+154
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-139/+42
* Merge maintenance-work branch:Chad Horohoe2009-06-241-42/+139
* * (bug 18698) Renaming non entry point maintenance scripts from .inc.php to .incShinjiman2009-05-231-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+0
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* Rewrite reassignEdits script to be more efficient; support optional updates t...Rob Church2006-04-291-12/+27
* Maintenance script to reassign edits from one user to anotherRob Church2006-01-261-0/+42