wiki.techinc.nl/includes/Rest
2021-06-02 14:44:15 +00:00
..
BasicAccess Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
Handler FileRepo::findFile - support Authority 2021-05-26 19:01:12 -07: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. 2021-06-02 14:34:25 +02:00
PathTemplateMatcher Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Validator Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
ConditionalHeaderUtil.php
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
coreRoutes.json Replace deprecated uses of PermissionManager with GroupPermissionsLookup 2021-05-26 05:47:21 +00:00
CorsUtils.php Make REST CORS allowed headers respect site configuration. 2021-05-30 10:15:47 -07:00
EntryPoint.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
Handler.php Rest/Handler.php: Minor cleanup 2021-04-02 02:51:00 +01: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 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 Rest: inject Authority into Handler 2021-01-21 15:09:34 -06: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