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
/
filebackend
/
lockmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made redis lock manager get EX/SH locks in one go
Aaron Schulz
2013-12-07
1
-74
/
+56
*
Add missing return value
Siebrand Mazeland
2013-11-23
1
-1
/
+1
*
Fix various type and reference issues
Siebrand Mazeland
2013-11-23
4
-8
/
+8
*
Update documentation of file backend classes
Siebrand Mazeland
2013-11-23
9
-113
/
+117
*
Update formatting of file backend classes
Siebrand Mazeland
2013-11-22
9
-2
/
+28
*
lockmanager: QuorumLockManager subclasses can get EX/SH locks at once
Aaron Schulz
2013-10-22
5
-103
/
+170
*
[LockManager] Made it easier to get both SH and EX locks at once.
Aaron Schulz
2013-06-05
2
-24
/
+106
*
Fixed spacing in actions/cache/filebackend/filerepo/job folder
umherirrender
2013-04-20
2
-3
/
+5
*
[LockManager] Added a RedisLockManager class.
Aaron Schulz
2013-04-18
2
-2
/
+257
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
3
-5
/
+5
*
[LockManager] Added timeout to the lock() function.
Aaron Schulz
2013-04-02
1
-2
/
+13
*
[LockManager] Refactor lock TTL code to base class.
Aaron Schulz
2013-03-18
2
-7
/
+14
*
[LockManager] Various fixes to lock managers.
Aaron Schulz
2013-03-12
4
-54
/
+87
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
7
-16
/
+16
*
[LockManager] Added ScopedLock::release function.
Aaron Schulz
2013-03-05
1
-0
/
+13
*
[LockManager] Created PostgreSqlLockManager class.
Aaron Schulz
2013-02-15
2
-70
/
+128
*
[LockManager] Renamed getBucketFromKey() -> getBucketFromPath().
Aaron Schulz
2013-02-01
1
-3
/
+3
*
[LockManager] Generallized wiki field to a domain field.
Aaron Schulz
2013-02-01
3
-22
/
+39
*
Merge "[LockManager] Updated DBLockManager for cross-wiki support."
jenkins-bot
2013-02-01
1
-2
/
+2
|
\
|
*
[LockManager] Updated DBLockManager for cross-wiki support.
Aaron Schulz
2013-01-31
1
-2
/
+2
*
|
[LockManager] Split QuorumLockManager into its own file.
Aaron Schulz
2013-01-31
2
-210
/
+232
|
/
*
[LockManager] Refactoring to allow proper cross-wiki support.
Aaron Schulz
2013-01-28
6
-31
/
+42
*
Fixed empty return values in MemcLockManager.
Aaron Schulz
2013-01-14
1
-1
/
+1
*
[LockManager] Moved ScopedLock to its own file.
Aaron Schulz
2012-12-14
2
-66
/
+89
*
Tidy up some unbalanced returns in methods
Reedy
2012-12-09
1
-1
/
+1
*
[LockManager] Use proper hmac function for LSLockManager.
Aaron Schulz
2012-11-22
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
LockManger documentation cleanups.
Aaron Schulz
2012-09-15
3
-23
/
+23
*
[FileBackend] Moved filerepo/backend/ up to filebackend
Aaron Schulz
2012-08-08
6
-0
/
+1734