wiki.techinc.nl/includes/Request
daniel 9638fa314a Introduce entry point classes for media files.
This moves a code out of file scope into classes to make it
testable. The code is left in the same structure as it was before,
global functions have been converted into methods on the new
ThumbnailEntryPoint and Thumbnail404EntryPoint classes.

This test introduces comprehensive phpunit tests covering all functional
code paths in ThumbnailEntryPoint. This is intended to support
refactoring of this code.

Change-Id: I459abc7b11d0ab4ee682a863c9525a945048296f
2024-03-30 21:14:05 +01:00
..
ContentSecurityPolicy.php Drop deprecated config $wgAllowImageTag 2024-01-30 11:42:54 +00:00
DerivativeRequest.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
FauxRequest.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
FauxRequestUpload.php Follow-up bbe704b: Add in-code comment on aliases for when they were added 2023-08-28 14:31:53 -04:00
FauxResponse.php Introduce entry point classes for media files. 2024-03-30 21:14:05 +01:00
HeaderCallback.php build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
PathRouter.php Follow-up bbe704b: Add in-code comment on aliases for when they were added 2023-08-28 14:31:53 -04:00
ProxyLookup.php Follow-up 9743136: Add in-code comment on alias for when it was added 2023-08-29 01:29:03 +00:00
WebRequest.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
WebRequestUpload.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
WebResponse.php Stop using $wgUseSameSiteLegacyCookies 2024-02-06 16:25:38 -08:00