Aude has submitted this change and it was merged. Change subject: Added client store ......................................................................
Added client store Change-Id: If8907a28bbd6ce258bc32ee5ea1a6d3db1b30d2f --- M client/WikibaseClient.hooks.php M client/WikibaseClient.php M client/includes/EntityCacheUpdater.php M client/includes/LangLinkHandler.php D client/includes/SiteLinkCache.php A client/includes/store/ClientStore.php A client/includes/store/ClientStoreFactory.php A client/includes/store/EntityCache.php A client/includes/store/sql/ClientSqlStore.php R client/includes/store/sql/EntityCacheTable.php M client/tests/phpunit/includes/CachedEntityTest.php R client/tests/phpunit/includes/store/EntityCacheTableTest.php M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php A lib/includes/store/SiteLinkCache.php R lib/includes/store/SiteLinkLookup.php R lib/includes/store/SiteLinkTable.php R lib/tests/phpunit/store/SiteLinkLookupTest.php R lib/tests/phpunit/store/SiteLinkTableTest.php M repo/Wikibase.hooks.php 20 files changed, 466 insertions(+), 125 deletions(-) Approvals: Tobias Gritschacher: Looks good to me, but someone else must approve Aude: Verified; Looks good to me, approved John Erling Blad: Verified -- To view, visit https://gerrit.wikimedia.org/r/23940 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8907a28bbd6ce258bc32ee5ea1a6d3db1b30d2f Gerrit-PatchSet: 6 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Anja Jentzsch <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Denny Vrandecic <[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
