Aude has submitted this change and it was merged. Change subject: Initial cleanup of entity and entity content construction ......................................................................
Initial cleanup of entity and entity content construction Change-Id: Ic553b6b486d2481e37690c354e0ab2de1a2227e8 --- M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php M lib/includes/Utils.php A lib/includes/entity/EntityFactory.php M lib/includes/entity/EntityObject.php M lib/tests/phpunit/UtilsTest.php A lib/tests/phpunit/entity/EntityFactoryTest.php M lib/tests/phpunit/entity/EntityObjectTest.php M repo/Wikibase.hooks.php M repo/Wikibase.php M repo/includes/api/ApiGetItems.php M repo/includes/api/ApiLinkTitles.php M repo/includes/api/ApiModifyEntity.php M repo/includes/api/ApiSetItem.php M repo/includes/content/EntityContent.php A repo/includes/content/EntityContentFactory.php M repo/includes/content/EntityHandler.php M repo/includes/content/ItemContent.php M repo/includes/content/ItemHandler.php M repo/includes/specials/SpecialCreateEntity.php M repo/includes/specials/SpecialCreateItem.php M repo/includes/specials/SpecialItemDisambiguation.php M repo/includes/store/TermCache.php M repo/includes/store/sql/SqlStore.php M repo/includes/store/sql/TermSqlCache.php M repo/tests/phpunit/includes/api/ApiEditPageTest.php M repo/tests/phpunit/includes/api/ApiModifyItemBase.php A repo/tests/phpunit/includes/content/EntityContentFactoryTest.php M repo/tests/phpunit/includes/content/EntityContentTest.php M repo/tests/phpunit/includes/store/TermCacheTest.php 30 files changed, 571 insertions(+), 331 deletions(-) Approvals: Aude: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/26651 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic553b6b486d2481e37690c354e0ab2de1a2227e8 Gerrit-PatchSet: 5 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
