wiki.techinc.nl/tests/phpunit/includes/content
aude 437f60f358 Add ContentHandler::supportsCategories method
and check for this in WikiPage::doEditUpdates before
inserting a new CategoryMembershipChangeJob.

Some content models like the Wikibase ones do not
have categories and it's wasteful to add these jobs
for all Wikibase edits.

Bug: T126977
Change-Id: I2c54a4ba1546445dc41101e15cb83a2c6cc2b1c9
2016-03-02 15:20:56 +01:00
..
ContentHandlerTest.php Add ContentHandler::supportsCategories method 2016-03-02 15:20:56 +01:00
CssContentHandlerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CssContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JavaScriptContentHandlerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JavaScriptContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JsonContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TextContentHandlerTest.php Abstract and refactor Tidy support 2015-09-10 20:18:52 -07:00
TextContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikitextContentHandlerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikitextContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00