wiki.techinc.nl/includes/libs/lockmanager
Tim Starling 12cac7cca9 LockManager: distinguish conflicts from other kinds of lock errors
With a user-friendly error message which uses both technical and
non-technical language, without the irrelevant detail of filebackend
URLs.

Bug: T283045
Change-Id: I8704f405d38acdffae7bd4ea5b91f3f591fc2ebc
2021-11-09 21:58:20 +00:00
..
DBLockManager.php Simpler RedisLockManager configuration 2021-11-02 18:28:23 +11:00
FSLockManager.php LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
LockManager.php
MemcLockManager.php LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
NullLockManager.php
PostgreSqlLockManager.php LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
QuorumLockManager.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
RedisLockManager.php LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
ScopedLock.php