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 a131b2a47b build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage

Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed global `mw`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.

Change-Id: I9a87a358cb5336c9d18261985209c1f845337160
2020-10-29 09:17:32 +00:00
i18n Localisation updates from https://translatewiki.net. 2020-09-14 09:13:45 +02:00
.eslintrc.json build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 09:17:32 +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 build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 09:17:32 +00: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 mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 09:17:32 +00:00
ContributionScores.alias.php Use short array syntax in i18n alias file 2018-09-20 22:40:52 +02:00
ContributionScores.i18n.magic.php Updates for CodeSniffer and other tests 2016-02-27 21:12:58 +01:00
ContributionScores.php Add support for actor 2020-05-10 02:50:56 +00:00
ContributionScores_body.php Fix query to group by user_name 2020-05-10 20:52:07 -04:00
Gruntfile.js build: Replace jscs, jshint and jsonlint by eslint 2020-02-03 20:49:46 +01:00
package-lock.json build: Updating npm dependencies 2020-09-05 11:59:09 +00:00
package.json build: Updating npm dependencies 2020-09-05 11:59:09 +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.