mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 13801bb6d3 ApiVisualEditor: Move diffing and serializing to ApiVisualEditorEdit
These require POST, especially paction=serializeforcachekey because
it calls ApiStashEdit::parseAndStash() which needs a master DB connection.
Move them to the edit module so we can require POST for that one and keep
allowing GET for the main module. This fixes the warnings we currently get
for using parseAndStash() in a module that does not require POST.

Change-Id: I64a8ed7305105fa4c46902b99984306a7ff468cc
2016-10-21 15:24:13 -07:00
..
styles Hid category links in source edit mode 2016-10-07 16:24:23 -04:00
targets Merge "Send RB errors through the normal error handling process" 2016-10-20 23:01:02 +00:00
classListSkipFunction.js build: Bump devDependencies to latest and make pass 2016-06-07 17:17:02 +01:00
ve.init.mw.ApiResponseCache.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.ArticleTarget.js ApiVisualEditor: Move diffing and serializing to ApiVisualEditorEdit 2016-10-21 15:24:13 -07:00
ve.init.mw.ArticleTargetEvents.js Create MW targets using a factory 2016-04-21 21:06:39 +01:00
ve.init.mw.ArticleTargetLoader.js Send RB errors through the normal error handling process 2016-10-14 11:17:56 -07:00
ve.init.mw.ImageInfoCache.js MWMediaDialog: Only cache relevant information 2016-02-29 10:16:34 -06:00
ve.init.mw.js Create MW targets using a factory 2016-04-21 21:06:39 +01:00
ve.init.mw.LinkCache.js mw.LinkCache: Links aren't missing if they're known 2016-10-12 17:21:58 -07:00
ve.init.mw.Platform.init.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.init.mw.Platform.js Update VE core submodule to master (90cbd62) 2016-10-13 17:10:33 -07:00
ve.init.mw.Target.js Use a streamlined 'converter' in wikitext mode 2016-10-05 16:40:28 +00:00
ve.init.mw.trackSubscriber.js ve.init.mw.trackSubscriber: Sample at 6.25% 2016-02-08 13:22:33 -08:00
ve.init.MWEditingTabDialog.js Make edit tab dialog wider to accommodate long messages 2016-06-30 13:43:58 +01:00
ve.init.MWVESwitchConfirmDialog.js Section editing in NWE 2016-10-12 12:55:11 -07:00
ve.init.MWWelcomeDialog.js Use correct switch type when opening welcome dialog on NWE 2016-09-15 01:30:01 +01:00