mediawiki-extensions-Visual.../modules
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
..
ve-mw ApiVisualEditor: Move diffing and serializing to ApiVisualEditorEdit 2016-10-21 15:24:13 -07:00
ve-wmf/i18n Localisation updates from https://translatewiki.net. 2016-10-21 22:38:52 +02:00