Git commits in Moodle 3.11.x by Brendan Heywood

commit 48c204698d0f9e4789d4b2d1fc14542f205140cc
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 07 Dec 2023 11:46:45 +0800
Tag:    v3.11.18

MDL-80309 tasks: Clean up mtrace logs

commit 7f638dac59b1accb9d3821cc042b01e6c3a3f948
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 06 Dec 2022 09:28:27 +0800
Tag:    v3.11.13

MDL-76478 formslib: Fix autocomplete bug of existing passwords

commit 3498aeaf1edf01b290c9454a6e160cd045cbb2aa
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 31 Aug 2022 22:21:51 +0800
Tag:    v3.11.11

MDL-75614 dml: Fixed debugsqltrace with anon classes bug

commit 3bec78df9b41908d0a641ddfaaf8221ea4ed0444
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 04 Aug 2022 19:16:18 +0800
Tag:    v3.11.9

MDL-75375 cache: Fix file store path cleaning

commit 56846834e49ab847c9cb62c6fee0f6fba35707b1
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Mon, 21 Mar 2022 14:50:20 +0800
Tag:    v3.11.7

MDL-59681 file: Stop recursive file serving

commit 8bd98c3bd84ac3a8562b034bbf4be70101a830c3
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 30 Nov 2021 09:52:46 +0800
Tag:    v3.11.5

MDL-73207 cron: Fixed cronspec field order bug

commit ccfe2c4aba80c2950fb11f64130ca0f403279637
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 17 Mar 2021 14:37:29 +0800
Tag:    v3.11.0-beta

MDL-71068 login: Fix edge cases with $CFG->protectusernames

commit f8fe2fabfe56fc34c8d7535205138c59836047d3
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 26 Feb 2021 11:24:23 +0800
Tag:    v3.11.0-beta

MDL-71007 grade_report: Add course idnumber to grade report api

commit e4f011cf781a8ac4f9b5496d60e31f22c90f3eb1
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Mon, 22 Feb 2021 11:43:14 +0800
Tag:    v3.11.0-beta

MDL-70424 auth: Avoid random changes to $CFG->auth

commit 21ace1f7a7b38101945493822bfe6bbea6b7e042
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Sat, 06 Feb 2021 12:50:02 +0800
Tag:    v3.11.0-beta

MDL-70536 cli: Fixed cli progress bar when 100% more than once

commit 33788af7b2bf77cc8802de02f038f35fae04b4b1
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 02 Feb 2021 17:58:04 +0800
Tag:    v3.11.0-beta

MDL-70768 tool_langimport: Make installed admin UI more consistent

commit 778c0e5fb3fa780b8f81ed4f8c04ec72196e047e
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 02 Feb 2021 09:41:18 +0800
Tag:    v3.11.0-beta

MDL-70766 auth: Add all auth plugin changes to configlog

commit 97a3fbdbb50a645266d9776da5efdf218f4540c1
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 29 Jan 2021 09:33:17 +0800
Tag:    v3.11.0-beta

MDL-70735 tcpdf: Reduce information disclosure from TCPDF

commit 7459503e311c1f9b63135559c1d7d4918646d805
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 29 Jan 2021 08:29:45 +0800
Tag:    v3.11.0-beta

MDL-70536 cli: Add cli for resetting all dashboards

commit 52aac975903e251a81b2ff6688fdf4720ddea684
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Sat, 09 Jan 2021 11:32:19 +0800
Tag:    v3.11.0-beta

MDL-70583 cli: Allow progress bars to be rendered in cli scripts

commit 2d935948ea1a2baaa4ebd0a12d7afab362cb4ba7
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 15 Dec 2020 07:51:59 +0800
Tag:    v3.11.0-beta

MDL-68768 tool_tasks: Check for failing adhoc tasks

commit 67fcd43d15b5e45c37c4d96d65bb38536a8c4253
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 12 Nov 2020 11:57:09 +0800
Tag:    v3.11.0-beta

MDL-67882 message: Add notification setting changes to config_log

commit 27758f45f17211ccfcb92bc37191051c1c42a029
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Sat, 07 Nov 2020 14:27:46 +0800
Tag:    v3.11.0-beta

MDL-51111 cache: Don't lock and write the config file if unchanged

commit 9fa0decc04b6080360f69f1e2f0878d59f0fe94b
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 03 Nov 2020 15:08:24 +0800
Tag:    v3.11.0-beta

MDL-70107 tool_task: Unlock session on long running tasks in UI

commit b6f59eb325a8adec7158a306a8a2d99e37601d03
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Sun, 01 Nov 2020 10:55:41 +0800
Tag:    v3.11.0-beta

MDL-47456 core: Remove redundant DB call during bootstrap

commit 6f60d650d3c3ac827dbf85491f1e02a9ee2c18e9
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 28 Oct 2020 07:21:23 +0800
Tag:    v3.11.0-beta

MDL-69333 report_security: Add checks for many public & private urls

commit 63e7f2a64f228f8fcd9ed2792b7735330897e597
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 20 Oct 2020 13:41:11 +0800
Tag:    v3.11.0-beta

MDL-69333 error: Allow explicit http error codes in web server config

commit feda75bdffa90c7c3eb4d74b41a01bbb12755456
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 14 Oct 2020 19:47:48 +0800
Tag:    v3.11.0-beta

MDL-68010 tool_task: Allow disable tasks to still be run manually

commit 5fd5aec1f05514a415d7c59a9f9c46942f403211
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Mon, 12 Oct 2020 13:58:32 +0800
Tag:    v3.11.0-beta

MDL-68608 session: Improved the readonly session debugging

commit a25c20edeadf0c26db26df760cb625431e5bdd83
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Mon, 12 Oct 2020 07:51:32 +0800
Tag:    v3.11.0-beta

MDL-67081 xhprof: Allow conditional profiling from CLI using env vars