John Erling Blad has uploaded a new change for review. Change subject: Initial take on a Summary class ......................................................................
Initial take on a Summary class This will make the autocomments more reusable, both for non-api classes and for api classes that doesn't use the ordinary inheritance model. Change-Id: I390481965caeb7c7a9c8d167490fcb3c0c42f8bf --- M lib/includes/Utils.php M repo/Wikibase.hooks.php M repo/Wikibase.i18n.php M repo/Wikibase.php D repo/includes/Autocomment.php A repo/includes/Summary.php M repo/includes/api/ApiCreateClaim.php M repo/includes/api/ApiEditEntity.php M repo/includes/api/ApiLinkTitles.php M repo/includes/api/ApiModifyEntity.php M repo/includes/api/ApiModifyLangAttribute.php M repo/includes/api/ApiRemoveClaims.php M repo/includes/api/ApiSetAliases.php M repo/includes/api/ApiSetClaimValue.php M repo/includes/api/ApiSetReference.php M repo/includes/api/ApiSetSiteLink.php R repo/includes/api/ApiSummary.php M repo/includes/api/RemoveQualifiers.php M repo/includes/api/RemoveReferences.php M repo/includes/api/SetQualifier.php M repo/includes/api/SetStatementRank.php M repo/includes/specials/SpecialCreateEntity.php M repo/includes/specials/SpecialCreateItem.php R repo/tests/phpunit/includes/SummaryTest.php M repo/tests/phpunit/includes/api/ApiRemoveClaimsTest.php M repo/tests/phpunit/includes/api/RemoveReferencesTest.php M repo/tests/phpunit/includes/api/SetQualifierTest.php M repo/tests/phpunit/includes/api/SetStatementRankTest.php 28 files changed, 885 insertions(+), 391 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/16/47716/1 -- To view, visit https://gerrit.wikimedia.org/r/47716 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I390481965caeb7c7a9c8d167490fcb3c0c42f8bf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: John Erling Blad <john.b...@wikimedia.de> Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits