moodle/enrol/database
Eloy Lafuente (stronk7) e4eba4c346 MDL-59159 upgrade: clean < 3.1.0 upgrade steps
LTS (3.5) requires previous LTS (3.1)

This just deletes all the upgrade steps previous to 3.1.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.

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

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
..
cli MDL-37293 user progress_trace in enrol_database sync 2012-12-29 21:43:03 +01:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-57686 auth/db: added pdo support. 2017-03-24 17:19:59 +01:00
tests MDL-59811 enrol: Unit tests for get_user_enrolment_actions() 2017-10-09 10:29:02 +08:00
lib.php MDL-59811 enrol: Move get_user_enrolment_actions logic to parent class 2017-10-09 10:29:02 +08:00
settings.php MDL-57686 auth/db: added pdo support. 2017-03-24 17:19:59 +01:00
settingslib.php MDL-39376 enrol: Optimized setting for ldap and database 2014-11-10 16:45:43 +08:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00