wiki.techinc.nl/tests/phpunit/includes/jobqueue
Aaron Schulz f8c2486d15 rdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT
The "AUTO" means AUTOCOMMIT, not "automatic transactions"/DBO_TRX,
which is basically the opposite concept. The new name does not
suffer from that ambiguity.

Keep the old constant as an alias for backwards compatibility.

Also remove LoadBalancer comment about non-existing field

Change-Id: I63beeb061fc9be73f320308e4d6393b58628b8c8
2018-04-12 13:01:52 -07:00
..
jobs build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 21:53:10 +02:00
JobQueueMemoryTest.php build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 21:53:10 +02: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