aboutsummaryrefslogtreecommitdiffstats
path: root/includes/site/CachingSiteStore.php
Commit message (Expand)AuthorAgeFilesLines
* Use getWithSetCallback() instead of get() + set()Daimona Eaytoy2021-11-181-7/+5
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-231-1/+1
* CachingSiteStore: Avoid deprecated wfMemcKey()Kunal Mehta2017-05-251-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Added CachingSiteStore APC commentsAaron Schulz2015-07-251-1/+5
* Split SiteLookup interface from SiteStoreaude2015-03-181-0/+195