moodle/question
sam marshall a938e4096c MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
..
behaviour MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts 2017-11-12 18:43:30 +01:00
classes MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
engine Merge branch 'MDL-60139' of git://github.com/timhunt/moodle 2017-10-31 09:14:32 +08:00
format MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
templates MDL-55797 core_question: Convert the chooser to template 2016-09-23 10:55:17 +01:00
tests MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
type MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts 2017-11-12 18:43:30 +01:00
yui MDL-56826 question: Add bootstrap styles to question preview 2016-11-17 16:14:34 +08:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
category_class.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
category_form.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
edit.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
editlib.php MDL-55797 core_question: Make static getter for chooser 2016-09-23 10:55:17 +01:00
export.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
export_form.php MDL-53728 question import/export: improve form structure 2016-04-06 15:35:29 +01:00
flags.js
format.php MDL-55826 question: fix PHP7.1 strict warnings 2016-09-02 10:52:02 +08:00
import.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
import_form.php MDL-53728 question import/export: improve form structure 2016-04-06 15:35:29 +01:00
move_form.php
preview.php MDL-56826 question: Add bootstrap styles to question preview 2016-11-17 16:14:34 +08:00
previewlib.php MDL-57199 question preview: make HTML ids unique 2016-11-29 18:31:53 +00:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
renderer.php Merge branch 'MDL-57510-master' of git://github.com/ankitagarwal/moodle 2017-03-27 09:41:27 +01:00
toggleflag.php
upgrade.php
upgrade.txt MDL-55797 core_question: Make static getter for chooser 2016-09-23 10:55:17 +01:00