John Erling Blad has uploaded a new change for review. Change subject: Use only the list of supported wikis ......................................................................
Use only the list of supported wikis Previously the list of all valid wikis was returned, with this change only the list of wikis belonging to the Wikipedia group is listed as valid. The members of the group is as it is defined at any time in the internal table, or its fake alternative, and may or may not have a direct resemblance with sites listed in the sitematrix. Change-Id: I4d672067da502cc3fe497db2335ef5622b2f9f9d --- M repo/includes/api/ApiGetItems.php M repo/includes/api/ApiModifyItem.php M repo/includes/api/ApiSetItem.php M repo/includes/api/ApiSetSiteLink.php M repo/tests/phpunit/includes/api/ApiEditPageTest.php M repo/tests/phpunit/includes/api/ApiJSONPCompleteTest.php M repo/tests/phpunit/includes/api/ApiJSONPTest.php M repo/tests/phpunit/includes/api/ApiLanguageAttributeTest.php M repo/tests/phpunit/includes/api/ApiModifyItemBase.php M repo/tests/phpunit/includes/api/ApiPermissionsTest.php M repo/tests/phpunit/includes/api/ApiSetAliasesTest.php M repo/tests/phpunit/includes/api/ApiSetSiteLinkTest.php 12 files changed, 21 insertions(+), 12 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/27/16727/1 -- To view, visit https://gerrit.wikimedia.org/r/16727 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4d672067da502cc3fe497db2335ef5622b2f9f9d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
