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
/
fileop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "filebackend: improve documentation of FileOp fields"
jenkins-bot
2024-03-04
4
-10
/
+12
|
\
|
*
filebackend: improve documentation of FileOp fields
Aaron Schulz
2024-02-21
4
-10
/
+12
*
|
filebackend: add FileStatePredicates helper class for file operations
Aaron Schulz
2024-02-21
8
-161
/
+297
|
/
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-6
/
+4
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Merge "Fix various documentation related to null types (part II)"
jenkins-bot
2022-03-09
1
-2
/
+2
|
\
|
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-2
/
+2
*
|
Fix various documentation related to false
Umherirrender
2022-03-03
1
-1
/
+1
|
/
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-0
/
+3
*
Remove FileOp batch ID
Tim Starling
2021-11-01
1
-12
/
+1
*
Drop experimental FileJournal system without deprecation
James D. Forrester
2021-11-01
1
-40
/
+0
*
Fix more libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-6
/
+6
*
filebackend: check file sizes in addition to SHA-1 in FileOp
Aaron Schulz
2020-01-05
7
-62
/
+136
*
filebackend: reduce unnecessary stat calls in FileBackend some cases
Aaron Schulz
2019-10-22
1
-6
/
+37
*
filebackend: improve internal use of FileBackend constants
Aaron Schulz
2019-09-03
7
-60
/
+72
*
filebackend: use AtEase in FileBackend related classes
Aaron Schulz
2019-08-23
2
-3
/
+5
*
Clean up spacing of doc comments
Umherirrender
2019-08-05
1
-20
/
+20
*
Simplify PHP by using ?? and ?:
Fomafix
2018-07-10
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-2
/
+2
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
8
-8
/
+0
*
Clean up get_class($this) -> static::class in /includes/cache and /includes/libs
Timo Tijhof
2017-03-07
1
-1
/
+1
*
Move FileBackendStore and FileOp classes to /libs
Aaron Schulz
2016-09-23
8
-0
/
+1014