aboutsummaryrefslogtreecommitdiffstats
path: root/includes/upload/UploadStashFile.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-0/+2
* Replace isset() with null checksUmherirrender2024-12-191-1/+1
* upload: Add missing documentation to class propertiesUmherirrender2024-09-041-0/+4
* Optimize AssembleUploadChunks to reuse SHA1 hash instead of recalcBrian Wolff2024-02-251-1/+17
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-0/+2
* Use str_starts_with/str_ends_with/str_containsUmherirrender2022-12-121-1/+1
* Fix various documentation related to falseUmherirrender2022-03-031-2/+2
* Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-3/+3
* Add missing visibility on methods of upload related classesUmherirrender2020-05-101-1/+1
* Move UploadStashFile to its own fileReedy2019-04-141-0/+211