moodle/cohort
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
..
classes MDL-57273 exporter: Clarify why contextname needs to be PARAM_RAW 2017-01-20 12:56:19 +08:00
tests MDL-59365 enrol_manual: Rewrite the yui enrolment popup in amd 2017-07-11 13:47:26 +01:00
assign.php MDL-36014 cohorts: fix string names 2014-10-03 17:56:22 +08:00
edit.php MDL-28954 cohorts: support files in cohort descriptions 2015-06-08 09:18:45 +08:00
edit_form.php MDL-36014 cohorts: Allow teachers to view cohorts 2014-10-03 18:26:34 +08:00
externallib.php MDL-60590 core_cohort: removed unused variables from search_cohorts() 2017-11-06 12:39:31 +08:00
index.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
lib.php MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
locallib.php MDL-44142 Cohorts: Use maxusersperpage for list of current users. 2014-02-13 15:48:40 +00:00
upgrade.txt MDL-52568 core_cohort: added ability to return all cohorts in WS 2016-01-18 11:00:20 +01:00
upload.php MDL-35468 cohorts: upload cohorts from csv file 2014-09-12 10:24:04 +08:00
upload_form.php MDL-36014 cohorts: Support cohort visibility in Upload cohorts 2014-10-03 18:26:37 +08:00