mediawiki-extensions-Visual.../includes
Timo Tijhof 54d44ccb6c ApiParsoidTrait: Log trace as 'exception.trace' instead of 'trace'
This ensures proper redacting, and consistent discovery and formatting
for Logstash queries.

Bug: T233342
Change-Id: I9a2a96793a5b7669648d222a0d472c15c09b84d3
2022-05-15 20:21:34 +00:00
..
ApiParsoidTrait.php ApiParsoidTrait: Log trace as 'exception.trace' instead of 'trace' 2022-05-15 20:21:34 +00:00
ApiVisualEditor.php Restore global context fiddling to fix FlaggedRevs edit notices and checkboxes 2022-05-11 00:08:41 +02:00
ApiVisualEditorEdit.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:30:46 +02:00
Hooks.php Hooks::onRecentChangeSave: Don't pass null to explode(), avoiding PHP 8.1 deprecation 2022-05-02 12:11:19 +00:00
ServiceWiring.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02: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 Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorDesktopArticleTargetInitModule.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00