mediawiki-extensions-Thanks/includes
Amir Sarabadani 725bd574d7 Don't call saveOptions in Hooks::onAccountCreated
It is causing deadlocks because after hook being called and done, core
itself calls saveSettings(). See:
a2e5997a4c/includes/auth/AuthManager.php (1515)

Bug: T306636
Change-Id: I5ded25f56a58bf89b894a8fdd6d8200fb378eb75
2022-06-01 14:19:15 +02:00
..
ApiCoreThank.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:30:00 +02:00
ApiFlowThank.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:30:00 +02:00
ApiThank.php build: Updating mediawiki/mediawiki-codesniffer to 37.0.0 2021-07-24 06:11:02 +00:00
EchoCoreThanksPresentationModel.php Don't throw away '0' edit summary 2021-11-22 13:39:09 +00:00
EchoFlowThanksPresentationModel.php Namespace extension 2021-03-20 18:22:17 -07:00
Hooks.php Don't call saveOptions in Hooks::onAccountCreated 2022-06-01 14:19:15 +02:00
SpecialThanks.php Namespace extension 2021-03-20 18:22:17 -07:00
ThanksLogFormatter.php Namespace extension 2021-03-20 18:22:17 -07:00