wiki.techinc.nl/includes/Rest
Derick Alangi ba56f905b6 Correctly handle fake revs when previewing or switing VE mode
This patch correctly handles fake revisions when previewing or switching
between visual editor mode (WT->HTML) for all pages. We do this because
only outputs of revisions that exist in the DB can be in the parser cache.

Change-Id: I5c3c6b80688c9569bd4d2f0ccb056b437000f0f0
2022-09-28 18:51:24 +01:00
..
BasicAccess
Handler Correctly handle fake revs when previewing or switing VE mode 2022-09-28 18:51:24 +01:00
HeaderParser Rest: Fix various scalar and null types 2022-03-09 20:36:23 +00:00
Hook Move SearchResultProvideThumbnail hook to 'search' 2022-09-01 15:20:56 +02:00
i18n Localisation updates from https://translatewiki.net. 2022-09-28 08:06:39 +02:00
PathTemplateMatcher Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02: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
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 REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +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
JsonEncodingException.php
LocalizedHttpException.php
RedirectException.php
RequestBase.php
RequestData.php
RequestFromGlobals.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
RequestInterface.php
Response.php
ResponseException.php
ResponseFactory.php REST: Hide exception message when wgShowExceptionDetails=false 2022-05-26 14:45:50 +01:00
ResponseInterface.php
Router.php ParsoidHandler: optionally use private URLs for redirects 2022-07-21 20:02:37 +00:00
SimpleHandler.php
Stream.php
StringStream.php
TokenAwareHandlerTrait.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00