index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
rollbackEdits.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+1
*
maintenance: add transaction round wrapper methods to Maintenance
Aaron Schulz
2024-11-05
1
-18
/
+29
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Fix rollbackEdits.php with uncanonicalised names
BlankEclair
2024-08-15
1
-3
/
+3
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Convert numerous DB queries to use QueryBuilders
Reedy
2023-10-09
1
-11
/
+8
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
rollbackEdits: Pass user identity to RollbackPage
Alexander Vorwerk
2022-06-28
1
-1
/
+6
*
Remove trailing dot/space from some exception messages and output strings
Timo Tijhof
2021-08-04
1
-1
/
+1
*
Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatabl...
Vlad.shapik
2021-05-31
1
-1
/
+2
*
Use a constant for 'Maintenance script' username
Gergő Tisza
2021-05-03
1
-1
/
+1
*
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-4
/
+4
*
Factor out rollback logic from WikiPage
Petr Pchelko
2021-04-14
1
-2
/
+8
*
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
Umherirrender
2020-11-12
1
-1
/
+4
*
rollbackEdits.php: Cosmetic changes of outputs
zoranzoki21
2019-01-10
1
-3
/
+3
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-12
/
+10
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-9
/
+15
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-1
/
+1
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+2
*
Pass phpcs-strict on maintenance/ (2/8)
Siebrand Mazeland
2014-04-22
1
-2
/
+8
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-11
1
-0
/
+7
*
* Use WikiPage instead of Article to call commitRollback()
Alexandre Emsenhuber
2012-01-14
1
-3
/
+5
*
Remove some unused getting of non existent arguments
Sam Reed
2011-10-18
1
-0
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Assignment in loop conditions suck
Sam Reed
2010-10-13
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-9
/
+9
*
Removed colum names from WHERE clause so that it doesn't break for wiki havin...
Alexandre Emsenhuber
2010-02-05
1
-1
/
+1
*
Don't need that anymore
Chad Horohoe
2009-09-01
1
-1
/
+0
*
Add new maintenance script for mass-rollbacking edits by a given user or IP a...
Chad Horohoe
2009-09-01
1
-0
/
+98