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 rdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT 2018-04-12 13:01:52 -07:00
JobTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
RefreshLinksPartitionTest.php Add @covers tags to jobqueue tests 2017-12-27 17:47:30 +00:00