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 0fecfab673 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 18.0.0 → 19.1.0

npm:
* grunt: 1.0.1 → 1.3.0
  * https://npmjs.com/advisories/577 (CVE-2018-3721)
  * https://npmjs.com/advisories/745
  * https://npmjs.com/advisories/782 (CVE-2018-16487)
  * https://npmjs.com/advisories/788
  * https://npmjs.com/advisories/813
  * https://npmjs.com/advisories/1065 (CVE-2019-10744)
  * https://npmjs.com/advisories/1523 (CVE-2019-10744)

Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".
* Committed package-lock.json (T179229) too.
* And updating CoC link to use Special:MyLanguage (T202047).
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* Also sorted "composer fix" command to run phpcbf last.

Change-Id: I5bc68d9d819496e5ce7c6384615b15ef2e8515f9
2021-01-01 05:00:22 +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 dependencies 2021-01-01 05:00:22 +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 dependencies 2021-01-01 05:00:22 +00:00
package.json build: Updating dependencies 2021-01-01 05:00:22 +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.