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
/
reassignEdits.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
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
reassignEdits.php: Add missing done after ip_changes
Reedy
2024-01-16
1
-0
/
+2
*
Convert numerous DB queries to use QueryBuilders
Reedy
2023-10-09
1
-35
/
+35
*
Merge "maintenance: Migrate another batch to SelectQueryBuilder"
jenkins-bot
2023-09-21
1
-12
/
+10
|
\
|
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-12
/
+10
*
|
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
-3
/
+2
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
SECURITY: reassignEdits: Delete rows from ip_changes
Reedy
2022-09-29
1
-0
/
+15
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-18
/
+6
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
reassignEdits: Only UPDATE tables if there's rows to update
Reedy
2022-02-24
1
-43
/
+44
*
Replace remaining usages of IDatabase::fetchObject()
Alexander Vorwerk
2022-01-19
1
-3
/
+3
*
reassignEdits: Collapse nested if statements
Reedy
2021-11-19
1
-34
/
+32
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-6
/
+17
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-1
/
+2
*
Stop using legacy ActorMigration fields in reassignEdits.php
Tim Starling
2021-04-20
1
-18
/
+16
*
ActorNormalization should require a DB connection.
daniel
2021-03-10
1
-1
/
+2
*
Hard-deprecate IDatabase parameter for UserIdentity:getActorId()
Cindy Cicalese
2021-02-17
1
-3
/
+6
*
reassignEdits: Update script to use User::newFromName for anon users
daniel
2020-08-03
1
-3
/
+2
*
Improve param docs
Umherirrender
2019-11-28
1
-2
/
+2
*
Fix new phan errors, part 7
Daimona Eaytoy
2019-10-21
1
-0
/
+1
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-53
/
+8
*
Use Maintenance::getConfig in some maintenance scripts
Umherirrender
2019-09-01
1
-6
/
+6
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-8
/
+7
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
Umherirrender
2018-03-29
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-32
/
+65
*
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
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-2
/
+2
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+2
*
Pass phpcs-strict on maintenance/ (3/8)
Siebrand Mazeland
2014-04-22
1
-4
/
+21
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-12
/
+12
*
Fixed spacing
umherirrender
2013-11-21
1
-2
/
+0
*
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
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+1
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-09
1
-0
/
+7
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-2
/
+2
*
Fixing up undefined types in maintenance documentation
Sam Reed
2012-02-09
1
-3
/
+3
*
(bug 26854) Invalid user names go unchecked. Applied most of the patch submit...
Roan Kattouw
2011-11-20
1
-0
/
+3
[next]