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 e5d96719d8 build: Updating composer dependencies
* mediawiki/mediawiki-codesniffer: 35.0.0 → 36.0.0
* php-parallel-lint/php-parallel-lint: 1.2.0 → 1.3.0

Change-Id: I99b71bd05c86f67e2af45f8b055c956b9515c831
2021-05-04 02:52:03 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-05-03 08:36:37 +02:00
src Query for array of join with ActorMigration::getJoin() to improve performance 2021-04-02 15:40:27 +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 composer dependencies 2021-05-04 02:52:03 +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 Set descriptionmsg in extension.json correctly 2021-02-19 15:01:39 +00:00
Gruntfile.js build: Updating dependencies 2021-01-29 07:46:25 +00:00
package-lock.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-16 07:15:21 +00:00
package.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-16 07:15:21 +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.