Git commits in Moodle 3.7.1 by Andrew Nicols

commit 0703eeca7ceee6df3f1ccbad90b74b7dc19fdc98
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 18 Jun 2019 12:51:02 +0800
Tag:    v3.7.1

MDL-60978 travis: Re-enable Redis session tests

commit 866f0143722964a84ce2b408ca3352d50fb07a1b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 18 Jun 2019 12:12:20 +0800
Tag:    v3.7.1

MDL-60978 session: Run redis tests in isolation

commit 22ad84cb0080a56b3229c4ec4567fc6565ee2229
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 18 Jun 2019 12:12:03 +0800
Tag:    v3.7.1

MDL-60978 testing: Support ability to run phpunit in isolated process

commit bafa907941a03dd023e8651395c7fd048248d911
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 04 Jun 2019 11:18:43 +0800
Tag:    v3.7.1

MDL-65656 core: Update composer.json for new PHPUnit version

commit 202cfa2987fac673dde2aba11b5531af5021d146
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 04 Jun 2019 10:16:08 +0800
Tag:    v3.7.1

MDL-65656 analytics: Stop covering memory-intensive tests

commit e2ea9b4c097dc6c898f5f968f444d0f4c4e00894
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 24 May 2019 14:51:29 +0800
Tag:    v3.7.1

MDL-64330 course: Correct course test assumptions

commit d2c91281db25f929f9df9bbfd8f376d12738b066
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 23 May 2019 13:52:32 +0800
Tag:    v3.7.1

MDL-65695 forum: Bump digest time to next day if in past

commit 4e9e994da467113bebe083fd94c3a6217c5942ec
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 22 May 2019 11:04:51 +0800
Tag:    v3.7.1

MDL-65675 forum: Remove duplicate Re in subjects

commit f0782cc57be33d8cbd771924efa26d27140c5b1d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 17 May 2019 12:19:25 +0800
Tag:    v3.7.1

MDL-65578 forum: Hide action menu where no actions exist

commit 24e0b238d34a3fa359109b1ddecf6c4679f4c80e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 13 May 2019 14:12:25 +0800
Tag:    v3.7.1

MDL-65576 behat: Reset Selenium driver between scorm scenarios