Git commits in Moodle 3.7.0 by Brendan Heywood

commit 097616f8ac306b204ec933b7b3d63553d9fae679
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 11 Apr 2019 10:02:43 +0800
Tag:    v3.7.0-beta

MDL-64543 profiling: Fixed code warning error

commit af368c1076ff51141585fd965a7c3b85cd77cfc5
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 10 Apr 2019 07:05:58 +0800
Tag:    v3.7.0-beta

MDL-65321 backups: Only require minimal async backup libs if needed

commit 97f63b4180f3a6d7e4fb7e4e3841f4a1beac1e98
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 09 Apr 2019 14:37:15 +0800
Tag:    v3.7.0-beta

MDL-65311 core: Fixed regression caused by MDL-65130

commit 93ee70824fc939ea18799bfabdc08739651ad91b
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 26 Mar 2019 11:28:32 +0800
Tag:    v3.7.0-beta

MDL-65072 core_lock: Add timeout unit tests

commit ecbe920656249d0af2d930dff983bc441fee441a
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 14 Mar 2019 13:55:31 +0800
Tag:    v3.7.0-beta

MDL-65072 core_lock: Locks with a zero timeout return asap

commit 504198780ef749cbc5e6d9206e7a987fedd1b625
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 10 Jan 2019 13:26:14 +0800
Tag:    v3.7.0-beta

MDL-64543 profiling: Add ability to auto profile only slow scripts

commit b940ca995a9845db5d828879a67612a6a4c81950
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 14 Dec 2018 11:43:02 +0800
Tag:    v3.7.0-beta

MDL-64394 core: Fixed bug when using access log with pre_loginpage_hook

commit bf9f255523e5f8feb7cb39067475389ba260ff4e
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 18 Oct 2017 13:20:33 +0800
Tag:    v3.7.0-beta

MDL-60470 core: New hook 'after_require_login'