Github mirror of MediaWiki extension ContributionScores - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
Find a file
libraryupgrader 6a8d6116e1 build: Updating dependencies
composer:
* php-parallel-lint/php-parallel-lint: 1.3.0 → 1.3.1

npm:
* ansi-regex: 5.0.0 → 5.0.1
  * https://npmjs.com/advisories/5197 (CVE-2021-3807)

Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: Id67c2545f7d06ca94a8ca68c3196534cfaf1addc
2021-10-04 15:47:44 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-07-26 08:12:02 +02:00
src Introduce a config, to use the rough number of edits in user table 2021-07-01 08:34:58 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 08:51:18 +00:00
.gitignore build: Replace jscs, jshint and jsonlint by eslint 2020-02-03 20:49:46 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:21 -07:00
.phpcs.xml Fix few PHPCS excludes 2021-02-06 15:52:52 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 00:13:50 +00:00
composer.json build: Updating dependencies 2021-10-04 15:47:44 +00:00
ContributionScores.alias.php Add alias for Serbian language 2021-02-06 15:02:53 +00:00
ContributionScores.i18n.magic.php Updates for CodeSniffer and other tests 2016-02-27 21:12:58 +01:00
ContributionScores.php Convert ContributionScores to use extension registration 2021-02-06 11:53:15 +08:00
extension.json Introduce a config, to use the rough number of edits in user table 2021-07-01 08:34:58 +00:00
Gruntfile.js build: Updating dependencies 2021-01-29 07:46:25 +00:00
package-lock.json build: Updating dependencies 2021-10-04 15:47:44 +00:00
package.json build: Updating grunt to 1.4.0 2021-05-09 10:24:41 +00:00
README Add README 2016-03-22 11:08:34 +00:00

The Contribution Scores extension polls the wiki database to locate contributors with the highest contribution volume.
The extension is intended to add a fun metric for contributors to see how much they are helping out.