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
/
namespaceDupes.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
maintenance: add transaction round wrapper methods to Maintenance
Aaron Schulz
2024-11-05
1
-10
/
+8
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-0
/
+1
*
NamespaceDupes: check if page exists from primary database
Pppery
2024-09-12
1
-1
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
NamespaceDupes: treat Special and Media namespaces like interwikis
Pppery
2024-07-11
1
-2
/
+4
*
maintenance: Check PageLinksSchemaMigrationStage in namespaceDupes.php
Umherirrender
2024-05-29
1
-6
/
+5
*
Remove TemplateLinksSchemaMigrationStage config
Umherirrender
2024-05-15
1
-1
/
+3
*
Disable namespaceDupes again
Amir Sarabadani
2024-05-09
1
-0
/
+5
*
Merge "namespaceDupes: Fix fatals caused by READ_NEW and WRITE_BOTH"
jenkins-bot
2024-02-10
1
-2
/
+2
|
\
|
*
namespaceDupes: Fix fatals caused by READ_NEW and WRITE_BOTH
Amir Sarabadani
2024-02-08
1
-2
/
+2
*
|
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
|
/
*
namespaceDupes: Reduce batchsize to 100 for link update
Alexander Vorwerk
2024-01-31
1
-1
/
+1
*
maintenance: Acquire new linktarget in namespaceDupes.php
Umherirrender
2024-01-25
1
-1
/
+15
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-1
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-4
/
+4
*
Merge "rdbms: Change docs for IDatabase::affectedRows on UPDATE IGNORE"
jenkins-bot
2023-12-04
1
-7
/
+5
|
\
|
*
rdbms: Change docs for IDatabase::affectedRows on UPDATE IGNORE
Umherirrender
2023-11-21
1
-7
/
+5
*
|
Revert "Disable namespaceDupes.php for now"
Zoranzoki21
2023-11-23
1
-5
/
+0
*
|
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
|
/
*
maintenance: Batch delete for key conflicts in namespaceDupes.php
Umherirrender
2023-11-21
1
-12
/
+17
*
Merge "maintenance: Batch update for _from_namespace in namespaceDupes.php"
jenkins-bot
2023-11-20
1
-9
/
+34
|
\
|
*
maintenance: Batch update for _from_namespace in namespaceDupes.php
Umherirrender
2023-11-18
1
-9
/
+34
*
|
Merge "maintenance: Reduce delete attempts in namespaceDupes.php"
jenkins-bot
2023-11-20
1
-7
/
+10
|
\
\
|
*
|
maintenance: Reduce delete attempts in namespaceDupes.php
Umherirrender
2023-11-17
1
-7
/
+10
|
|
/
*
/
maintenance: Batch update for rev_page in namespaceDupes.php
Umherirrender
2023-11-18
1
-4
/
+17
|
/
*
maintenance: Use QueryBuilder in namespaceDupes.php
Umherirrender
2023-11-17
1
-70
/
+56
*
maintenance: Migrate $db->buildLike() to expression builder
Amir Sarabadani
2023-11-06
1
-2
/
+4
*
Disable namespaceDupes.php for now
Tyler Cipriani
2023-11-02
1
-0
/
+5
*
Remove allowances for nullable `rd_interwiki` and `rd_fragment`
Bartosz Dziewoński
2023-10-03
1
-2
/
+0
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-10
/
+6
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-9
/
+8
*
namespaceDupes: Remove extra addQuotes() calls
Taavi Väänänen
2023-03-27
1
-2
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-1
/
+1
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-2
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
SQLPlatform: Introduce buildComparison()
Bartosz Dziewoński
2022-09-10
1
-7
/
+6
*
maintenance: Add support for links migration to namespaceDupes.php
Amir Sarabadani
2022-08-09
1
-18
/
+48
*
Use WikiPageFactory to instance WikiPage in namespaceDupes.php
Umherirrender
2022-06-25
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+2
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-1
/
+1
*
Move LinksUpdate and LinksDeletionUpdate into the new namespace
Tim Starling
2022-01-04
1
-0
/
+1
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
1
-1
/
+1
*
namespaceDupes.php: Handle invalid titles
Gergő Tisza
2021-10-16
1
-29
/
+44
*
Change 'fromdbmaster' to WikiPage::READ_LATEST
Umherirrender
2021-09-26
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-4
/
+4
*
maintenance: Mark some closures as static
Reedy
2021-02-07
1
-1
/
+1
[next]