wiki.techinc.nl/includes/Rest
daniel 91dc627c85 UpdateHandler: fix response for null edits
The response from a null-edit should contain the current revision's
revision ID and timestamp, not the info from the edit's base revision.

Bug: T277601
Change-Id: I9d353cdc4cb9e3c1435c93ffe63ef4fef173ec4d
2021-03-26 16:53:43 +00:00
..
BasicAccess Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
Entity
Handler UpdateHandler: fix response for null edits 2021-03-26 16:53:43 +00: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-02-16 08:28:42 +01:00
PathTemplateMatcher
Validator Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
ConditionalHeaderUtil.php
CopyableStreamInterface.php
coreDevelopmentRoutes.json build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 2021-02-18 08:39:09 -08:00
coreRoutes.json Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
CorsUtils.php Handle CORS preflight request and prevent anon users from unsafe methods 2020-09-21 19:29:40 -04:00
EntryPoint.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
Handler.php Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
HeaderContainer.php
HttpException.php
JsonEncodingException.php
LocalizedHttpException.php
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
RequestInterface.php
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
Stream.php
StringStream.php