wiki.techinc.nl/includes/Rest
2020-07-28 19:09:48 +00:00
..
BasicAccess Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
Entity Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Handler Merge "REST /page/{title}: Fix title encoding." 2020-07-28 19:09:48 +00:00
HeaderParser
Hook docs: Fix typo in doc comment 2020-05-29 11:10:32 -07:00
i18n Localisation updates from https://translatewiki.net. 2020-07-20 08:59:48 +02:00
PathTemplateMatcher Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Validator Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ConditionalHeaderUtil.php
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json /contributions/user/{user}/count 2020-07-28 18:36:41 +00:00
coreRoutes.json REST api: bump some endpoints to v1 2020-06-11 20:16:47 +00:00
EntryPoint.php Set $wgEnableRestAPI = true; by default and deprecate 2020-07-13 12:10:49 +01:00
Handler.php REST /page/{title}: Fix title encoding. 2020-07-23 23:17:17 +02: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
RequestBase.php
RequestData.php Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
RequestFromGlobals.php Rest: Handle Uri constructor exception 2020-07-14 16:54:29 +00:00
RequestInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Response.php
ResponseFactory.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:14 +01:00
ResponseInterface.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
Router.php REST /user/{name}/contribs 2020-07-09 12:34:52 -07:00
SimpleHandler.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
Stream.php
StringStream.php
TitleRevisionAccess.php