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
/
FileBackendStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FileBackendStore and FileOp classes to /libs
Aaron Schulz
2016-09-23
1
-1977
/
+0
*
Remove wfDebugLog() dependency from FileOp classes
Aaron Schulz
2016-09-23
1
-1
/
+1
*
Add HTTPFileStreamer class
Aaron Schulz
2016-09-23
1
-6
/
+11
*
Dependency cleanups to FileBackendStore
Aaron Schulz
2016-09-23
1
-46
/
+46
*
Simplify and clean up FileBackend exceptions
Aaron Schulz
2016-09-22
1
-3
/
+4
*
Make Status extend StatusValue and start FileBackend update
Aaron Schulz
2016-09-17
1
-60
/
+60
*
Documentation: Replace misuse of 'later' when we meant 'latter'
James D. Forrester
2016-09-07
1
-1
/
+1
*
Use WAN cache adaptiveTTL() method in FileBackendStore
Aaron Schulz
2016-09-02
1
-2
/
+2
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
1
-24
/
+24
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-72
/
+72
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-1
/
+1
*
Merge "Improve MIME detection in FileBackend"
jenkins-bot
2015-11-03
1
-6
/
+14
|
\
|
*
Improve MIME detection in FileBackend
Aaron Schulz
2015-11-02
1
-6
/
+14
*
|
Normalize header case for FileBackend operations
Aaron Schulz
2015-10-27
1
-8
/
+13
|
/
*
Minor fix to primeFileCache() comment
Aaron Schulz
2015-10-23
1
-1
/
+1
*
Prevent IDEA error in doOperationsInternal()
Aaron Schulz
2015-09-20
1
-0
/
+1
*
Cleaned up getScopedFileLocks() return value
Aaron Schulz
2015-09-18
1
-1
/
+1
*
Allow "." in filebackend container prefixes
Aaron Schulz
2015-06-26
1
-11
/
+30
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-4
/
+4
*
Converted FileBackendStore to using the WAN cache
Aaron Schulz
2015-04-30
1
-20
/
+8
*
Merge "Fix and make PHPDoc tags in FileBackend more specific"
jenkins-bot
2015-03-18
1
-4
/
+6
|
\
|
*
Fix and make PHPDoc tags in FileBackend more specific
Thiemo Mättig
2015-03-18
1
-4
/
+6
*
|
Never treat persistent stat cache as "latest" in FileBackend
Aaron Schulz
2015-02-10
1
-4
/
+5
*
|
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-10
/
+0
*
|
Converted some section profiling to scopedProfileIn
Aaron Schulz
2015-01-07
1
-28
/
+28
|
/
*
Fix some stuttering in comments and documentation
Ricordisamoa
2014-12-17
1
-1
/
+1
*
Cleanup some docs (includes/[e-l])
umherirrender
2014-07-24
1
-1
/
+1
*
Standardize @todo
umherirrender
2014-07-23
1
-1
/
+1
*
Fixed spacing
umherirrender
2014-07-20
1
-1
/
+1
*
filebackend: Avoid using popen() when "parallelize" is disabled
Aaron Schulz
2014-06-18
1
-0
/
+1
*
Improved FileBackend failure logging a bit
Aaron Schulz
2014-05-22
1
-2
/
+4
*
Merge "Make room for preloadFileStat() call in FileBackend::doOperationsInter...
jenkins-bot
2014-04-21
1
-0
/
+7
|
\
|
*
Make room for preloadFileStat() call in FileBackend::doOperationsInternal
Aaron Schulz
2014-04-18
1
-0
/
+7
*
|
Merge "Bail out on FileBackend operations if the initial stat calls failed"
jenkins-bot
2014-04-21
1
-5
/
+18
|
\
\
|
*
|
Bail out on FileBackend operations if the initial stat calls failed
Aaron Schulz
2014-04-18
1
-5
/
+18
|
|
/
*
|
Fixed some @params documentation (includes/[file...|upload])
umherirrender
2014-04-19
1
-6
/
+6
*
|
docs: closure -> Closure; callback -> callable
umherirrender
2014-04-19
1
-1
/
+1
|
/
*
Tweaked "latest" handling of filebackend stat entries
Aaron Schulz
2014-03-24
1
-1
/
+16
*
Make use of strong consistency with Ceph RGW
Aaron Schulz
2014-03-19
1
-2
/
+4
*
Avoid key fragmentation in FileBackend
Aaron Schulz
2014-02-24
1
-2
/
+2
*
Added concurrent HEAD request support for Swift
Aaron Schulz
2014-02-20
1
-13
/
+71
*
Update formatting
Siebrand Mazeland
2014-02-06
1
-0
/
+4
*
Fixed bogus var usage in SwiftFileBackend
Aaron Schulz
2014-01-09
1
-1
/
+1
*
filebackend: Added supported for retrieving file metadata/headers
Aaron Schulz
2014-01-08
1
-2
/
+63
*
filebackend: exception handling cleanups
Aaron Schulz
2013-12-07
1
-8
/
+9
*
Update ternary notation
Siebrand Mazeland
2013-12-04
1
-1
/
+1
*
Remove unused local variable
Siebrand Mazeland
2013-11-25
1
-1
/
+1
*
Update documentation of file backend classes
Siebrand Mazeland
2013-11-23
1
-33
/
+53
*
Update formatting of file backend classes
Siebrand Mazeland
2013-11-22
1
-4
/
+45
*
Removed excess profile calls
Aaron Schulz
2013-11-16
1
-6
/
+0
[next]