jenkins-bot has submitted this change and it was merged. Change subject: Design improvements to sites code ......................................................................
Design improvements to sites code Change-Id: I08ffa6a97093abbe85169f664b97498c5f39bf8e --- M includes/AutoLoader.php M includes/site/MediaWikiSite.php M includes/site/Site.php D includes/site/SiteArray.php M includes/site/SiteList.php D includes/site/SiteObject.php A includes/site/SiteSQLStore.php A includes/site/SiteStore.php D includes/site/Sites.php D includes/site/SitesTable.php M tests/TestsAutoLoader.php M tests/phpunit/includes/site/MediaWikiSiteTest.php D tests/phpunit/includes/site/SiteArrayTest.php M tests/phpunit/includes/site/SiteListTest.php A tests/phpunit/includes/site/SiteSQLStoreTest.php R tests/phpunit/includes/site/SiteTest.php D tests/phpunit/includes/site/SitesTest.php M tests/phpunit/includes/site/TestSites.php 18 files changed, 1,282 insertions(+), 1,630 deletions(-) Approvals: Daniel Kinzler: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/43998 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08ffa6a97093abbe85169f664b97498c5f39bf8e Gerrit-PatchSet: 17 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Parent5446 <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
