mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 84433157aa Migrate usage of Database::select to SelectQueryBuilder
We can simplify the code in Hooks.php to use revision.rev_actor
unconditionally, reverting 391c30da67
(the migration is done: T275246).

Bug: T312472
Change-Id: Iaab268409ec4ad0a8d3a835057321aa3c01a2cc7
2022-08-12 22:35:30 +00:00
..
ApiParsoidTrait.php Create Parsoid helper for use outside of action API 2022-08-10 23:20:59 +00:00
ApiVisualEditor.php ApiVisualEditor: set title when expanding permission editnotices 2022-07-20 10:48:56 -04:00
ApiVisualEditorEdit.php ApiVisualEditorEdit: Re-order FlaggedRevs logic to avoid breakage 2022-08-01 16:23:10 -07:00
Hooks.php Migrate usage of Database::select to SelectQueryBuilder 2022-08-12 22:35:30 +00:00
ParsoidHelper.php Create Parsoid helper for use outside of action API 2022-08-10 23:20:59 +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 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
VisualEditorParsoidClient.php Update call to PageConfigFactory::create to use new signature 2022-08-03 15:06:52 -05:00