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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup MemcLockManager and move it to /libs
Aaron Schulz
2016-09-30
1
-386
/
+0
*
Make multi-write backend "template" config work as expected
Aaron Schulz
2016-09-29
1
-24
/
+25
*
Move SwiftFileBackend to /libs
Aaron Schulz
2016-09-24
1
-1937
/
+0
*
Depedencency cleanups to SwiftFileBackend
Aaron Schulz
2016-09-24
2
-30
/
+28
*
Move FSFilebackend and MemoryFileBackend to /libs
Aaron Schulz
2016-09-24
2
-1247
/
+0
*
Remove wf* function usage from FSFileBackend
Aaron Schulz
2016-09-23
2
-37
/
+44
*
Merge "Move FileBackendStore and FileOp classes to /libs"
jenkins-bot
2016-09-23
3
-3037
/
+0
|
\
|
*
Move FileBackendStore and FileOp classes to /libs
Aaron Schulz
2016-09-23
3
-3037
/
+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
*
|
Remove wfDebugLog() dependency from FileOp classes
Aaron Schulz
2016-09-23
2
-3
/
+10
*
|
Merge "Add HTTPFileStreamer class"
jenkins-bot
2016-09-23
2
-10
/
+17
|
\
\
|
*
|
Add HTTPFileStreamer class
Aaron Schulz
2016-09-23
2
-10
/
+17
*
|
|
Move FileBackendMultiWrite to /libs
Aaron Schulz
2016-09-23
2
-761
/
+9
|
/
/
*
|
Dependency cleanups to FileBackendStore
Aaron Schulz
2016-09-23
4
-47
/
+51
*
|
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
*
|
Simplify and clean up FileBackend exceptions
Aaron Schulz
2016-09-22
4
-16
/
+17
*
|
Remove MimeMagic depedency from FSFile and move it to /libs
Aaron Schulz
2016-09-22
2
-464
/
+0
*
|
Merge "Migrate callers to new MWFileProps::getPropsFromPath() method"
jenkins-bot
2016-09-22
1
-15
/
+16
|
\
\
|
*
|
Migrate callers to new MWFileProps::getPropsFromPath() method
Aaron Schulz
2016-09-22
1
-15
/
+16
*
|
|
Dependency inject $wgTmpDirectory into FileBackend classes
Aaron Schulz
2016-09-21
4
-5
/
+6
|
/
/
*
|
Merge "FSFile and TempFSFile cleanups"
jenkins-bot
2016-09-20
2
-19
/
+45
|
\
\
|
*
|
FSFile and TempFSFile cleanups
Aaron Schulz
2016-09-19
2
-19
/
+45
*
|
|
Move some FileBackend related classes to /libs
Aaron Schulz
2016-09-19
4
-1941
/
+1
|
|
/
|
/
|
*
|
Make LockManager use StatusValue and move classes to /libs
Aaron Schulz
2016-09-19
9
-775
/
+16
*
|
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
17
-248
/
+284
*
Switch some callers to WaitConditionLoop
Aaron Schulz
2016-09-08
2
-24
/
+26
*
Documentation: Replace misuse of 'later' when we meant 'latter'
James D. Forrester
2016-09-07
2
-2
/
+2
*
Clean array() syntax in docs, part V
Amir Sarabadani
2016-09-05
1
-28
/
+28
*
Use WAN cache adaptiveTTL() method in FileBackendStore
Aaron Schulz
2016-09-02
1
-2
/
+2
*
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
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
4
-44
/
+65
*
Log when resyncFiles() fails in FileBackendMultiWrite
Aaron Schulz
2016-04-29
1
-0
/
+5
*
Optimize consistencyCheck() in FileBackendMultiwrite
Aaron Schulz
2016-04-27
1
-0
/
+6
*
Merge "More FSFile docs"
jenkins-bot
2016-04-12
1
-2
/
+24
|
\
|
*
More FSFile docs
Aaron Schulz
2016-04-12
1
-2
/
+24
*
|
filebackend: Make resyncFiles() easier to use
Aaron Schulz
2016-04-12
1
-4
/
+7
|
/
*
Kill mbstring fallbacks
Max Semenik
2016-04-06
1
-1
/
+1
[prev]
[next]