Jeroen De Dauw has uploaded a new change for review.

Change subject: Removed Entity and extending interfaces, renamed EntityObject 
and deriving classes to name without Object suffix
......................................................................

Removed Entity and extending interfaces, renamed EntityObject and deriving 
classes to name without Object suffix

Change-Id: Ic2f1f54645eba8d0923fcebe68eef71659e71e6d
---
M client/tests/phpunit/includes/CachedEntityTest.php
M client/tests/phpunit/includes/EntityCacheUpdaterTest.php
M client/tests/phpunit/includes/store/EntityCacheTableTest.php
M lib/RELEASE-NOTES
M lib/WikibaseLib.hooks.php
M lib/WikibaseLib.php
M lib/includes/entity/Entity.php
M lib/includes/entity/EntityFactory.php
D lib/includes/entity/EntityObject.php
M lib/includes/item/Item.php
D lib/includes/item/ItemObject.php
M lib/includes/property/Property.php
D lib/includes/property/PropertyObject.php
M lib/includes/query/Query.php
D lib/includes/query/QueryObject.php
M lib/tests/phpunit/ChangeHandlerTest.php
M lib/tests/phpunit/ChangesTableTest.php
M lib/tests/phpunit/changes/TestChanges.php
M lib/tests/phpunit/claim/ClaimAggregateTest.php
M lib/tests/phpunit/claim/ClaimListAccessTest.php
M lib/tests/phpunit/entity/EntityDiffTest.php
R lib/tests/phpunit/entity/EntityTest.php
M lib/tests/phpunit/item/ItemDiffTest.php
M lib/tests/phpunit/item/ItemMultilangTextsTest.php
M lib/tests/phpunit/item/ItemNewEmptyTest.php
M lib/tests/phpunit/item/ItemNewFromArrayTest.php
R lib/tests/phpunit/item/ItemTest.php
M lib/tests/phpunit/item/TestItems.php
R lib/tests/phpunit/property/PropertyTest.php
R lib/tests/phpunit/query/QueryTest.php
M lib/tests/phpunit/serializers/ItemSerializerTest.php
M lib/tests/phpunit/serializers/PropertySerializerTest.php
M lib/tests/phpunit/snak/PropertyValueSnakTest.php
M lib/tests/phpunit/store/SiteLinkLookupTest.php
M repo/includes/api/ApiGetClaims.php
M repo/includes/api/ApiGetEntities.php
M repo/includes/api/ApiModifyEntity.php
M repo/includes/api/ApiRemoveClaims.php
M repo/includes/api/ApiSetClaimValue.php
M repo/includes/content/ItemContent.php
M repo/includes/content/PropertyContent.php
M repo/includes/content/QueryContent.php
M repo/maintenance/createBlacklistedItems.php
M repo/maintenance/importInterlang.php
M repo/maintenance/importProperties.php
M repo/tests/phpunit/includes/ItemContentDiffViewTest.php
M repo/tests/phpunit/includes/ItemViewTest.php
M repo/tests/phpunit/includes/actions/ActionTestCase.php
M repo/tests/phpunit/includes/api/ApiCreateClaimTest.php
M repo/tests/phpunit/includes/api/ApiEditEntityTest.php
M repo/tests/phpunit/includes/api/ApiGetClaimsTest.php
M repo/tests/phpunit/includes/api/ApiRemoveClaimsTest.php
M repo/tests/phpunit/includes/api/ApiSetClaimValueTest.php
M repo/tests/phpunit/includes/specials/SpecialEntityDataTest.php
M repo/tests/phpunit/includes/store/TermCacheTest.php
M repo/tests/phpunit/includes/store/sql/TermSqlCacheTest.php
56 files changed, 1,177 insertions(+), 1,710 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/25/35125/1
--
To view, visit https://gerrit.wikimedia.org/r/35125
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2f1f54645eba8d0923fcebe68eef71659e71e6d
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

Reply via email to