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 836871b041 build: Updating npm dependencies
* i: 0.3.6 → 0.3.7
  * https://npmjs.com/advisories/1002379 (CVE-2021-3820)
* ansi-regex: 2.1.1 → 5.0.1
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)

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

Change-Id: Ie0d55562573ddfd839c010a4c620e79b25994df9
2021-10-07 11:56:43 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-04-02 09:48:26 +02:00
.gitignore Add tests 2015-10-03 16:37:02 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:21 -07:00
.jshintignore build: Always exclude vendor and node_modules 2017-11-10 20:22:41 +01:00
.phpcs.xml build: Updating dependencies 2021-01-01 05:00:22 +00:00
CODE_OF_CONDUCT.md build: Updating dependencies 2021-01-01 05:00:22 +00:00
composer.json build: Updating npm dependencies 2021-10-07 11:56:43 +00:00
ContributionScores.alias.php ContributionScores.alias.php translations for bengali. 2016-11-29 21:06:08 +00:00
ContributionScores.i18n.magic.php Updates for CodeSniffer and other tests 2016-02-27 21:12:58 +01:00
ContributionScores.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 05:22:25 +00:00
ContributionScores_body.php Improve some parameter docs 2018-01-11 17:33:57 +01:00
Gruntfile.js build: Always exclude vendor and node_modules 2017-11-10 20:22:41 +01:00
package-lock.json build: Updating npm dependencies 2021-10-07 11:56:43 +00:00
package.json build: Updating dependencies 2021-05-09 10:15:05 +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.