* API: Listing (semi-)deleted revisions and log entries (with rev_/log_deleted !...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 5 Feb 2009 11:44:10 +0000 (11:44 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 5 Feb 2009 11:44:10 +0000 (11:44 +0000)
commit167d11a8c3aa0dce72cfa5521ab127a498bd187f
tree85ce154f78d719ddbb304b02f4ab0d359df17726
parentcdbe8462db0fe1e024c98ab08b0768b5f2b8c2fb
* API: Listing (semi-)deleted revisions and log entries (with rev_/log_deleted != 0) as well in prop=revisions and list=logevents, with commenthidden/userhidden/actionhidden/texthidden flags where appropriate
* Still honors the paranoia checks added in r46807
* Use $index consistently in ApiQueryLogEvents
* Some whitespace consistency
RELEASE-NOTES
includes/api/ApiPageSet.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRevisions.php