wiki.techinc.nl/includes/Rest
2022-07-05 04:01:04 +00:00
..
BasicAccess build: Updating dependencies 2021-07-22 03:36:05 +00:00
Handler ParsoidHandler: fix redirect target URLs. 2022-07-04 13:10:09 +00: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-07-01 08:24:16 +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: Allow weak ETags to match strong ETags. 2022-06-27 12:52:42 +00:00
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json Rest: Make transformation endpoints configurable 2022-06-30 13:28:57 +01:00
coreRoutes.json Storage: Warm parsoid parser cache with parsoid outputs 2022-06-28 09:05:41 +00: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 Clarify handling of verifier headers in POST and PUT 2022-07-05 03:38:45 +00:00
HeaderContainer.php
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
RequestData.php
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