| .. |
|
BasicAccess
|
|
|
|
Handler
|
Merge "rest: forward query parameters to redirects"
|
2023-01-30 21:29:44 +00:00 |
|
HeaderParser
|
|
|
|
Hook
|
Move SearchResultProvideThumbnail hook to 'search'
|
2022-09-01 15:20:56 +02:00 |
|
i18n
|
Rest: Add UnsupportedContentTypeBodyValidator
|
2023-02-01 22:36:41 -08:00 |
|
PathTemplateMatcher
|
Remove unused key variable from foreach loops
|
2022-09-21 21:18:43 +02:00 |
|
Reporter
|
Rest: Handle exceptions during handler creation
|
2023-01-22 12:27:37 -08:00 |
|
Validator
|
Rest: Add UnsupportedContentTypeBodyValidator
|
2023-02-01 22:36:41 -08:00 |
|
ConditionalHeaderUtil.php
|
Replace some tivial ??= with even more trivial ??
|
2022-12-23 08:35:44 +01:00 |
|
CopyableStreamInterface.php
|
|
|
|
coreDevelopmentRoutes.json
|
|
|
|
coreRoutes.json
|
add redirects to page/history and link endpoints
|
2022-12-09 12:17:38 +00:00 |
|
CorsUtils.php
|
|
|
|
EntryPoint.php
|
REST: collect metrics on endpoint access
|
2023-01-12 14:50:58 +00:00 |
|
Handler.php
|
Rest: Check for the correct header when setting cache-control
|
2023-01-21 04:01:59 +01:00 |
|
HeaderContainer.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
HttpException.php
|
Remove unused default values from class properties
|
2021-05-12 13:44:28 +02:00 |
|
JsonEncodingException.php
|
|
|
|
LocalizedHttpException.php
|
|
|
|
RedirectException.php
|
|
|
|
RequestBase.php
|
|
|
|
RequestData.php
|
|
|
|
RequestFromGlobals.php
|
Make use of ??= in more places
|
2022-12-17 01:10:13 +00:00 |
|
RequestInterface.php
|
|
|
|
Response.php
|
|
|
|
ResponseException.php
|
|
|
|
ResponseFactory.php
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
ResponseInterface.php
|
|
|
|
Router.php
|
Rest: Handle exceptions during handler creation
|
2023-01-22 12:27:37 -08:00 |
|
SimpleHandler.php
|
|
|
|
Stream.php
|
|
|
|
StringStream.php
|
|
|
|
TokenAwareHandlerTrait.php
|
|
|