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
/
FileBackend.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileBackend: PHP Deprecated: strrpos(): Passing null to parameter #1 ($haystack)
Paladox
2025-03-31
1
-1
/
+1
*
Merge "libs: Replace call_user_func with dynamic function call"
jenkins-bot
2025-02-08
1
-1
/
+1
|
\
|
*
libs: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
1
-1
/
+1
*
|
Merge "filebackend: Renamespace TempFSFileFactory to match rest of library"
jenkins-bot
2025-02-08
1
-1
/
+1
|
\
\
|
*
|
filebackend: Renamespace TempFSFileFactory to match rest of library
Gergő Tisza
2025-01-21
1
-1
/
+1
|
|
/
*
/
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
|
/
*
filebackend: Remove dependencies on MediaWiki code
daniel
2025-01-08
1
-0
/
+17
*
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-6
/
+11
*
FileRepo: Add support for the new Shellbox large file feature
Tim Starling
2024-10-29
1
-2
/
+20
*
Use namespaced classes
Umherirrender
2024-10-21
1
-1
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-1
/
+1
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-2
/
+0
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-6
/
+18
*
Make HTTPFileStreamer testable
daniel
2024-04-26
1
-7
/
+36
*
filebackend: simplify "headless" parameter and STREAM_HEADLESS flag
Aaron Schulz
2024-04-04
1
-1
/
+1
*
filebackend: Fix incomplete callable|null type hints
thiemowmde
2023-10-16
1
-2
/
+2
*
filebackend: Split missing file and error on getLocalReference/Copy
Umherirrender
2023-04-29
1
-4
/
+4
*
filebackend: Find thumbnails from all backends in FileBackendMultiWrite
Amir Sarabadani
2023-04-17
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
tests: Minor follow-up to MySQLPlatformTest/FileBackendTest php8.1 fixes
Timo Tijhof
2022-07-27
1
-1
/
+1
*
FileBackend::isStoragePath() Handle being passed null
Reedy
2022-06-29
1
-2
/
+2
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-1
/
+1
*
externalstore: Improve overall documentation
Timo Tijhof
2021-12-15
1
-0
/
+1
*
Merge "Use DeletePage in FileDeleteForm and fix output of ApiDelete"
jenkins-bot
2021-11-23
1
-2
/
+2
|
\
|
*
Use DeletePage in FileDeleteForm and fix output of ApiDelete
Daimona Eaytoy
2021-11-18
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
-19
/
+3
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-4
/
+1
*
Use __CLASS__/::class to define callback for array_map/_filter/usort
Umherirrender
2021-01-22
1
-4
/
+4
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-1
/
+1
|
/
*
Mark file backend base classes as stable for subclassing
daniel
2020-07-10
1
-0
/
+4
*
Fix more libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-13
/
+13
*
FileBackend: Avoid undefined offset notices
Max Semenik
2020-05-05
1
-2
/
+7
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
FileBackend: fix phan docs for doQuickOperations()
Kunal Mehta
2020-01-01
1
-1
/
+3
*
Merge "100% unit test coverage for FileBackend"
jenkins-bot
2019-11-01
1
-1
/
+10
|
\
|
*
100% unit test coverage for FileBackend
Aryeh Gregor
2019-10-30
1
-1
/
+10
*
|
Merge "docs: Convert class-level documentation files to Markdown"
jenkins-bot
2019-11-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
docs: Convert class-level documentation files to Markdown
apaskulin
2019-10-31
1
-0
/
+2
*
|
Unit tests for FileBackend
Aryeh Gregor
2019-10-30
1
-18
/
+26
|
/
*
Fix new phan errors, part 4
Daimona Eaytoy
2019-10-12
1
-2
/
+2
*
filebackend: improve internal use of FileBackend constants
Aaron Schulz
2019-09-03
1
-51
/
+102
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+6
*
Merge "filebackend: fix @throws comment in FileBackend::makeContentDispositio...
jenkins-bot
2019-08-29
1
-1
/
+1
|
\
|
*
filebackend: fix @throws comment in FileBackend::makeContentDisposition()
Aaron Schulz
2019-08-28
1
-1
/
+1
[next]