jenkins-bot has submitted this change and it was merged. Change subject: (bug 43959) Add ability to reset certain option kinds in API. ......................................................................
(bug 43959) Add ability to reset certain option kinds in API. Added the "resetkinds" option to action=options, so that when the "reset" option is set, the user can control which kinds of options are reset, rather than having to do all or none. Also added documentation to the "change" parameter, since passing it option keys without any "=value" after it will result in resetting that specific option to its default value. Change-Id: Id5bc1fffa0d487c0f152b79115205d2722f380d3 --- M RELEASE-NOTES-1.21 M includes/User.php M includes/api/ApiOptions.php M tests/phpunit/includes/api/ApiOptionsTest.php 4 files changed, 68 insertions(+), 14 deletions(-) Approvals: Anomie: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/43987 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id5bc1fffa0d487c0f152b79115205d2722f380d3 Gerrit-PatchSet: 10 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Parent5446 <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Matmarex <[email protected]> Gerrit-Reviewer: Parent5446 <[email protected]> Gerrit-Reviewer: Szymon Ćwierkosz <[email protected]> Gerrit-Reviewer: Yurik <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
