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
/
migrateLinksTable.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Reduce link target migration output and replication waits
Tim Starling
2024-11-13
1
-10
/
+28
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Remove TemplateLinksSchemaMigrationStage config
Umherirrender
2024-05-15
1
-1
/
+1
*
Use expression builder to avoid raw sql via BETWEEN operator
Umherirrender
2024-04-21
1
-3
/
+5
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Migrate some usages of Database::update() to UpdateQueryBuilder
Alexander Vorwerk
2024-01-17
1
-7
/
+10
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+2
*
migrateLinksTable: Also try to populate columns with zero
Amir Sarabadani
2023-09-07
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-1
/
+1
*
schema: Drop tl_title and tl_namespace fields from templatelinks
Amir Sarabadani
2022-09-06
1
-0
/
+4
*
Merge "migrateLinksTable.php: Remove LIMIT from UPDATE query"
jenkins-bot
2022-07-28
1
-20
/
+10
|
\
|
*
migrateLinksTable.php: Remove LIMIT from UPDATE query
Kevin Israel
2022-07-13
1
-20
/
+10
*
|
Merge "migrateLinksTable.php: BETWEEN is inclusive"
jenkins-bot
2022-07-27
1
-3
/
+3
|
\
\
|
*
|
migrateLinksTable.php: BETWEEN is inclusive
Kevin Israel
2022-07-13
1
-3
/
+3
|
|
/
*
/
Improve wording of a few templatelinks migration messages
Kevin Israel
2022-07-12
1
-6
/
+3
|
/
*
Add support for write new for templatelinks migration
Amir Sarabadani
2022-07-12
1
-1
/
+7
*
MigrateLinksTable: Avoid dynamic loading of list columns to select
Amir Sarabadani
2022-04-13
1
-1
/
+1
*
linker: Add LinksMigration service for read new
Amir Sarabadani
2022-04-07
1
-10
/
+1
*
maintenance: Add migrateLinksTable.php
Amir Sarabadani
2022-03-25
1
-0
/
+154