Jeroen De Dauw has uploaded a new change for review. 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/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/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 27 files changed, 525 insertions(+), 281 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/51/26651/1 -- To view, visit https://gerrit.wikimedia.org/r/26651 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic553b6b486d2481e37690c354e0ab2de1a2227e8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
