Markus Kroetzsch has submitted this change and it was merged.

Change subject: Implementation of Property count
......................................................................


Implementation of Property count

Patchset1 - implemented getOldSemanticCount() and general workflow.
Patchset2 - modified workflow,removed getOldSemanticCount() and added oldData
Patchset3 - mostly done with the diff generation and counts, need to do the db  
            stuff now
Patchset4 - modified as per comments from Jeroen
Patchset5 - modified as per comments from Markus,
Patchset6 - fixed bugs, and removed array_udiff() which caused useless checks
and caused many problems, count and diff worksforme

Patchset7 - moved some code, fixed other issues according to comments

Change-Id: Ie4d19b07e560877eb2ac884a0be29ceca9cd6cda
---
M includes/SMW_SemanticData.php
M includes/dataitems/SMW_DI_Blob.php
M includes/dataitems/SMW_DI_Bool.php
M includes/dataitems/SMW_DI_Concept.php
M includes/dataitems/SMW_DI_Container.php
M includes/dataitems/SMW_DI_Error.php
M includes/dataitems/SMW_DI_GeoCoord.php
M includes/dataitems/SMW_DI_Number.php
M includes/dataitems/SMW_DI_Property.php
M includes/dataitems/SMW_DI_String.php
M includes/dataitems/SMW_DI_Time.php
M includes/dataitems/SMW_DI_URI.php
M includes/dataitems/SMW_DI_WikiPage.php
M includes/dataitems/SMW_DataItem.php
M includes/storage/SQLStore/SMW_SQLStore3.php
M includes/storage/SQLStore/SMW_SQLStore3_Readers.php
M includes/storage/SQLStore/SMW_SQLStore3_SetupHandlers.php
M includes/storage/SQLStore/SMW_SQLStore3_Writers.php
M includes/storage/SQLStore/SMW_Sql3StubSemanticData.php
19 files changed, 552 insertions(+), 276 deletions(-)

Approvals:
  Markus Kroetzsch: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/16111
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4d19b07e560877eb2ac884a0be29ceca9cd6cda
Gerrit-PatchSet: 7
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Nischayn22 <nischay...@gmail.com>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: Markus Kroetzsch <mar...@semantic-mediawiki.org>
Gerrit-Reviewer: Nischayn22 <nischay...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to