Skip to content

Commit

Permalink
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Nov 17, 2015
1 parent 08cc1ad commit 6d29c4a
Show file tree
Hide file tree
Showing 98 changed files with 296 additions and 0 deletions.
3 changes: 3 additions & 0 deletions admin/tool/customlang/db/upgrade.php
Expand Up @@ -54,5 +54,8 @@ function xmldb_tool_customlang_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions admin/tool/log/db/upgrade.php
Expand Up @@ -52,5 +52,8 @@ function xmldb_tool_log_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions admin/tool/log/store/database/db/upgrade.php
Expand Up @@ -42,5 +42,8 @@ function xmldb_logstore_database_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions admin/tool/log/store/standard/db/upgrade.php
Expand Up @@ -120,5 +120,8 @@ function xmldb_logstore_standard_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions admin/tool/monitor/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_tool_monitor_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions auth/cas/db/upgrade.php
Expand Up @@ -74,5 +74,8 @@ function xmldb_auth_cas_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions auth/ldap/db/upgrade.php
Expand Up @@ -64,5 +64,8 @@ function xmldb_auth_ldap_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions auth/manual/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_auth_manual_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions auth/mnet/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_auth_mnet_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/badges/db/upgrade.php
Expand Up @@ -79,5 +79,8 @@ function xmldb_block_badges_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/calendar_month/db/upgrade.php
Expand Up @@ -79,5 +79,8 @@ function xmldb_block_calendar_month_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/calendar_upcoming/db/upgrade.php
Expand Up @@ -79,5 +79,8 @@ function xmldb_block_calendar_upcoming_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/community/db/upgrade.php
Expand Up @@ -69,5 +69,8 @@ function xmldb_block_community_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/completionstatus/db/upgrade.php
Expand Up @@ -76,5 +76,8 @@ function xmldb_block_completionstatus_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/course_summary/db/upgrade.php
Expand Up @@ -80,5 +80,8 @@ function xmldb_block_course_summary_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/html/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_block_html_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/navigation/db/upgrade.php
Expand Up @@ -81,5 +81,8 @@ function xmldb_block_navigation_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/quiz_results/db/upgrade.php
Expand Up @@ -104,5 +104,8 @@ function xmldb_block_quiz_results_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/recent_activity/db/upgrade.php
Expand Up @@ -90,5 +90,8 @@ function xmldb_block_recent_activity_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/rss_client/db/upgrade.php
Expand Up @@ -50,5 +50,8 @@ function xmldb_block_rss_client_upgrade($oldversion) {
upgrade_block_savepoint(true, 2015071700, 'rss_client');
}

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/section_links/db/upgrade.php
Expand Up @@ -92,5 +92,8 @@ function xmldb_block_section_links_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/selfcompletion/db/upgrade.php
Expand Up @@ -80,5 +80,8 @@ function xmldb_block_selfcompletion_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions blocks/settings/db/upgrade.php
Expand Up @@ -81,5 +81,8 @@ function xmldb_block_settings_upgrade($oldversion, $block) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/database/db/upgrade.php
Expand Up @@ -53,5 +53,8 @@ function xmldb_enrol_database_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/flatfile/db/upgrade.php
Expand Up @@ -54,5 +54,8 @@ function xmldb_enrol_flatfile_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/guest/db/upgrade.php
Expand Up @@ -63,6 +63,9 @@ function xmldb_enrol_guest_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}

Expand Down
3 changes: 3 additions & 0 deletions enrol/imsenterprise/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_enrol_imsenterprise_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/manual/db/upgrade.php
Expand Up @@ -72,6 +72,9 @@ function xmldb_enrol_manual_upgrade($oldversion) {
upgrade_plugin_savepoint(true, 2015091500, 'enrol', 'manual');
}

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}

Expand Down
3 changes: 3 additions & 0 deletions enrol/mnet/db/upgrade.php
Expand Up @@ -55,5 +55,8 @@ function xmldb_enrol_mnet_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/paypal/db/upgrade.php
Expand Up @@ -70,5 +70,8 @@ function xmldb_enrol_paypal_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions enrol/self/db/upgrade.php
Expand Up @@ -71,6 +71,9 @@ function xmldb_enrol_self_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}

Expand Down
3 changes: 3 additions & 0 deletions filter/mathjaxloader/db/upgrade.php
Expand Up @@ -109,5 +109,8 @@ function xmldb_filter_mathjaxloader_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions filter/mediaplugin/db/upgrade.php
Expand Up @@ -78,5 +78,8 @@ function xmldb_filter_mediaplugin_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions filter/tex/db/upgrade.php
Expand Up @@ -74,5 +74,8 @@ function xmldb_filter_tex_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions grade/grading/form/rubric/db/upgrade.php
Expand Up @@ -62,5 +62,8 @@ function xmldb_gradingform_rubric_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions grade/report/user/db/upgrade.php
Expand Up @@ -42,5 +42,8 @@ function xmldb_gradereport_user_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions lib/db/upgrade.php
Expand Up @@ -4606,5 +4606,8 @@ function xmldb_main_upgrade($oldversion) {
upgrade_main_savepoint(true, 2015100800.01);
}

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions lib/editor/atto/db/upgrade.php
Expand Up @@ -102,5 +102,8 @@ function xmldb_editor_atto_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions lib/editor/atto/plugins/equation/db/upgrade.php
Expand Up @@ -39,5 +39,8 @@ function xmldb_atto_equation_upgrade($oldversion) {
upgrade_plugin_savepoint(true, 2015083100, 'atto', 'equation');
}

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions lib/editor/tinymce/db/upgrade.php
Expand Up @@ -184,5 +184,8 @@ function xmldb_editor_tinymce_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions lib/editor/tinymce/plugins/spellchecker/db/upgrade.php
Expand Up @@ -56,5 +56,8 @@ function xmldb_tinymce_spellchecker_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}
3 changes: 3 additions & 0 deletions message/output/email/db/upgrade.php
Expand Up @@ -60,6 +60,9 @@ function xmldb_message_email_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}

Expand Down
3 changes: 3 additions & 0 deletions message/output/jabber/db/upgrade.php
Expand Up @@ -60,6 +60,9 @@ function xmldb_message_jabber_upgrade($oldversion) {
// Moodle v2.9.0 release upgrade line.
// Put any upgrade step following this.

// Moodle v3.0.0 release upgrade line.
// Put any upgrade step following this.

return true;
}

Expand Down

0 comments on commit 6d29c4a

Please sign in to comment.