Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace all remaining files in includes/filerepo | James D. Forrester | 2025-03-19 | 1 | -0/+2 |
* | Replace isset() with null checks | Umherirrender | 2024-12-19 | 1 | -1/+1 |
* | upload: Add missing documentation to class properties | Umherirrender | 2024-09-04 | 1 | -0/+4 |
* | Optimize AssembleUploadChunks to reuse SHA1 hash instead of recalc | Brian Wolff | 2024-02-25 | 1 | -1/+17 |
* | Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage | James D. Forrester | 2023-09-18 | 1 | -0/+2 |
* | Use str_starts_with/str_ends_with/str_contains | Umherirrender | 2022-12-12 | 1 | -1/+1 |
* | Fix various documentation related to false | Umherirrender | 2022-03-03 | 1 | -2/+2 |
* | Remove or replace usages of "sane" | Reedy | 2021-11-22 | 1 | -1/+1 |
* | Remove terminating line breaks from debug messages | Tim Starling | 2020-06-03 | 1 | -3/+3 |
* | Add missing visibility on methods of upload related classes | Umherirrender | 2020-05-10 | 1 | -1/+1 |
* | Move UploadStashFile to its own file | Reedy | 2019-04-14 | 1 | -0/+211 |