aboutsummaryrefslogtreecommitdiffstats
path: root/thumb.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-231-4/+0
* PoolCounter: Namespace classesAmir Sarabadani2023-12-201-0/+1
* thumb: Fix "PHP Deprecated: strlen(): Passing null to parameter"Paladox2023-12-181-3/+3
* Introduce StatusFormatterdaniel2023-10-271-2/+8
* Use Authority in thumb.phpdaniel2023-10-061-7/+11
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-0/+1
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-1/+2
* Just another 80 or so PHPStorm inspection fixes (#4)Tim Starling2023-03-251-1/+1
* Merge "Fix some typos"jenkins-bot2023-03-231-1/+1
|\
| * Fix some typosMatěj Suchánek2023-03-211-1/+1
* | profiler: Add ProfilingContext classAaron Schulz2023-03-231-0/+3
|/
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Merge "Replace deprecated PermissionManager::getGroupPermissions"jenkins-bot2022-12-141-5/+6
|\
| * Replace deprecated PermissionManager::getGroupPermissionsUmherirrender2022-11-131-5/+6
* | thumb.php: Replace deprecated MWHttpRequest::factoryUmherirrender2022-12-111-1/+1
|/
* Reorg: Move HeaderCallback to Request directoryAmir Sarabadani2022-11-081-2/+2
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+0
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-0/+1
* Use short array destructuring instead of list()Tim Starling2022-10-211-3/+3
* Replace trivial usages of code in strings with concatenationThiemo Kreuz2022-08-261-1/+1
* maintenance: Replace some usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+3
* Use static closures where safe to useUmherirrender2021-02-111-4/+4
* Revert "Enhance GroupPermissionsLookup and use it."Ppchelko2021-01-121-4/+2
* Enhance GroupPermissionsLookup and use it.Petr Pchelko2021-01-111-2/+4
* thumb.php - wfExtractThumbParams can return nullDannyS7122020-12-171-1/+1
* Introduce new wgThumbPath configPaladox2020-10-281-7/+13
* docs: Improve entry point documentationTimo Tijhof2020-07-021-1/+2
* In Web entry points, move file scope code into a main functionTim Starling2020-06-251-13/+17
* Stop using SCRIPT_NAME where possible, rely on statically configured routingTim Starling2020-04-011-16/+8
* Use MediaWikiServices::getRepoGroup in file related classesUmherirrender2020-03-141-7/+8
* docs: Add api.php to "API" doc groupTimo Tijhof2020-02-051-1/+1
* docs: Improve "Entry points" documentation pageTimo Tijhof2020-02-041-1/+5
* thumb.php: Use 'thumbnail' channel to report errorsdaniel2020-01-161-2/+2
* Merge "thumb.php: don't try to send errors after data has been sent."jenkins-bot2020-01-141-0/+9
|\
| * thumb.php: don't try to send errors after data has been sent.daniel2020-01-071-0/+9
* | Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
|/
* Remove space from stringsPaladox2019-12-231-1/+1
* Don't redefine MW_ENTRY_POINT in thumb.php if already definedReedy2019-12-231-1/+5
* Avoid using "enqueue" mode for deferred updates in doPostOutputShutdownAaron Schulz2019-09-301-1/+1
* Fix a typo (folow -> follow)DannyS7122019-09-131-1/+1
* Merge "Add MW_REST_API and MW_ENTRY_POINT"jenkins-bot2019-09-091-0/+1
|\
| * Add MW_REST_API and MW_ENTRY_POINTTim Starling2019-09-031-0/+1
* | Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()Tim Starling2019-09-051-1/+1
|/
* Remove deprecated User groups/permission static calls.Petr Pchelko2019-08-211-2/+2
* Merge "Migrate remaining usages of Title::userCan() to PermissionManager"jenkins-bot2019-06-141-1/+5
|\
| * Migrate remaining usages of Title::userCan() to PermissionManagerMáté Szabó2019-06-031-1/+5
* | Log headers sent errors more usefully in thumb.phpGergő Tisza2019-06-061-0/+4
|/
* Rename CDN config variables to be generic, deprecating the old namesJames D. Forrester2019-05-241-1/+1
* Fix common typos in codeZoranzoki212018-09-021-1/+1