Git commits in Moodle 3.7.3 by Jake Dallimore

commit 64f1c9d9013845edf093c21bf421f9df32760477
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 07 Nov 2019 11:48:50 +0800
Tag:    v3.7.3

MDL-66257 tool_cohortroles: unit test for users in multiple cohorts

commit ca42dbc0dd014a56b83f7b5d07c7b8f7393ba0ef
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 14 Oct 2019 11:47:57 +0800
Tag:    v3.7.3

MDL-66796 mod_quiz: only update the id number if changed

commit 3958f4a302d49ecfd4a3b09661449506415d9376
Author: Jake Dallimore <jake@moodle.com>
Date:   Tue, 17 Sep 2019 11:26:45 +0800
Tag:    v3.7.3

MDL-66734 core_comment: fix get_comment ordering when timestamps match

commit 1542213b00f48718fdc5dfece961e62a9ef2d6c2
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 13 Sep 2019 11:30:20 +0800
Tag:    v3.7.3

weekly release 3.7.2+

commit df991a4d5376494b16181c3feeb1c71ed5f0317c
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 12 Sep 2019 11:02:21 +0800
Tag:    v3.7.3

MDL-66156 block_myoverview: remove orphaned course favourite records

commit d72a6fc04cafdde72cbfe5dd987373dd8bb25892
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 18 Jul 2019 15:13:58 +0800
Tag:    v3.7.3

MDL-66156 block_myoverview: purge course favourites on course deletion.

commit 8a5783c2bec6eff0521eb6db2f31dda88323f6aa
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 17 Jul 2019 14:39:08 +0800
Tag:    v3.7.3

MDL-66169 admin: properly set debugsmtp, which is a config.php only var

commit a174ed373657ba7a30b944e182e148ca2fadb256
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 08 Jul 2019 16:00:55 +0800
Tag:    v3.7.3

MDL-66106 core_form: fix client side validation bug caused by MDL-65217