moodle/lib/classes/plugininfo
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
..
antivirus.php MDL-50887 antivirus: Fix style issues. 2016-02-25 09:55:45 +00:00
auth.php MDL-12689: convert auth plugins to use settings.php 2017-04-03 10:50:09 -04:00
availability.php MDL-49620 availability: plugins can have global settings 2016-02-04 15:21:02 +00:00
base.php MDL-49329 admin: Improve loading of available updates info 2015-10-08 23:32:02 +02:00
block.php
cachelock.php
cachestore.php MDL-52589 cache: Allow unused stores to be uninstalled 2016-01-11 09:04:37 +00:00
calendartype.php MDL-52332 calendar: load settings using API 2015-11-30 11:36:50 +08:00
coursereport.php
dataformat.php MDL-51603 dataformat: Implement streaming dataformat plugin 2016-04-20 12:39:25 +10:00
editor.php MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
enrol.php
fileconverter.php MDL-55528 core_files: Create new fileconverter plugintype 2017-03-10 09:31:14 +08:00
filter.php MDL-55663 filter: Filters could be incorrectly reported as inactive 2016-08-30 11:22:53 +08:00
format.php MDL-49329 admin: Keep reference to plugin manager in plugininfo objects 2015-10-08 23:32:02 +02:00
general.php
gradeexport.php
gradeimport.php
gradereport.php
gradingform.php
local.php
media.php MDL-38158 core_media: Convert media players to new plugin type 2016-11-04 17:30:40 +08:00
message.php
mlbackend.php MDL-58859 analytics: Subsystem and API db/ requirements added 2017-07-24 07:53:17 +02:00
mnetservice.php
mod.php
orphaned.php MDL-49329 admin: Keep reference to plugin manager in plugininfo objects 2015-10-08 23:32:02 +02:00
plagiarism.php MDL-45210: Fix broken link when plagiarism plugins are disabled 2014-04-22 13:27:02 +12:00
portfolio.php MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
profilefield.php
qbehaviour.php MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled. 2014-04-28 21:45:46 +01:00
qformat.php
qtype.php MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled. 2014-04-28 21:45:46 +01:00
report.php
repository.php MDL-46418 repositories: Fix how enabled repositories are populated 2017-06-15 21:22:43 +02:00
search.php MDL-31989 search: Search API and search engine API 2016-02-23 10:47:58 +00:00
theme.php MDL-56952 plugininfo: You can uninstall theme_base 2016-11-15 08:55:41 +08:00
tool.php MDL-53777 tool_mobile: Move mobile settings to the admin tool 2016-10-03 10:02:32 +01:00
webservice.php Merge branch 'MDL-56320-m' of https://github.com/micaherne/moodle 2016-12-19 15:05:14 +01:00