moodle/admin/cli
Damyon Wiese eceecb72f3 Revert "MDL-37028 Integrity check for course modules and sections"
This is failing unit tests.

This reverts commit 0bac49dc19.
This reverts commit 1f0a9ce48b.
2013-09-10 14:34:07 +08:00
..
alternative_component_cache.php MDL-40475 add alternative component cache location and other improvements 2013-07-12 13:05:41 +02:00
automated_backups.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
cron.php MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins 2010-08-17 12:33:30 +00:00
fix_deleted_users.php MDL-39802 add cli script for fixing of all deleted users 2013-05-24 21:08:45 +02:00
install.php Merge branch 'w33_MDL-39474_m26_debugdeveloper' of https://github.com/skodak/moodle 2013-08-20 11:42:03 +08:00
install_database.php MDL-40415 add explicit OPcache support 2013-07-04 19:32:26 +02:00
maintenance.php MDL-37596 optionally enable CLI maintenance later 2013-01-28 14:23:21 +01:00
mysql_collation.php MDL-34271 add new cli tool for mysql collation conversions 2012-07-12 14:39:36 +02:00
mysql_engine.php MDL-33001 improve error handling in mysql engine conversion tool and add listing of engines 2012-05-28 10:25:58 +02:00
purge_caches.php MDL-30404 All Moodle caches can be now purged from CLI 2011-11-22 11:50:54 +01:00
reset_password.php MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins 2010-08-17 12:33:30 +00:00
upgrade.php MDL-40415 add explicit OPcache support 2013-07-04 19:32:26 +02:00