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>
Thu, 4 Jun 2020 23:27:53 +0000 (23:27 +0000)
commit48c3e3231e017fb1001e60fb2c49dbe78b35f0f1
treef03f9a3104404ca4beb7a53db1eb4a792c0ced5d
parent11c82a8660fa01f4407c8551b77ec58006b087e8
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.34
includes/specials/SpecialContributions.php
languages/i18n/en.json
languages/i18n/qqq.json