moodle/admin/tool/monitor/db
Eloy Lafuente (stronk7) 77342b96fc MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2018120300 (v3.6.0) as anti-cheating measure.

Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.

See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:11:19 +01:00
..
access.php MDL-47922 tool_monitor: Add a config to disable the tool 2014-11-05 10:19:44 +05:30
caches.php MDL-47900 tool_monitor: created list of rules MUC 2014-11-06 18:46:44 -08:00
events.php MDL-45758 tool_monitor: Add observers to handle user and module deletion 2014-10-15 07:41:06 +05:30
install.xml MDL-61150 xmldb: correct path to schema in install.xml 2018-02-11 23:07:18 +01:00
messages.php MDL-45758 tool_monitor: Add a new message provider 2014-10-15 07:41:05 +05:30
tasks.php MDL-53431 tool_monitor: Access control for tool monitor subscriptions 2016-07-05 10:36:27 +08:00
upgrade.php MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00