wiki.techinc.nl/includes/Rest
2024-02-21 17:11:00 +00:00
..
BasicAccess Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
Handler Merge "[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()" 2024-02-21 17:11:00 +00:00
HeaderParser Rest/HeaderParser: Give full context rather than simply Expected """ 2024-01-30 11:27:47 -05:00
Hook Rest: Remove SearchResultProvideThumbnailHook from REST 2023-02-19 21:18:21 +02:00
i18n Localisation updates from https://translatewiki.net. 2024-01-02 08:25:04 +01: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 Merge "Rest: Fix unspecific type hints in REST handler/validators" 2024-02-16 19:32:45 +00:00
ConditionalHeaderUtil.php build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
CopyableStreamInterface.php Replace StreamInterface qualifier with import 2024-01-05 02:10:40 +00:00
coreDevelopmentRoutes.json Re-apply "REST: Emit swagger spec" 2023-12-06 11:20:11 +01:00
coreRoutes.json REST: enable parsoid transform endpoints 2023-11-07 09:50:27 +01:00
CorsUtils.php REST: Support origin with port in enforcing CORS policy 2023-10-03 16:37:17 +01:00
EntryPoint.php Namespace includes/context 2024-02-08 11:07:01 -05:00
Handler.php Merge "Rest: Fix unspecific type hints in REST handler/validators" 2024-02-16 19:32:45 +00:00
HeaderContainer.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
HttpException.php Rest: Make LocalizedHttpException emit a stable error code 2023-02-01 22:37:51 -08:00
JsonEncodingException.php
LocalizedHttpException.php Rest: Make LocalizedHttpException emit a stable error code 2023-02-01 22:37:51 -08:00
RedirectException.php
RequestBase.php
RequestData.php
RequestFromGlobals.php Replace InvalidArgumentException an WebRequest qualifiers with import 2024-01-05 02:11:01 +00:00
RequestInterface.php
Response.php
ResponseException.php
ResponseFactory.php Re-apply "REST: Emit swagger spec" 2023-12-06 11:20:11 +01:00
ResponseInterface.php
Router.php Merge "Rest: Fix unspecific type hints in REST handler/validators" 2024-02-16 19:32:45 +00:00
SimpleHandler.php Replace LogicException qualifier with import 2024-01-05 00:45:58 +00:00
Stream.php
StringStream.php Replace InvalidArgumentException qualifier with import 2024-01-05 02:09:37 +00:00
TokenAwareHandlerTrait.php Be explicit about not needing a real token. 2023-11-21 18:23:33 +00:00