aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/backend/lockmanager
Commit message (Expand)AuthorAgeFilesLines
* [FileBackend] Moved filerepo/backend/ up to filebackendAaron Schulz2012-08-086-1734/+0
* Merge "[LockManager] Cleaned up DBLockManager and reduced code duplication."Demon2012-08-081-219/+85
|\
| * [LockManager] Cleaned up DBLockManager and reduced code duplication.Aaron2012-06-211-219/+85
* | Remove unused variables/function values returnedReedy2012-08-081-1/+1
* | [LockManager] Made LSLockManager session 32 chars (128 bits).Aaron Schulz2012-07-181-9/+9
* | Merge "[LockManager] Memc lockmanager improvements."Aaron2012-07-171-1/+14
|\ \
| * | [LockManager] Memc lockmanager improvements.Aaron2012-07-171-1/+14
* | | escape tags and entity in doxygen commentsAntoine Musso2012-07-101-4/+4
|/ /
* / [LockManager] Added support for a default lock manager.Aaron Schulz2012-06-231-3/+28
|/
* [LockManager] Added a memcached lock manager class.Aaron2012-06-212-5/+314
* [LockManager] Factored QuorumLockManager class out of LSLockManager.Aaron2012-06-192-162/+257
* Fixed infinite loop in tests with FSLockManager.Aaron Schulz2012-06-051-2/+4
* Big oops - merged to wrong branch.awjrichards2012-06-051-4/+8
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-8/+4
* Fixed destructor in FSLockManager to clear all the locks.Aaron Schulz2012-06-021-4/+8
* Improved/added parameter documentationReedy2012-05-185-0/+36
* [FileBackend] File locking fixes.Aaron Schulz2012-05-081-11/+15
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-075-0/+102
* __clone() is a public method, shouldn't be made protectedReedy2012-04-282-4/+0
* Fixed attempt to write to the wiki's upload directory during parser tests ins...Tim Starling2012-03-201-0/+8
* Added some super calls to constructors to be safeAaron Schulz2012-03-043-0/+5
* [FileBackend]Aaron Schulz2012-03-033-1/+25
* Added some lock call profilingAaron Schulz2012-03-021-2/+8
* Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and Database...Alexandre Emsenhuber2012-02-261-3/+3
* More return documentationSam Reed2012-02-091-0/+2
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* enhance filerepo doc structureAntoine Musso2012-02-082-2/+12
* Removed some useless code and a confusing comment in FSLockManager::doLock()....Aaron Schulz2012-02-051-7/+2
* Add documentationSam Reed2012-01-272-4/+8
* reverts r109814 r109815Antoine Musso2012-01-231-6/+3
* get a null lock manager by defaultAntoine Musso2012-01-231-3/+6
* * Fixed bogus var in LSLockManager.Aaron Schulz2012-01-142-2/+4
* In FileBackend:Aaron Schulz2012-01-135-0/+5
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-122-0/+4
* Kill "* @return void"Sam Reed2012-01-122-4/+0
* * Fixed bogus dollar signs left in $tmpGlobals array keys in r108300.Aaron Schulz2012-01-073-1/+12
* Cleanup a few unused variablesSam Reed2012-01-011-2/+2
* Add bracesSam Reed2011-12-311-1/+1
* * Follow-up r107195: these params are resource paths now, rather than hashes ...Aaron Schulz2011-12-242-3/+9
* In LockManager classes:Aaron Schulz2011-12-244-162/+172
* * FU r106752: de-uglified Setup.php by moving most of the b/c code into FileB...Aaron Schulz2011-12-221-1/+17
* Don't suppress warnings when attempting file creation for the second time, th...Tim Starling2011-12-201-2/+0
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-205-0/+1180