mediawiki-extensions-Visual.../includes
daniel 3a50a092d9 Catch HttpException early
Catch HttpException from REST helpers, even when they are triggered
already during initialization. This will happen e.g. when the request is
asking for a render key for which the stashed rendering has expired.

Bug: T325310
Change-Id: I9e622b5bb253f5e40fe2b50ff08471beddac9acf
2022-12-15 18:12:37 +00:00
..
ApiParsoidTrait.php Collect timing metrics for ParsoidClient 2022-11-15 01:15:28 +00:00
ApiVisualEditor.php Merge "Remove usage of User::isBlockedGlobally and User::getGlobalBlock" 2022-11-16 15:22:09 +00:00
ApiVisualEditorEdit.php Collect timing metrics for ParsoidClient 2022-11-15 01:15:28 +00:00
DirectParsoidClient.php Catch HttpException early 2022-12-15 18:12:37 +00:00
DualParsoidClient.php Pick ParsoidClient implementation based on etag. 2022-10-20 08:52:20 +00:00
Hooks.php Don't index VE edit pages 2022-12-01 22:26:45 +01:00
ParsoidClient.php ParsoidClient: Improve return type documentation for Phan 2022-12-15 00:00:41 +01:00
ServiceWiring.php Use PageRestHelperFactory 2022-11-19 21:21:11 +00:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Fix tab messages being changed wrong by JavaScript 2022-06-13 20:21:32 +02:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Use PageRestHelperFactory 2022-11-19 21:21:11 +00:00
VRSParsoidClient.php ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies 2022-09-26 22:52:31 +02:00