SpecialContributions: Use PoolCounter to limit concurrency
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 19 Nov 2019 19:36:35 +0000 (14:36 -0500)
committerReedy <reedy@wikimedia.org>
Tue, 2 Jun 2020 13:29:08 +0000 (14:29 +0100)
commit4d081c8cd944f54117ec8bd12191d48d75f4d83e
tree13ed522759be608b5da253536e834ba8c766cc33
parentaf0e7338dd24ed7e7e15cc7c47b5a6ba0e376bc0
SpecialContributions: Use PoolCounter to limit concurrency

Allow using PoolCounter to limit the number of times a user or IP can
concurrently load Special:Contributions.

By default no limitation is applied. Key 'SpecialContributions' in
$wgPoolCounterConf must be set to configure the concurrency.

Bug: T234450
Change-Id: Ie769fa170093bfb6d281c651d3857545d139e009
RELEASE-NOTES-1.31
includes/specials/SpecialContributions.php
languages/i18n/en.json
languages/i18n/qqq.json