John Erling Blad has submitted this change and it was merged. Change subject: Added removeDuplicates method to Statements and Claims interfaces ......................................................................
Added removeDuplicates method to Statements and Claims interfaces Change-Id: I04d83cec130c86dc3396de10d8a22ba65b3d5eb2 --- M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php M lib/includes/HashArray.php A lib/includes/HashableObjectStorage.php M lib/includes/claim/ClaimList.php M lib/includes/claim/Claims.php M lib/includes/statement/StatementList.php M lib/includes/statement/Statements.php M lib/tests/phpunit/HashArrayTest.php A lib/tests/phpunit/HashableObjectStorageTest.php 10 files changed, 242 insertions(+), 48 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27300 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04d83cec130c86dc3396de10d8a22ba65b3d5eb2 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
