Lwelling has submitted this change and it was merged.

Change subject: Provide a clear, well-named entry point for the extension
......................................................................


Provide a clear, well-named entry point for the extension

- Lowercasing the first 'e' in eventLogging seems more consistant
  with our code conventions (see, for example, ext.visualEditor.*)
- Also change base cache key to 'ext.eventLogging:dataModels'.
- Define getDependencies() implementation for RL module.
- Renames:
        'ext.eventLogging'            => 'ext.eventLogging.core'
        'ext.eventLogging.dataModels' => 'ext.eventLogging'
  This minimizes confusion around dependency management, making
  ext.eventLogging the clear entrypoint for the extension.

Change-Id: I3f0ca578c013a0bff0512ef75bbec8b763b71ab5
---
M EventLogging.home.php
M EventLogging.hooks.php
M EventLogging.module.php
M EventLogging.php
R modules/ext.eventLogging.core.js
R tests/ext.eventLogging.tests.js
6 files changed, 22 insertions(+), 15 deletions(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved
  Mattflaschen: Looks good to me, but someone else must approve
  Lwelling: Looks good to me, but someone else must approve


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f0ca578c013a0bff0512ef75bbec8b763b71ab5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Lwelling <[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

Reply via email to