moodle/question
Mark Johnson 58c0f91375 MDL-79639 quiz_statistics: Prevent database deadlocks
This changes the cache purge code to select IDs for deletion
first, rather than using a subquery in a DELETE, since this
risks causing a deadlock in MySQL.
2023-10-19 08:59:07 +01:00
..
amd MDL-74054 qbank: Miscellaneous coding style fixes 2023-09-22 10:53:53 +08:00
bank MDL-79642 qbank_tagquestion: Fix Return type err 2023-10-10 12:14:34 +01:00
behaviour MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
classes MDL-79639 quiz_statistics: Prevent database deadlocks 2023-10-19 08:59:07 +01:00
engine MDL-79254 quiz_statistics: Convert recalculate task to ad-hoc 2023-09-27 15:43:15 +01:00
format Merge branch 'MDL-79279' of https://github.com/timhunt/moodle 2023-10-10 11:19:27 +08:00
templates MDL-74054 core_question: Define unique question bank column IDs 2023-09-22 10:53:51 +08:00
tests Merge branch 'MDL-79224_master' of https://github.com/marxjohnson/moodle 2023-10-03 09:38:53 +07:00
type MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
yui
category_class.php
category_form.php
edit.php MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
editlib.php MDL-74054 qbank_columnsortorder: Progressively enhance question bank actions 2023-09-22 10:53:52 +08:00
export_form.php
flags.js
format.php MDL-78866 question: question_created trigger pre-saving extra fields 2023-08-01 16:01:31 +07:00
import_form.php
lib.php MDL-74054 qbank_columnsortorder: Progressively enhance question bank actions 2023-09-22 10:53:52 +08:00
move_form.php
previewlib.php
qengine.js MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
renderer.php MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
toggleflag.php
upgrade.php
upgrade.txt MDL-74054 theme: Style changes to support question bank UI cusomisation 2023-09-22 10:53:52 +08:00