Git commits in Moodle 3.10.x by Jake Dallimore

commit eabd853d0ff9c2db0403b654be62a3b8358f2740
Author: Jake Dallimore <jake@moodle.com>
Date:   Tue, 26 Apr 2022 16:52:20 +0800
Tag:    v3.10.11

MDL-73736 core_auth: Fix concurrency issue in login_attempt_failed()

commit 3c64ea8d3cb69392ae00cf875ae64a4017c43631
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 20 Aug 2021 15:47:31 +0800
Tag:    v3.10.7

MDL-69504 mod_lti: check role switches when setting lti roles on launch

commit 2477b04d123475e09eaa25cb5a3b0c56199eb3f4
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 22 Jan 2021 11:30:57 +0800
Tag:    v3.10.2

weekly release 3.10.1+

commit 32866a1758e4aeee9a04207e480dbc91a4a828be
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 04 Dec 2020 08:42:48 +0800
Tag:    v3.10.1

weekly release 3.10+

commit eb6b828b81a8d3481c88ca94a25558f1f740cf58
Author: Jake Dallimore <jake@moodle.com>
Date:   Tue, 22 Sep 2020 11:18:17 +0800
Tag:    v3.10.0-beta

MDL-59510 core: report oauth2_refresh_token table in core provider

commit 57bb99edd45767d071838306c9bcc39eafe3f9ef
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 18 Sep 2020 17:24:40 +0800
Tag:    v3.10.0-beta

MDL-59510 core_oauth2: autorefresh google drive, nextcloud and onedrive

commit 8b098533198fa198594e2a84fa4b25ba24e02849
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 16 Sep 2020 15:11:42 +0800
Tag:    v3.10.0-beta

MDL-59510 core_oauth2: add autorefresh mode to oauth2\client

commit fe1031244b3e53ac4b42d10becb933bb9579b7e8
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 16 Sep 2020 10:50:48 +0800
Tag:    v3.10.0-beta

MDL-59510 core_oauth2: add oauth2_refresh_token table

commit b96e85feacad1147cef5b80cfc6b2da94ba4775b
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 20 Aug 2020 12:35:29 +0800
Tag:    v3.10.0-beta

MDL-69510 admin: make ldap configuration warnings clear

commit fbcc91236ec1f3d378dd7f7ab51addb18aeb8339
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 20 Aug 2020 09:46:08 +0800
Tag:    v3.10.0-beta

MDL-69505 core_form: fix js min/max date restriction in dateselector

commit f956926db53c7490d4b226685266670eefa1291c
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 20 Jul 2020 10:59:27 +0800
Tag:    v3.10.0-beta

MDL-69319 mod_lti: style and docs changes in external tests

commit cea2645a81d4302c2edd0e3de2ad7468c4e7648b
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 20 Jul 2020 10:45:54 +0800
Tag:    v3.10.0-beta

MDL-69319 mod_lti: replace try/catch with expectException in ext tests

commit 5aff8a7852c5d249439f52d4137c83513e962f4b
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 17 Jul 2020 16:26:07 +0800
Tag:    v3.10.0-beta

MDL-69319 mod_lti: remove unused vars from externallib_test

commit 7c7c5286a438e196e6926bd455e7d61df3084852
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 17 Jul 2020 16:20:37 +0800
Tag:    v3.10.0-beta

MDL-69319 mod_lti: move test data generation out of common setup

commit 261400d4eab3d24d32495f31ae9b3e1df3901257
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 17 Jul 2020 15:03:09 +0800
Tag:    v3.10.0-beta

MDL-69319 mod_lti: call clean_returnvalue in external tests

commit 8cb0b7262b56b605348fe8cc49628bf691e43122
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 08 Jul 2020 12:09:02 +0800
Tag:    v3.10.0-beta

MDL-56041 core: add missing cap string for site:senderrormessage

commit c032adf341ceb0479517c3f2c4d959ecc9fbe883
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 11 Jun 2020 09:26:31 +0800
Tag:    v3.10.0-beta

MDL-68210 mod_lesson: fix random failure in override behat test

commit c467de9ac67fc22bf2387c79ec7e176674ea1ac9
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 10 Jun 2020 12:21:51 +0800
Tag:    v3.10.0-beta

MDL-68210 overrides: allow copy and delete of inactive overrides