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
*
filebackend: Remove LBFactory dep from LockManager service
Timo Tijhof
2022-08-02
2
-15
/
+3
*
LockManager: distinguish conflicts from other kinds of lock errors
Tim Starling
2021-11-09
1
-3
/
+1
*
Remove LockManagerGroup::singleton() and ::destroySingletons()
Alexander Vorwerk
2021-09-17
1
-24
/
+0
*
Same code style and formatting for exists-style SQL queries
Thiemo Kreuz
2021-08-12
1
-9
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Hard deprecate LockManagerGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-03
1
-2
/
+5
*
Pass function name to database functions
Umherirrender
2020-06-07
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
2
-2
/
+2
*
Hard-deprecate LockManagerGroup::getDefault/getAny
Aryeh Gregor
2019-10-29
1
-4
/
+8
*
LockManagerGroup tweaks
Aryeh Gregor
2019-08-28
2
-19
/
+4
*
LockManagerGroupFactory to replace singletons
Aryeh Gregor
2019-08-27
2
-48
/
+96
*
filebackend: avoid use of LoadBalancer::newMainLB() in LockManagerGroup
Aaron Schulz
2019-07-16
1
-4
/
+7
*
Fix/suppress misc phan errors (#5)
Kunal Mehta
2019-04-05
1
-0
/
+1
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-1
/
+1
*
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
Aaron Schulz
2018-10-29
1
-1
/
+4
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Move DB errors to Rdbms namespace
Aaron Schulz
2017-04-15
1
-0
/
+1
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+3
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Cleanup MemcLockManager and move it to /libs
Aaron Schulz
2016-09-30
1
-386
/
+0
*
Merge "Move RedisLockManager to /libs"
jenkins-bot
2016-09-23
2
-282
/
+6
|
\
|
*
Move RedisLockManager to /libs
Aaron Schulz
2016-09-23
2
-282
/
+6
*
|
Merge "Move RedisConnectionPool to /libs/redis"
jenkins-bot
2016-09-23
2
-3
/
+12
|
\
|
|
*
Move RedisConnectionPool to /libs/redis
Aaron Schulz
2016-09-23
2
-3
/
+12
*
|
Code comment and style cleanups to MysqlLockManager
Aaron Schulz
2016-09-23
1
-6
/
+17
|
/
*
Move more LockManager classes to /libs
Aaron Schulz
2016-09-22
2
-314
/
+0
*
Merge "Inject "srvCache" and local DB connections into LockManagerDB"
jenkins-bot
2016-09-23
3
-52
/
+45
|
\
|
*
Inject "srvCache" and local DB connections into LockManagerDB
Aaron Schulz
2016-09-19
3
-52
/
+45
*
|
Move some FileBackend related classes to /libs
Aaron Schulz
2016-09-19
1
-105
/
+0
|
/
*
Make LockManager use StatusValue and move classes to /libs
Aaron Schulz
2016-09-19
8
-773
/
+14
*
Remove wf* function dependencies from FSLockManager
Aaron Schulz
2016-09-18
2
-5
/
+10
*
Make Status extend StatusValue and start FileBackend update
Aaron Schulz
2016-09-17
7
-34
/
+34
*
Switch some callers to WaitConditionLoop
Aaron Schulz
2016-09-08
2
-24
/
+26
*
Merge "A few more DBLockManager fixes and cleanups"
jenkins-bot
2016-08-24
2
-17
/
+24
|
\
|
*
A few more DBLockManager fixes and cleanups
Aaron Schulz
2016-08-22
2
-17
/
+24
*
|
Fix broken lockmanager-fail-releaselock status messages
Aaron Schulz
2016-08-23
1
-4
/
+8
|
/
*
Split DBLockManager classes into their own files
Aaron Schulz
2016-08-20
3
-202
/
+202
*
Fix DBLockManager comments
Aaron Schulz
2016-08-15
1
-3
/
+4
*
Unbreak "localDBMaster" mode in MySqlLockManager by using a separate connection
Aaron Schulz
2016-07-29
1
-6
/
+13
*
filebackend: Fix DBLockManager IDEA warnings
Aaron Schulz
2016-07-22
1
-2
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
8
-75
/
+75
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
2
-2
/
+2
*
Use Database::fetchRow instead of array cast
umherirrender
2015-11-20
1
-1
/
+1
*
Remove getLocalServerInstance try/catch in UIDGenerator and DBLockManager
Timo Tijhof
2015-11-02
1
-6
/
+1
*
Replace newAccelerator() with getLocalServerInstance()
Aaron Schulz
2015-11-02
1
-1
/
+1
*
Update more docs and type hints to use IDatabase
Aaron Schulz
2015-10-06
1
-5
/
+5
*
Removed unused LockManager var
Aaron Schulz
2015-09-20
1
-1
/
+0
*
objectcache: Make first parameter of newAccelerator optional
Timo Tijhof
2015-08-24
1
-1
/
+1
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
[next]