aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/rollbackEdits.php
Commit message (Expand)AuthorAgeFilesLines
* rollbackEdits.php: Cosmetic changes of outputszoranzoki212019-01-101-3/+3
* ActorMigration: Remove possibility of read-bothBrad Jorsch2018-10-111-12/+10
* Add `actor` table and code to start using itBrad Jorsch2018-02-231-9/+15
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-1/+1
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-7/+7
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-2/+2
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* User: Mostly remove password handlingBrad Jorsch2015-10-131-1/+1
* Update formatting in maintenance/ (4/4)Siebrand Mazeland2014-04-231-0/+2
* Pass phpcs-strict on maintenance/ (2/8)Siebrand Mazeland2014-04-221-2/+8
* Fixed some @params documentation (maintenance)umherirrender2014-04-171-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-08-111-0/+7
* * Use WikiPage instead of Article to call commitRollback()Alexandre Emsenhuber2012-01-141-3/+5
* Remove some unused getting of non existent argumentsSam Reed2011-10-181-0/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Assignment in loop conditions suckSam Reed2010-10-131-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-9/+9
* Removed colum names from WHERE clause so that it doesn't break for wiki havin...Alexandre Emsenhuber2010-02-051-1/+1
* Don't need that anymoreChad Horohoe2009-09-011-1/+0
* Add new maintenance script for mass-rollbacking edits by a given user or IP a...Chad Horohoe2009-09-011-0/+98