index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
filerepo
/
backend
/
lockmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FileBackend] Moved filerepo/backend/ up to filebackend
Aaron Schulz
2012-08-08
6
-1734
/
+0
*
Merge "[LockManager] Cleaned up DBLockManager and reduced code duplication."
Demon
2012-08-08
1
-219
/
+85
|
\
|
*
[LockManager] Cleaned up DBLockManager and reduced code duplication.
Aaron
2012-06-21
1
-219
/
+85
*
|
Remove unused variables/function values returned
Reedy
2012-08-08
1
-1
/
+1
*
|
[LockManager] Made LSLockManager session 32 chars (128 bits).
Aaron Schulz
2012-07-18
1
-9
/
+9
*
|
Merge "[LockManager] Memc lockmanager improvements."
Aaron
2012-07-17
1
-1
/
+14
|
\
\
|
*
|
[LockManager] Memc lockmanager improvements.
Aaron
2012-07-17
1
-1
/
+14
*
|
|
escape tags and entity in doxygen comments
Antoine Musso
2012-07-10
1
-4
/
+4
|
/
/
*
/
[LockManager] Added support for a default lock manager.
Aaron Schulz
2012-06-23
1
-3
/
+28
|
/
*
[LockManager] Added a memcached lock manager class.
Aaron
2012-06-21
2
-5
/
+314
*
[LockManager] Factored QuorumLockManager class out of LSLockManager.
Aaron
2012-06-19
2
-162
/
+257
*
Fixed infinite loop in tests with FSLockManager.
Aaron Schulz
2012-06-05
1
-2
/
+4
*
Big oops - merged to wrong branch.
awjrichards
2012-06-05
1
-4
/
+8
*
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
1
-8
/
+4
*
Fixed destructor in FSLockManager to clear all the locks.
Aaron Schulz
2012-06-02
1
-4
/
+8
*
Improved/added parameter documentation
Reedy
2012-05-18
5
-0
/
+36
*
[FileBackend] File locking fixes.
Aaron Schulz
2012-05-08
1
-11
/
+15
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-07
5
-0
/
+102
*
__clone() is a public method, shouldn't be made protected
Reedy
2012-04-28
2
-4
/
+0
*
Fixed attempt to write to the wiki's upload directory during parser tests ins...
Tim Starling
2012-03-20
1
-0
/
+8
*
Added some super calls to constructors to be safe
Aaron Schulz
2012-03-04
3
-0
/
+5
*
[FileBackend]
Aaron Schulz
2012-03-03
3
-1
/
+25
*
Added some lock call profiling
Aaron Schulz
2012-03-02
1
-2
/
+8
*
Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and Database...
Alexandre Emsenhuber
2012-02-26
1
-3
/
+3
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+2
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
enhance filerepo doc structure
Antoine Musso
2012-02-08
2
-2
/
+12
*
Removed some useless code and a confusing comment in FSLockManager::doLock()....
Aaron Schulz
2012-02-05
1
-7
/
+2
*
Add documentation
Sam Reed
2012-01-27
2
-4
/
+8
*
reverts r109814 r109815
Antoine Musso
2012-01-23
1
-6
/
+3
*
get a null lock manager by default
Antoine Musso
2012-01-23
1
-3
/
+6
*
* Fixed bogus var in LSLockManager.
Aaron Schulz
2012-01-14
2
-2
/
+4
*
In FileBackend:
Aaron Schulz
2012-01-13
5
-0
/
+5
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
2
-0
/
+4
*
Kill "* @return void"
Sam Reed
2012-01-12
2
-4
/
+0
*
* Fixed bogus dollar signs left in $tmpGlobals array keys in r108300.
Aaron Schulz
2012-01-07
3
-1
/
+12
*
Cleanup a few unused variables
Sam Reed
2012-01-01
1
-2
/
+2
*
Add braces
Sam Reed
2011-12-31
1
-1
/
+1
*
* Follow-up r107195: these params are resource paths now, rather than hashes ...
Aaron Schulz
2011-12-24
2
-3
/
+9
*
In LockManager classes:
Aaron Schulz
2011-12-24
4
-162
/
+172
*
* FU r106752: de-uglified Setup.php by moving most of the b/c code into FileB...
Aaron Schulz
2011-12-22
1
-1
/
+17
*
Don't suppress warnings when attempting file creation for the second time, th...
Tim Starling
2011-12-20
1
-2
/
+0
*
Merged FileBackend branch. Manually avoiding merging the many prop-only chang...
Aaron Schulz
2011-12-20
5
-0
/
+1180