mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
13801bb6d3
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 |
||
---|---|---|
.. | ||
styles | ||
targets | ||
classListSkipFunction.js | ||
ve.init.mw.ApiResponseCache.js | ||
ve.init.mw.ArticleTarget.js | ||
ve.init.mw.ArticleTargetEvents.js | ||
ve.init.mw.ArticleTargetLoader.js | ||
ve.init.mw.ImageInfoCache.js | ||
ve.init.mw.js | ||
ve.init.mw.LinkCache.js | ||
ve.init.mw.Platform.init.js | ||
ve.init.mw.Platform.js | ||
ve.init.mw.Target.js | ||
ve.init.mw.trackSubscriber.js | ||
ve.init.MWEditingTabDialog.js | ||
ve.init.MWVESwitchConfirmDialog.js | ||
ve.init.MWWelcomeDialog.js |