aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/file/File.php
Commit message (Expand)AuthorAgeFilesLines
* FileRepo: Add support for the new Shellbox large file featureTim Starling2024-10-291-0/+13
* Use namespaced classesUmherirrender2024-10-211-0/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-3/+3
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-0/+2
* filerepo: Avoid assignment in condition in File::getThumbnailSourceUmherirrender2024-09-011-25/+27
* filerepo: Document guaranteed sort order for File::getHistorythiemowmde2024-07-071-1/+1
* File: handle stats for recursive transformation callsCole White2024-06-201-4/+9
* File: Remove the unused migrateThumbFile() stub functionFunc2024-06-021-9/+0
* Migrate File to statslibThomas Arrow2024-05-311-17/+21
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+1
* Remove IDBAccessObject from being implemented in many classesAmir Sarabadani2024-02-191-1/+1
* Merge "Always log a message when disableLocalTransform is hit"jenkins-bot2024-02-091-0/+5
|\
| * Always log a message when disableLocalTransform is hitTim Starling2024-01-101-0/+5
* | Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* | Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-231-2/+1
* | Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-231-1/+1
* | Replace deprecated MWExceptionDaimona Eaytoy2024-01-161-6/+3
|/
* WikiFilePage: Fix handling of file redirectsdaniel2024-01-031-8/+12
* PoolCounter: Namespace classesAmir Sarabadani2023-12-201-0/+1
* Remove incorrect information from doc of File::canRenderDreamy Jazz2023-12-081-8/+6
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+1
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+1
* Replace deprecated MWExceptionDaimona Eaytoy2023-06-121-2/+1
* Fix more PHPStorm inspections (#2)Tim Starling2023-03-251-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"jenkins-bot2022-12-161-11/+3
|\
| * Make use of ?:, ?? and ??= operators in mostly trivial casesthiemowmde2022-12-051-11/+3
* | Use str_starts_with/str_ends_with/str_containsUmherirrender2022-12-121-1/+1
|/
* Various doc fixes about false and null on method arguments/return typesUmherirrender2022-11-031-34/+34
* Merge "Use short array destructuring instead of list()"jenkins-bot2022-10-211-1/+1
|\
| * Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
* | Use the null coalescing assignment operatorTim Starling2022-10-211-1/+1
|/
* Merge "build: Update mediawiki/mediawiki-phan-config to 0.12.0"jenkins-bot2022-10-081-1/+0
|\
| * build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2022-10-081-1/+0
* | filerepo: Replace deprecated wfExpandUrlUmherirrender2022-10-051-3/+6
|/
* filerepo: avoid PHP 8 warnings in File::splitMime() if $mime is nullAaron Schulz2022-08-231-3/+5
* Allow any SVG language tag that is well formed IETFDerk-Jan Hartman2022-06-121-3/+3
* Improve ImagePage::doRenderLangOpt/File::getMatchedLanguageUmherirrender2022-06-091-1/+1
* Repair language selector for SVGsDerk-Jan Hartman2022-06-081-1/+1
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-7/+13
* media: Improve documentation on Handler functionsUmherirrender2022-03-291-1/+1
* Merge "media: Document version as string on Handler::convertMetadataVersion"jenkins-bot2022-03-141-1/+1
|\
| * media: Document version as string on Handler::convertMetadataVersionUmherirrender2022-03-051-1/+1
* | file: Use File::getName instead of class propertyUmherirrender2022-03-071-1/+1
|/
* Merge "Add timestamp to thumbnail URLs on file pages"jenkins-bot2022-02-021-0/+24
|\
| * Add timestamp to thumbnail URLs on file pagesAntiCompositeNumber2022-01-251-0/+24
* | Replace deprecated JobQueueGroup::singleton()Umherirrender2022-01-271-1/+1
|/
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-17/+20
* Fix typos in comments (E-H)Siddharth VP2021-12-301-2/+2
* Remove or replace usages of "sanity"Reedy2021-11-191-1/+1