Ori.livneh has submitted this change and it was merged. Change subject: Configuration clean-up ......................................................................
Configuration clean-up - Power-On Self-Test: on setup, iterate through extension's configuration variables and emit debug log message for each one that is not set. - Change wgEventLoggingDataModelsUri => wgEventLoggingModelsUri. - Change module ext.eventLog.dataModels to extend set of modules use mw.eventLog.setModels(). - Change dependency order as consequence of above. - Drop declareModel & associated test. - Make two version indicators agree on 0.2. - Add wgEventLoggingModelsDB configuration variable. - Use '#' as base URI when unit-testing. Change-Id: I715d82bb5ffb6d284cc0bf3eed0141f2ab6cf71f --- M EventLogging.hooks.php M EventLogging.module.php M EventLogging.php M modules/ext.EventLogging.js M tests/ext.EventLogging.tests.js 5 files changed, 211 insertions(+), 213 deletions(-) Approvals: Ori.livneh: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/33594 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I715d82bb5ffb6d284cc0bf3eed0141f2ab6cf71f Gerrit-PatchSet: 8 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
