wiki.techinc.nl/includes/Rest
2022-06-09 21:51:45 +00:00
..
BasicAccess build: Updating dependencies 2021-07-22 03:36:05 +00:00
Handler Rest: Remove {domain} param from TransformHandler 2022-06-02 19:37:51 +01:00
HeaderParser Rest: Fix various scalar and null types 2022-03-09 20:36:23 +00:00
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
i18n Localisation updates from https://translatewiki.net. 2022-06-08 08:12:57 +02:00
PathTemplateMatcher Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Reporter REST: gracefully handle all exceptions. 2021-11-02 20:33:13 +01:00
Validator Allow REST API delete method request to contain a body 2022-06-03 16:26:46 -05:00
ConditionalHeaderUtil.php Rest: Fix various scalar and null types 2022-03-09 20:36:23 +00:00
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json Rest: Remove {domain} param from TransformHandler 2022-06-02 19:37:51 +01:00
coreRoutes.json Rest: Collect stats on Cache & Stash usage 2022-05-30 09:51:55 +01:00
CorsUtils.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
EntryPoint.php Merge "REST: Hide exception message when wgShowExceptionDetails=false" 2022-06-09 21:51:45 +00:00
Handler.php Merge "Allow REST API handlers to require csrf-safe session providers" 2022-05-23 10:06:52 +00:00
HeaderContainer.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
HttpException.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
JsonEncodingException.php
LocalizedHttpException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
RedirectException.php MediaWiki\Rest\HttpException: Support 3xx codes and wrapped Response 2020-09-11 14:52:54 -04:00
RequestBase.php REST: Rename attributes to path params 2019-06-14 17:01:15 +10:00
RequestData.php Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
RequestFromGlobals.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
RequestInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Response.php
ResponseException.php MediaWiki\Rest\HttpException: Support 3xx codes and wrapped Response 2020-09-11 14:52:54 -04:00
ResponseFactory.php REST: Hide exception message when wgShowExceptionDetails=false 2022-05-26 14:45:50 +01:00
ResponseInterface.php Fix some @stable for ... annotations to use @stable to ... 2021-07-08 02:54:59 +00:00
Router.php Allow REST API handlers to require csrf-safe session providers 2022-05-20 16:52:54 +00:00
SimpleHandler.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
Stream.php
StringStream.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
TokenAwareHandlerTrait.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00