wiki.techinc.nl/tests/phpunit/includes/user
Aaron Schulz 390fce6db1 Move user_editcount updates to a mergeable deferred update
This should reduce excess contention and lock timeouts.
Previously, it used a pre-commit hook which ran just before the
end of the DB transaction round.

Also removed unused User::incEditCountImmediate() method.

Bug: T202715
Depends-on: I6d239a5ea286afb10d9e317b2ee1436de60f7e4f
Depends-on: I0ad3d17107efc7b0e59f1dd54d5733cd1572a2b7
Change-Id: I0d6d7ddd91bbb21995142808248d162e05696d47
2018-10-25 15:32:18 -07:00
..
BotPasswordTest.php Improve ApiLogin test coverage 2018-10-10 11:11:43 +03:00
CentralIdLookupTest.php
ExternalUserNamesTest.php
LocalIdLookupTest.php Deprecate MediaWikiTestCase::stashMwGlobals 2018-10-07 19:39:47 +03:00
PasswordResetTest.php Convert PasswordReset to using MapCacheLRU 2018-07-14 01:31:54 +00:00
UserArrayFromResultTest.php
UserGroupMembershipTest.php
UserTest.php Move user_editcount updates to a mergeable deferred update 2018-10-25 15:32:18 -07:00