Merge "escape HTML elements in docblock with double quotes"
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 18 Jul 2012 19:17:46 +0000 (19:17 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 18 Jul 2012 19:17:46 +0000 (19:17 +0000)
commite6faa2fd76040d1cbadc6e439ecf51f8f4e52bd4
tree2cc036ab0e6dab58f422be6f824a54cedc0cf2f0
parentbe344419794693026edae89710974394e5cddede
parent4f5d2386f35384cea26db6f1ea6d7b5e425b8435
Merge "escape HTML elements in docblock with double quotes"
28 files changed:
includes/api/ApiBase.php
includes/api/ApiBlock.php
includes/api/ApiDelete.php
includes/api/ApiMain.php
includes/api/ApiMove.php
includes/api/ApiPageSet.php
includes/api/ApiProtect.php
includes/api/ApiQuery.php
includes/api/ApiQueryAllCategories.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryAllPages.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryDuplicateFiles.php
includes/api/ApiQueryIWBacklinks.php
includes/api/ApiQueryIWLinks.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryImages.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLangBacklinks.php
includes/api/ApiQueryLinks.php
includes/api/ApiQuerySiteinfo.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlistRaw.php
includes/api/ApiRollback.php
includes/api/ApiUnblock.php
includes/api/ApiUndelete.php