wiki.techinc.nl/tests/phpunit/includes/jobqueue
daniel 6248556b5e Make RefreshLinksJob MCR compliant.
So far, RefreshLinksJob re-generated the ParserOutput ba calling
Content::getParserOutput. This only works for the main slot. It
needs to instead get the parser output for all slots combiend,
by using RevisionRenderer and RenderedRevision.

Bug: T174035
Change-Id: I253dda26bfa5aefa15f8b1dcc59e69fc7e9d0cb7
2018-10-08 19:20:13 +02:00
..
jobs Make RefreshLinksJob MCR compliant. 2018-10-08 19:20:13 +02:00
JobQueueMemoryTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
JobQueueTest.php
JobTest.php
RefreshLinksPartitionTest.php