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
/
BacklinkCacheTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add missing documentation to class properties
Umherirrender
2024-09-18
1
-0
/
+1
*
Fix use of stale backlink partition cache
Tim Starling
2024-06-28
1
-3
/
+2
*
Replace db with getDb for Tests
Wandji69
2024-06-23
1
-2
/
+2
*
tests: Use namespaced classes (@covers)
Umherirrender
2024-06-14
1
-5
/
+5
*
tests: Migrate to IDatabase::newInsertQueryBuilder
Umherirrender
2024-04-14
1
-7
/
+11
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-5
/
+5
*
Bump codesniffer to 42.0.0
Amir Sarabadani
2023-09-27
1
-1
/
+1
*
BacklinkCacheTest: Fix test case to avoid slowness
Derick Alangi
2023-08-10
1
-1
/
+2
*
cache: Remove deprecated methods from BacklinkCache
Derick Alangi
2023-08-10
1
-55
/
+0
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-3
/
+3
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Hard-deprecate BacklinkCache::get/getLinks/getCascadeProtectedLinks
Umherirrender
2022-12-15
1
-0
/
+2
*
Hard-deprecate BacklinkCache::get
Matěj Suchánek
2022-11-20
1
-0
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-09-23
1
-1
/
+1
*
Merge "tests: Replace deprecated WikiPage::factory"
jenkins-bot
2022-09-09
1
-1
/
+1
|
\
|
*
tests: Replace deprecated WikiPage::factory
Umherirrender
2022-09-02
1
-1
/
+1
*
|
schema: Drop tl_title and tl_namespace fields from templatelinks
Amir Sarabadani
2022-09-06
1
-2
/
+0
|
/
*
Merge "Add support for write new for templatelinks migration"
jenkins-bot
2022-07-12
1
-5
/
+14
|
\
|
*
Add support for write new for templatelinks migration
Amir Sarabadani
2022-07-12
1
-5
/
+14
*
|
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-3
/
+3
|
/
*
Clean up tests that misused the parameters of assertSame/Equals
Func
2022-02-08
1
-4
/
+4
*
Title: Make use of BacklinkCacheFactory service
Derick Alangi
2021-09-09
1
-8
/
+15
*
Add BacklinkCacheFactory Service
Derick Alangi
2021-09-09
1
-0
/
+11
*
Test new methods in BacklinkCache
TChin
2021-08-30
1
-0
/
+28
*
Test BacklinkCache
TChin
2021-08-19
1
-0
/
+147