moodle/lib/classes
Damyon Wiese 76e4de31cc MDL-25505 Tasks: Fix for scheduled task bug on the last day of the month.
On the last day of the month, the scheduled task next time calculation was wrapping
to the 0th day of the month (which is not a valid day).
2014-02-28 13:14:58 +08:00
..
event Merge branch 'wip-mdl-40911' of https://github.com/rajeshtaneja/moodle 2014-02-04 09:53:16 +13:00
lock MDL-25500 Lock: Unit tests have found that MySQL locks are broken 2014-01-29 11:52:51 +08:00
plugininfo MDL-43117 Add release column to Plugins Overview page 2013-12-01 18:57:49 +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 'MDL-42084-master' of git://github.com/sammarshallou/moodle 2013-12-03 11:12:34 +13:00
task MDL-25505 Tasks: Fix for scheduled task bug on the last day of the month. 2014-02-28 13:14:58 +08:00
update MDL-42456: add Mercurial vcs support to plugin_external_source 2014-02-04 13:42:33 +13:00
collator.php MDL-42696 Improve the collator class debugging 2013-11-06 14:59:08 +01:00
component.php MDL-43293 Events: Added comments event in modules supporting comments 2013-12-23 09:22:14 +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-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
shutdown_manager.php MDL-42040 refactor core Moodle shutdown handlers logic 2013-10-04 11:36:46 +02:00
string_manager.php MDL-41019 refactor string managers to new core_ classes 2013-08-08 09:10:25 +02:00
string_manager_install.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
string_manager_standard.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
text.php MDL-41197 normalize ascii text conversion 2013-10-07 23:54:05 +02:00
user.php MDL-42754 Messages: Show noreply user notifications 2013-11-07 13:08:30 +08:00
useragent.php Merge branch 'm27_MDL-43082_IE9_Compat_View_SVG_Say_No' of https://github.com/scara/moodle 2013-12-10 14:47:08 +11:00