aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filebackend/lockmanager/DBLockManager.php
Commit message (Expand)AuthorAgeFilesLines
* Move more LockManager classes to /libsAaron Schulz2016-09-221-235/+0
* Inject "srvCache" and local DB connections into LockManagerDBAaron Schulz2016-09-191-46/+35
* Make LockManager use StatusValue and move classes to /libsAaron Schulz2016-09-191-2/+2
* A few more DBLockManager fixes and cleanupsAaron Schulz2016-08-221-17/+22
* Split DBLockManager classes into their own filesAaron Schulz2016-08-201-202/+0
* Fix DBLockManager commentsAaron Schulz2016-08-151-3/+4
* Unbreak "localDBMaster" mode in MySqlLockManager by using a separate connectionAaron Schulz2016-07-291-6/+13
* filebackend: Fix DBLockManager IDEA warningsAaron Schulz2016-07-221-2/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-21/+21
* Replace wfBaseConvert with Wikimedia\base_convertReedy2015-11-241-1/+1
* Use Database::fetchRow instead of array castumherirrender2015-11-201-1/+1
* Remove getLocalServerInstance try/catch in UIDGenerator and DBLockManagerTimo Tijhof2015-11-021-6/+1
* Replace newAccelerator() with getLocalServerInstance()Aaron Schulz2015-11-021-1/+1
* Update more docs and type hints to use IDatabaseAaron Schulz2015-10-061-5/+5
* objectcache: Make first parameter of newAccelerator optionalTimo Tijhof2015-08-241-1/+1
* Updated some try-catch statements: MWException -> ExceptionAaron Schulz2015-01-091-1/+1
* Typo fixes and non-code tweaksRicordisamoa2014-12-121-1/+1
* Standardize @todoumherirrender2014-07-231-1/+1
* Fixed some @params documentation (includes/[file...|upload])umherirrender2014-04-191-1/+1
* Update documentation of file backend classesSiebrand Mazeland2013-11-231-15/+16
* Update formatting of file backend classesSiebrand Mazeland2013-11-221-2/+7
* lockmanager: QuorumLockManager subclasses can get EX/SH locks at onceAaron Schulz2013-10-221-18/+15
* Fixed spacing in actions/cache/filebackend/filerepo/job folderumherirrender2013-04-201-1/+3
* [LockManager] Various fixes to lock managers.Aaron Schulz2013-03-121-11/+22
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-1/+1
* [LockManager] Created PostgreSqlLockManager class.Aaron Schulz2013-02-151-70/+116
* [LockManager] Generallized wiki field to a domain field.Aaron Schulz2013-02-011-3/+5
* [LockManager] Updated DBLockManager for cross-wiki support.Aaron Schulz2013-01-311-2/+2
* [LockManager] Refactoring to allow proper cross-wiki support.Aaron Schulz2013-01-281-2/+2
* LockManger documentation cleanups.Aaron Schulz2012-09-151-16/+16
* [FileBackend] Moved filerepo/backend/ up to filebackendAaron Schulz2012-08-081-0/+374