mediawiki-extensions-Discus.../includes
libraryupgrader fb6706a606 build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPrivate
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationProtected
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPublic

Additional changes:
* Dropped .inc files from .phpcs.xml (T200956).

Change-Id: I340d6b573e9ae2a99085fb19a705fcf567b03f92
2020-10-29 10:53:01 +00:00
..
ApiDiscussionTools.php Include 'false' results in 'transcludedfrom' API response 2020-10-22 22:25:35 +02:00
ApiDiscussionToolsEdit.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
CommentFormatter.php Treat headings like comments now they have IDs 2020-10-28 12:38:18 +00:00
CommentItem.php Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00
CommentModifier.php Ignore HTML comments which are more than two lines from a reply 2020-09-29 11:30:03 +01:00
CommentParser.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
CommentUtils.php Fix parsing links in Parsoid documents without short URLs 2020-09-02 23:42:37 +02:00
Data.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
HeadingItem.php Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00
Hooks.php Merge "Add preference to expand the "Advanced" menu when replying" 2020-10-27 11:42:41 +00:00
ImmutableRange.php ImmutableRange: Optimize parent check in computePosition() 2020-10-20 11:14:00 +02:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00