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
/
libs
/
filebackend
/
FileBackendMultiWrite.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
filebackend: Find thumbnails from all backends in FileBackendMultiWrite
Amir Sarabadani
2023-04-17
1
-1
/
+23
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-2
/
+2
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Drop experimental FileJournal system without deprecation
James D. Forrester
2021-11-01
1
-3
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Use __CLASS__/::class to define callback for array_map/_filter/usort
Umherirrender
2021-01-22
1
-1
/
+1
*
Merge "filebackend: inject the proxy backend logger into FileBackendMultiWrit...
jenkins-bot
2021-01-19
1
-12
/
+13
|
\
|
*
filebackend: inject the proxy backend logger into FileBackendMultiWrite sub-b...
Aaron Schulz
2021-01-19
1
-12
/
+13
*
|
Merge "filebackend: fix bogus replication error log entries in FileBackendMul...
jenkins-bot
2021-01-19
1
-6
/
+9
|
\
|
|
*
filebackend: fix bogus replication error log entries in FileBackendMultiWrite
Aaron Schulz
2021-01-04
1
-6
/
+9
*
|
filebackend: add more logging to SwiftFileBackend for "conservative" sync mode
Aaron Schulz
2021-01-04
1
-0
/
+1
|
/
*
Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-3
/
+3
*
filebackend: make sure $scopeLock reference is valid in FileBackendMultiWrite
Aaron Schulz
2020-02-07
1
-1
/
+1
*
Unit tests for FileBackend
Aryeh Gregor
2019-10-30
1
-1
/
+1
*
filebackend: reduce unnecessary stat calls in FileBackend some cases
Aaron Schulz
2019-10-22
1
-3
/
+3
*
Fix new phan errors, part 6
Daimona Eaytoy
2019-10-20
1
-1
/
+2
*
filebackend: improve internal use of FileBackend constants
Aaron Schulz
2019-09-03
1
-13
/
+20
*
filebackend: improve FileBackendMultiWrite consistencyCheck()/resyncFiles()
Aaron Schulz
2019-08-30
1
-85
/
+138
*
filebackend: update code comments and break some long lines
Aaron Schulz
2019-08-24
1
-5
/
+7
*
Collapse some nested if statements
Reedy
2019-04-04
1
-13
/
+9
*
Upgrade to newer phan
Kunal Mehta
2019-03-23
1
-3
/
+0
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-6
/
+2
*
Phan: resolve and reenable PhanAccessMethodProtected
Max Semenik
2018-01-23
1
-0
/
+3
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-3
/
+3
*
Clean up get_class($this) -> static::class in /includes/cache and /includes/libs
Timo Tijhof
2017-03-07
1
-2
/
+2
*
Make multi-write backend "template" config work as expected
Aaron Schulz
2016-09-29
1
-1
/
+4
*
Move FileBackendMultiWrite to /libs
Aaron Schulz
2016-09-23
1
-0
/
+753