moodle/lib/classes
Dan Poltawski 16078807f8 MDL-47221 task: allow 'random' time definitions
When working against external services it can be advantageous to not
have automated tasks all hit the service at the exact same time from
many different installations.

This change allows the use of 'R' in hour/minute fields of the scheduled
task definition so a task will be installed with a 'random' hour/minute
value for these sort of occasions.

Note that the task will be installed in the database with a defined
time, this simply randomises the time chosen when loading from the
definiton.
2014-10-05 14:27:04 +01:00
..
event MDL-44523 events: Changing edulevels to make them consistent with other events 2014-07-11 10:36:00 +08:00
lock MDL-25500 Lock: Unit tests have found that MySQL locks are broken 2014-01-29 11:52:51 +08:00
log MDL-45457 phpdoc: fixed up a couple of @package typos 2014-05-08 08:14:10 +12:00
message MDL-46282 core: Add VERP API 2014-09-30 14:22:30 +08:00
plugininfo MDL-47206 core: Allow tool plugins to run tasks 2014-09-12 11:47:56 +08:00
progress MDL-43027 core progress : new method keeps track of progress internally 2014-01-27 17:51:09 +07:00
session Merge branch 'wip_MDL-46711_m28_memcachesrvs' of https://github.com/skodak/moodle 2014-08-19 16:31:06 +08:00
task MDL-47221 task: allow 'random' time definitions 2014-10-05 14:27:04 +01:00
update MDL-47411 admin: Check if the plugin is a git submodule on uninstalling 2014-09-25 21:17:53 +02:00
collator.php MDL-45828 cache: definitions now sorted in the admin UI 2014-07-21 09:25:22 +12:00
component.php Merge branch 'MDL-47195-master' of git://github.com/andrewnicols/moodle 2014-09-30 11:07:23 +01:00
grades_external.php MDL-46613 grades ws: Fixed external function declaration 2014-09-16 10:06:21 +02:00
grading_external.php MDL-46861 added missing required field areaname 2014-08-29 09:42:54 +12:00
lessc.php MDL-44357 libraries: Remove import_file method from core_lessc 2014-03-24 15:15:04 +08:00
minify.php MDL-43018 JavaScript: Correct joining of multiple minified JS 2013-11-27 09:33:14 +08:00
php_time_limit.php MDL-42084 lib: fix undefined variable warnings 2013-12-03 14:00:21 +08:00
plugin_manager.php MDL-47411 admin: Check if the plugin is a git submodule on uninstalling 2014-09-25 21:17:53 +02:00
shutdown_manager.php MDL-42040 refactor core Moodle shutdown handlers logic 2013-10-04 11:36:46 +02:00
string_manager.php MDL-46585 lang: display debugging message when deprecated string is used 2014-09-12 10:24:43 +08:00
string_manager_install.php MDL-46585 lang: display debugging message when deprecated string is used 2014-09-12 10:24:43 +08:00
string_manager_standard.php MDL-46585 lang: display debugging message when deprecated string is used 2014-09-12 10:24:43 +08:00
text.php MDL-19270 - Quiz graph - Fix reverse display of Hebrew legend text in RTL mode 2014-07-06 18:46:45 +03:00
user.php MDL-42816 auth_manual: Add password expiry for manual auth method 2014-03-27 10:45:01 -04:00
useragent.php MDL-45846 Libraries custom user agent device detection unit test added 2014-06-09 13:56:42 +01:00