Ori.livneh has submitted this change and it was merged. Change subject: Handlers for MediaWiki:EventDataModels.json ......................................................................
Handlers for MediaWiki:EventDataModels.json - Reject edits of MediaWiki:EventDataModels.json if the revision would fail to parse as JSON. (Uses EditFilterMerged because I'd like to separate models into logical sections.) Add error message to output. - On successful edits, update revision content and timestamp in memcached. - Specify 'JavaScript' as the content model for the article. (I intend to replace this eventually with a custom JSON Schema content model.) Change-Id: I9a53f4b2695d9bb8606c1c7a25f03af91d539708 --- A EventLogging.home.php M EventLogging.hooks.php M EventLogging.module.php M EventLogging.php 4 files changed, 122 insertions(+), 14 deletions(-) Approvals: Ori.livneh: Spage: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/33825 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a53f4b2695d9bb8606c1c7a25f03af91d539708 Gerrit-PatchSet: 6 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: Lwelling <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> Gerrit-Reviewer: Tychay <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
