moodle/admin
Damyon Wiese 309ae8921f MDL-25499: Centralise management of all types of cron tasks
Centralise management of all types of cron tasks with registration, scheduling,
parallel task conflicts(blocking) and running once off tasks, all using an
administration screen.

This is a combination of several issues:

MDL-25502: Added "black magic" task allocator for cron
MDL-25503: Add step to cron to run all scheduled tasks
MDL-25504 cron: Refactor to use scheduler
MDL-25505: Add an admin interface to schedule tasks via cron.
MDL-25507: Add support for adhoc tasks.
2014-02-26 12:03:46 +08:00
..
cli MDL-39617 backup: language improvements to cli/backup.php 2014-02-04 09:04:01 +13:00
mnet Merge branch 'MDL-43142_master' of https://github.com/markn86/moodle 2013-12-03 23:40:19 +01:00
registration MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
roles Merge branch 'wip-mdl-42560' of git://github.com/rajeshtaneja/moodle 2013-10-29 13:09:23 +08:00
settings Merge branch 'MDL-18633' of https://github.com/danielneis/moodle 2014-02-24 13:16:41 +08:00
tests/behat MDL-43480 behat: Switching @_only_local and @_alerts to @_file_upload and @_alert 2014-01-17 10:41:37 +08:00
tool MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
user MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
webservice MDL-41647 WebServices: Changed notification CSS class 2014-02-02 15:20:21 +05:30
auth.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
auth_config.php MDL-42208 fix JS get_string usage and remove unnecessary params from auth password unmask init 2013-10-23 07:32:24 +02:00
blocks.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
category.php MDL-34455 Libraries: Replaced deprecated get_context_instance() 2012-07-23 14:33:02 +08:00
courseformats.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
cron.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
editors.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
enrol.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
environment.php MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT 2012-07-19 15:46:10 +08:00
environment.xml MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
filters.php MDL-42512 finally fix the indentation of filter management page 2013-11-04 08:28:51 +01:00
index.php Merge branch 'w01_MDL-42797_m27_admin' of https://github.com/skodak/moodle 2014-01-08 02:09:55 +01:00
lib.php MDL-38682 Allow configuring blocks for courses lists pages 2013-04-09 13:24:31 +10:00
licenses.php Merge branch 'MDL-34455-master-integration' of git://github.com/FMCorz/moodle 2012-07-24 16:01:00 +08:00
localplugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
mailout-debugger.php
message.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
modules.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
oauth2callback.php MDL-33507 - oauth2lib: switch 'code' to oauth2code 2012-06-04 11:25:19 +08:00
phpinfo.php
plagiarism.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
plugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
portfolio.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
process_email.php
purgecaches.php MDL-27655 improve purge all caches. 2013-08-08 09:59:55 +01:00
qbehaviours.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
qtypes.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
renderer.php MDL-44139 admin: standardise warning renderer use 2014-02-14 11:39:04 +00:00
reports.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
repository.php MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled. 2013-10-15 10:40:23 +08:00
repositoryinstance.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
resetemoticons.php
search.php MDL-34455 Libraries: Replaced deprecated get_context_instance() 2012-07-23 14:33:02 +08:00
settings.php MDL-41811 find out if admin tree needed in navigation 2013-10-21 14:17:53 +08:00
thirdpartylibs.php MDL-42148 new overview of 3rd party libraries 2013-10-16 14:48:29 +08:00
timezone.php MDL-34552 accessibility compliance for admin: Add forform input text and select tag 2012-07-31 16:31:47 +08:00
tools.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
upgradesettings.php MDL-42797 require real user login on upgrade settings page 2014-01-02 09:17:16 +08:00
user.php MDL-42265 make Browse Users list scrollable for smaller screens 2013-11-05 10:49:20 +08:00