wiki.techinc.nl/includes/Rest
Translation updater bot 63c4044a02 Localisation updates from https://translatewiki.net.
Change-Id: Ic60fdcde9a4267636da244d07e08a80052e37c0d
2020-12-22 08:28:57 +01:00
..
BasicAccess Introduce CompoundAuthorizer to pass multiple authorizers 2020-09-22 00:25:38 +00:00
Entity Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Handler Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
HeaderParser Handle CORS preflight request and prevent anon users from unsafe methods 2020-09-21 19:29:40 -04:00
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
i18n Localisation updates from https://translatewiki.net. 2020-12-22 08:28:57 +01:00
PathTemplateMatcher Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Validator Add API validator for titles 2020-11-06 14:09:04 -08:00
ConditionalHeaderUtil.php
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json Implement /revision/{id} endpoint 2020-12-14 16:54:43 +00:00
coreRoutes.json Implement /revision/{id} endpoint 2020-12-14 16:54:43 +00:00
CorsUtils.php Handle CORS preflight request and prevent anon users from unsafe methods 2020-09-21 19:29:40 -04:00
EntryPoint.php Rest EntryPoint: Use ContentLanguage service 2020-12-05 04:30:45 +00:00
Handler.php Re-Apply "Extract helper classes from PageHTMLHandler" 2020-12-07 16:59:29 +00:00
HeaderContainer.php
HttpException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00: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 Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
RequestFromGlobals.php Rest: Use try/catch to handle URIs with embedded colon 2020-09-04 13:50:28 +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 Merge "Allow REST API Responses to be JsonSerializable objects" 2020-09-16 13:25:13 +00:00
ResponseInterface.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
Router.php Update for object-factory v.3 2020-11-17 06:20:23 +00:00
SimpleHandler.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
Stream.php
StringStream.php