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
/
tests
/
phpunit
/
includes
/
cache
/
LinkBatchTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
LinkBatch: Introduce addUser() helper
Máté Szabó
2025-02-20
1
-0
/
+53
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
tests: Use namespaced classes (@covers)
Umherirrender
2024-06-14
1
-11
/
+11
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-0
/
+3
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-11
/
+11
*
Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-23
1
-2
/
+2
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
watcheditem: Switch out of LB for picking db connection
Amir Sarabadani
2023-05-05
1
-8
/
+8
*
Remove fallback to MediaWikiServices in LinkBatch::__construct
Umherirrender
2023-04-19
1
-36
/
+18
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-2
/
+2
*
Hard-deprecate manual construction of LinkBatch objects
Umherirrender
2023-03-08
1
-0
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Inline a few more trivial createMock() calls in tests
Thiemo Kreuz
2022-08-08
1
-3
/
+1
*
Use injection for LinksMigration on LinkBatch, action, api, special page
Umherirrender
2022-05-10
1
-4
/
+9
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-4
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-1
/
+1
*
LinkBatch: skip bad input
daniel
2021-05-07
1
-14
/
+56
*
LinkBatch: replace Title with PageReference in method signatures
daniel
2021-04-26
1
-5
/
+26
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-2
/
+2
*
More misc test cleanup
DannyS712
2020-12-24
1
-3
/
+3
*
Add LinkBatchFactory to inject services into LinkBatch
mainframe98
2020-01-06
1
-8
/
+125
*
Don't fail hard on bad titles in the database.
daniel
2019-11-25
1
-0
/
+119