Jeroen De Dauw has submitted this change and it was merged. Change subject: Introducing SiteLink object to represet site links. ......................................................................
Introducing SiteLink object to represet site links. Patchset 2: rebase + fix merge conflicts Patchset 3: re-added some changed I killed to avoid conflicts with moved files Patchset 4: rebase, fixes Change-Id: Icf0a42e9f9617def674075c7c3888a6ea5ec6a17 --- M lib/WikibaseLib.php M lib/includes/Item.php M lib/includes/ItemDiff.php M lib/includes/ItemObject.php A lib/includes/SiteLink.php M lib/tests/phpunit/ItemNewEmptyTest.php M lib/tests/phpunit/ItemObjectTest.php A lib/tests/phpunit/SiteLinkTest.php M lib/tests/phpunit/TestItems.php M repo/includes/ItemView.php M repo/includes/api/Api.php M repo/includes/api/ApiSetSiteLink.php M repo/includes/content/ItemContent.php M repo/includes/updates/ItemStructuredSave.php 14 files changed, 312 insertions(+), 67 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/14069 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf0a42e9f9617def674075c7c3888a6ea5ec6a17 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Werner <[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
