wiki.techinc.nl/tests/phpunit/includes/filerepo
Aaron Schulz 88e17d3f7c filerepo: make LocalRepo::getSharedCacheKey() use makeGlobalKey()
Also rename image_redirect key to file_redirect while at it.
This assures that stale keys are not still in use.

Bug: T253405
Change-Id: I31a9bb6672b33fbfa1b974955d78fdfd8d58f5da
2020-05-23 17:32:55 +00:00
..
file Add core REST API endpoint for media links 2020-01-22 15:10:44 -06:00
FileBackendDBRepoWrapperTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
FileRepoTest.php Hard-deprecate Title::getUserCaseDBKey 2019-10-24 19:26:37 +03:00
LocalRepoTest.php filerepo: make LocalRepo::getSharedCacheKey() use makeGlobalKey() 2020-05-23 17:32:55 +00:00
MigrateFileRepoLayoutTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
RepoGroupTest.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
StoreBatchTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00