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
...
*
Many more function case mismatches
Reedy
2016-03-19
1
-4
/
+4
*
Add FileOperationReplication log to improve multiwrite backend logging
Aaron Schulz
2016-03-07
1
-1
/
+7
*
Merge "filebackend: Clean up TempFSFile and fix IDEA errors"
jenkins-bot
2016-03-03
1
-14
/
+11
|
\
|
*
filebackend: Clean up TempFSFile and fix IDEA errors
Aaron Schulz
2016-03-03
1
-14
/
+11
*
|
Allow FSFile objects for src in FileBackend::do*Operations
Aaron Schulz
2016-03-02
2
-9
/
+43
*
|
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz DziewoĆski
2016-02-28
1
-2
/
+2
*
|
Use sync writes for replication of 'store' operations
Aaron Schulz
2016-02-27
1
-2
/
+16
|
/
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
21
-466
/
+466
*
Stop doing $that = $this in includes/filebackend
Ricordisamoa
2016-02-10
1
-18
/
+12
*
Merge "Fix some FSFileBackend IDEA errors"
jenkins-bot
2015-12-31
1
-4
/
+2
|
\
|
*
Fix some FSFileBackend IDEA errors
Aaron Schulz
2015-12-29
1
-4
/
+2
*
|
Fix some FileOpBatch IDEA errors
Aaron Schulz
2015-12-29
1
-1
/
+3
|
/
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
7
-10
/
+10
*
Use Database::fetchRow instead of array cast
umherirrender
2015-11-20
1
-1
/
+1
*
Make Swift iterators throw errors on failure
Aaron Schulz
2015-11-06
1
-3
/
+3
*
Merge "Improve MIME detection in FileBackend"
jenkins-bot
2015-11-03
2
-6
/
+38
|
\
|
*
Improve MIME detection in FileBackend
Aaron Schulz
2015-11-02
2
-6
/
+38
*
|
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
2
-2
/
+2
*
|
Normalize header case for FileBackend operations
Aaron Schulz
2015-10-27
1
-8
/
+13
|
/
*
Merge "Make Swift backend respect Content-Type in create/store"
jenkins-bot
2015-10-27
1
-2
/
+6
|
\
|
*
Make Swift backend respect Content-Type in create/store
Aaron Schulz
2015-10-26
1
-2
/
+6
*
|
filebackend: Remove some old Content-Disposition b/c code
Aaron Schulz
2015-10-26
1
-8
/
+0
|
/
*
Minor fix to primeFileCache() comment
Aaron Schulz
2015-10-23
1
-1
/
+1
*
Replace some calls to wfGetMainCache()
Aaron Schulz
2015-10-20
1
-2
/
+3
*
Update more docs and type hints to use IDatabase
Aaron Schulz
2015-10-06
2
-7
/
+7
*
Fix duplicate automatic file backend bug
Aaron Schulz
2015-10-06
1
-11
/
+11
*
Apply $wgReadOnly to all file backends
Aaron Schulz
2015-10-03
1
-5
/
+10
*
Added replication=async option to FileBackendMultiWrite
Aaron Schulz
2015-10-01
1
-27
/
+63
*
Set getFeatures() for MemoryFileBackend
Aaron Schulz
2015-09-21
1
-0
/
+4
*
Merge "Added readAffinity flag to FileBackendMultiWrite"
jenkins-bot
2015-09-21
1
-30
/
+65
|
\
|
*
Added readAffinity flag to FileBackendMultiWrite
Aaron Schulz
2015-09-20
1
-30
/
+65
*
|
Merge "Removed old "noPush" config hacks from FileBackendMultiWrite"
jenkins-bot
2015-09-21
1
-50
/
+12
|
\
\
|
*
|
Removed old "noPush" config hacks from FileBackendMultiWrite
Aaron Schulz
2015-09-18
1
-50
/
+12
*
|
|
Merge "Prevent IDEA error in doOperationsInternal()"
jenkins-bot
2015-09-21
2
-0
/
+2
|
\
\
\
|
*
|
|
Prevent IDEA error in doOperationsInternal()
Aaron Schulz
2015-09-20
2
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "Removed unused LockManager var"
jenkins-bot
2015-09-21
1
-1
/
+0
|
\
\
\
|
*
|
|
Removed unused LockManager var
Aaron Schulz
2015-09-20
1
-1
/
+0
|
|
/
/
*
|
|
Merge "Made some FileBackendMultiWrite docs more accurate"
jenkins-bot
2015-09-21
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Made some FileBackendMultiWrite docs more accurate
Aaron Schulz
2015-09-19
1
-2
/
+4
|
|
/
*
/
Cleaned up getScopedFileLocks() return value
Aaron Schulz
2015-09-18
3
-6
/
+4
|
/
*
Fixed some IDEA doc warnings
Aaron Schulz
2015-09-11
1
-0
/
+7
*
Merge "Fixed headers sent in addMissingMetadata()"
jenkins-bot
2015-08-27
1
-2
/
+9
|
\
|
*
Fixed headers sent in addMissingMetadata()
Aaron Schulz
2015-08-05
1
-2
/
+9
*
|
objectcache: Use newAccelerator() fallback instead of try/catch
Timo Tijhof
2015-08-25
1
-5
/
+4
*
|
objectcache: Make first parameter of newAccelerator optional
Timo Tijhof
2015-08-24
2
-2
/
+2
|
/
*
Cleaned up and split up Swift header parsing methods a bit
Aaron Schulz
2015-08-05
1
-20
/
+52
*
Added sanitizeHdrs() tests for Swift
Aaron Schulz
2015-07-29
1
-0
/
+1
*
Merge "Clear the stat cache in addMissingMetadata() to avoid more POSTs"
jenkins-bot
2015-07-28
1
-0
/
+2
|
\
|
*
Clear the stat cache in addMissingMetadata() to avoid more POSTs
Aaron Schulz
2015-07-22
1
-0
/
+2
[prev]
[next]