wiki.techinc.nl/includes/site
Florian 8d010b9721 Add maintenance script to add sites to sites table
Also: Add language code validation to Site::setLanguageCode().

Bug: T132937
Change-Id: I763ec65cb06d5250a3886a66eefdde8701b2299c
2017-02-26 16:30:13 +00:00
..
CachingSiteStore.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DBSiteStore.php Move remaining LoadBalancer classes to Rdbms 2017-02-23 20:38:31 -08:00
FileBasedSiteLookup.php Revert "Map dummy language codes in sites" 2016-06-09 22:02:25 +00:00
HashSiteStore.php Add more specific Site[] type hints to SiteStore classes 2017-01-11 16:39:13 +00:00
MediaWikiPageNameNormalizer.php Mock Http in MediaWikiPageNameNormalizerTest and add more test cases 2016-06-24 18:49:25 +00:00
MediaWikiSite.php Remove MediaWikiSite::newFromGlobalId (deprecated since 1.21) 2016-04-01 20:16:13 +00:00
Site.php Add maintenance script to add sites to sites table 2017-02-26 16:30:13 +00:00
SiteExporter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteImporter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteList.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteLookup.php
SitesCacheFileBuilder.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteSQLStore.php Canonicalise '@deprecated since' doc comments 2016-08-02 22:21:57 +00:00
SiteStore.php