moodle/message
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
..
amd MDL-59759 core_message: Use SAVE_CANCEL modal for delete dialog 2017-09-04 10:44:51 +08:00
classes MDL-55356 core_search: Change existing search areas to new API 2017-10-11 17:17:09 +01:00
output MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts 2017-11-12 18:43:30 +01:00
templates MDL-57338 message: fix template component 2016-12-22 12:50:38 +00:00
tests MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
defaultoutputs.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
edit.php MDL-54698 message: add preferences pages to breadcrumbs 2016-10-07 16:26:40 +08:00
externallib.php MDL-60198 webservice: Add missing MOODLE_INTERNAL checks 2017-09-21 13:01:28 +02:00
index.php MDL-56603 messaging: Add a new message link to popup. 2016-11-16 14:51:17 +08:00
lib.php MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
module.js MDL-54708 message: change popover processor to nav bar notification 2016-10-07 16:26:40 +08:00
notificationpreferences.php MDL-56292 message: fix param in notificationpreferences.php 2016-10-10 12:48:52 +08:00
renderer.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
upgrade.txt MDL-54744 core_message: deprecated functions in message/lib.php 2016-10-07 16:35:25 +08:00