mediawiki-extensions-Visual.../includes
Ed Sanders 50883dd7fe Don't pass through edit API params we've already handled
This can lead to problems if the names in the VE API are
still used inthe Edit API, as previously happened with
`watch`/`watchlist`.

Explicitly list the parameters from VE API that were
previously getting passed to the Edit API automatically.

Change-Id: I8fe705b178af82d8285067909168d32cfb9a0421
2020-02-29 17:51:52 +00:00
..
ApiVisualEditor.php Merge "Don't display duplicate protection notices when user can't edit" 2020-02-03 17:33:39 +00:00
ApiVisualEditorEdit.php Don't pass through edit API params we've already handled 2020-02-29 17:51:52 +00:00
SpecialCollabPad.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDataModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHooks.php Hooks::isSupportedEditPage: Re-format to make the logic clearer 2020-02-12 15:39:55 -08:00