Tobias Gritschacher has submitted this change and it was merged. Change subject: implement onWikibaseDeleteData hook on client ......................................................................
implement onWikibaseDeleteData hook on client - onWikibaseDeleteData hook on the client - add clear() to EntityCache and EntityCacheTable - add clear() to ClientSqlStore - move some functionality out of the deleteAllData script and put it into client and repo hooks Change-Id: I24d48a20f289dafe75b116d70de59dadba7481e2 --- M client/WikibaseClient.hooks.php M client/WikibaseClient.php M client/includes/store/ClientStore.php M client/includes/store/EntityCache.php M client/includes/store/sql/ClientSqlStore.php M client/includes/store/sql/EntityCacheTable.php M lib/maintenance/deleteAllData.php M repo/Wikibase.hooks.php 8 files changed, 78 insertions(+), 28 deletions(-) Approvals: Tobias Gritschacher: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/26631 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I24d48a20f289dafe75b116d70de59dadba7481e2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
