mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-24 08:14:21 +00:00
153573dbe5
Currently, the mw.eventLog.Schema class samples per pageview. However, we expect that if a user is bucketed for a session, then all EventLogging events logged during that session are in the sample. Unlike Popups in I4f653bba, the RelatedArticles instrumentation does rely on another mw.eventLog.Schema behavior: distinguishing between static and dynamic data. This and the use of mw.eventLog.Schema could be removed in a follow-on change. Bug: T167236 Change-Id: I9583cb98264efd7dc46b45bbce5323036a100536 |
||
---|---|---|
i18n | ||
includes | ||
resources | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.rubocop.yml | ||
.stylelintrc | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
extension.json | ||
Gemfile | ||
Gemfile.lock | ||
Gruntfile.js | ||
HISTORY | ||
package.json | ||
phpcs.xml | ||
Rakefile | ||
README | ||
RelatedArticles.i18n.magic.php | ||
RelatedArticles.php |
For information on how to install and use this extension, please see: <https://www.mediawiki.org/wiki/Extension:RelatedArticles>