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
/
includes
/
deferred
/
LinksUpdate
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace IDatabase::delete with DeleteQueryBuilder
Umherirrender
2023-06-21
2
-9
/
+16
*
Migrate more usages of Database::update() to UpdateQueryBuilder
Alexander Vorwerk
2023-06-09
1
-5
/
+5
*
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz Dziewoński
2023-04-22
2
-7
/
+3
*
Merge "Reorg: Move LinkFilter to ExternalLinks"
jenkins-bot
2023-03-03
1
-1
/
+1
|
\
|
*
Reorg: Move LinkFilter to ExternalLinks
Amir Sarabadani
2023-03-01
1
-1
/
+1
*
|
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
5
-5
/
+5
|
/
*
Switch some simple use of LoadBalancer to use new LBFactory methods
Amir Sarabadani
2023-02-23
1
-1
/
+1
*
LinksUpdate: Use DB key for category links table
Func
2023-02-10
1
-1
/
+3
*
Reorg: Move category-related classes from includes/ to Category/
Amir Sarabadani
2023-02-09
1
-1
/
+1
*
Select recent changes for deletion only by page id
Matěj Suchánek
2023-02-01
1
-13
/
+2
*
deferred: Make use of ServiceOptions
Derick Alangi
2023-01-27
2
-2
/
+18
*
deferred,jobqueue,rdbms: Change logger->notice to info or warning
Timo Tijhof
2023-01-14
1
-1
/
+1
*
refreshlinks: skip replica wait checks for single-batch link updates
Aaron Schulz
2023-01-02
2
-11
/
+20
*
Drop unused deprecated hooks
Amir Sarabadani
2022-11-28
3
-24
/
+2
*
Remove unused variable from unpacking arrays
Umherirrender
2022-11-22
1
-1
/
+1
*
Track reason for rendering in more detail.
daniel
2022-11-15
1
-1
/
+1
*
Externallinks: Add ability to write to the new fields
Amir Sarabadani
2022-10-25
2
-6
/
+22
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
LinksUpdate: Last pieces of templatelinks migration
Amir Sarabadani
2022-07-25
1
-6
/
+38
*
Add support for write new for templatelinks migration
Amir Sarabadani
2022-07-12
1
-2
/
+4
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
4
-6
/
+10
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+4
*
Add configuration for write both on templatelinks table
Amir Sarabadani
2022-03-03
6
-3
/
+68
*
Remove change tags for media additions/removals
Matthias Mullie
2022-02-28
1
-22
/
+0
*
LinksTable: Cast all array keys to string
Tim Starling
2022-02-14
7
-13
/
+16
*
Merge "Avoid unneeded category count updates on moves"
jenkins-bot
2022-02-01
1
-14
/
+24
|
\
|
*
Avoid unneeded category count updates on moves
Umherirrender
2022-01-17
1
-14
/
+24
*
|
Merge "Fix page_props DELETE/INSERT on null edit"
jenkins-bot
2022-01-31
2
-4
/
+14
|
\
\
|
*
|
Fix page_props DELETE/INSERT on null edit
Tim Starling
2022-01-31
2
-4
/
+14
*
|
|
Merge "Convert various callers to LoadBalancer::getConnectionRef()"
jenkins-bot
2022-01-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert various callers to LoadBalancer::getConnectionRef()
Aaron Schulz
2022-01-27
1
-1
/
+1
*
|
|
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-4
/
+4
|
/
/
*
|
Merge "Fix deprecation warning from LinksUpdate::getImages()"
jenkins-bot
2022-01-19
1
-1
/
+1
|
\
\
|
*
|
Fix deprecation warning from LinksUpdate::getImages()
Tim Starling
2022-01-19
1
-1
/
+1
|
|
/
*
|
Merge "Adjust il_from_namespace on cross namespace moves"
jenkins-bot
2022-01-17
1
-8
/
+19
|
\
\
|
*
|
Adjust il_from_namespace on cross namespace moves
Umherirrender
2022-01-15
1
-8
/
+19
|
|
/
*
/
Use immutable page identity in LinksDeletionUpdate
Umherirrender
2022-01-17
1
-1
/
+3
|
/
*
LinksUpdate deprecations
Tim Starling
2022-01-14
1
-55
/
+75
*
Move LinksUpdate and LinksDeletionUpdate into the new namespace
Tim Starling
2022-01-04
2
-0
/
+750
*
Move the link updates from moveUnsafe() to LinksUpdate
Tim Starling
2022-01-04
5
-9
/
+129
*
Write to multiple categorylinks tables on update
Tim Starling
2022-01-04
3
-33
/
+130
*
LinksUpdate refactor
Tim Starling
2022-01-04
12
-0
/
+1854
[prev]