wiki.techinc.nl/includes/site
Daimona Eaytoy e0d3b3e8fc Use getWithSetCallback() instead of get() + set()
This allows the backend to do whatever it can to ensure atomicity, and
is also easier to read, since the intent is obvious.

Change-Id: Ibbfecd92a2c6d9a5997ca37ea101e068bd1e8202
2021-11-18 18:58:13 +00:00
..
CachingSiteStore.php Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +00:00
DBSiteStore.php
HashSiteStore.php
MediaWikiPageNameNormalizer.php Make following redirects in MediaWikiPageNameNormalizer optional 2021-07-27 04:48:03 +00:00
MediaWikiSite.php Make following redirects in MediaWikiPageNameNormalizer optional 2021-07-27 04:48:03 +00:00
Site.php Various updates and fixes to PHPDoc documentation 2021-08-09 09:26:23 +02:00
SiteExporter.php
SiteImporter.php
SiteList.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
SiteLookup.php
SiteStore.php