aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Storage/NameTableStoreFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-1/+1
* nametablestore: simplify NameTableStore::acquireId() and update commentsAaron Schulz2024-09-241-2/+2
* Add missing documentation to class properties in NameTableStoreFactoryUmherirrender2024-09-071-2/+2
* Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-191-1/+2
* tests: Avoid database usage when possibleDaimona Eaytoy2023-07-311-1/+1
* Storage: Minor docs and file header cleanupTimo Tijhof2022-11-041-0/+1
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+2
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-12-091-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-4/+4
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-2/+2
* rdbms: Database::selectDB() update the domain and handle failure betterAaron Schulz2018-10-101-1/+2
* Introduce NameTableStoreFactoryTim Starling2018-09-041-0/+149