API: Rewrite ApiComparePages
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 4 May 2017 22:28:23 +0000 (18:28 -0400)
committerKunal Mehta <legoktm@member.fsf.org>
Mon, 5 Jun 2017 19:23:32 +0000 (12:23 -0700)
commitc671ee16222dfb56fbd0ad8dab4684b8fd8bc09d
treed8baacc35209728809ad06d090019a0a9596d85f
parent1a917c893ff2d7d283099fda1e8b5c46b4fb26ab
API: Rewrite ApiComparePages

Support diffing deleted revisions, user-supplied text, and additional
properties about the diffed revisions such as the user and edit summary.

Bug: T20189
Bug: T30047
Bug: T164529
Change-Id: I5565d717d9c2fd19da7cae02890a15e244cc238b
RELEASE-NOTES-1.30
includes/api/ApiComparePages.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
tests/phpunit/includes/api/ApiComparePagesTest.php [new file with mode: 0644]