moodle/calendar
Tim Hunt 658b9372ee MDL-38212 cron: display time and memory usage before each task.
This helps diagnose problems.

Also, call gc_collect_cycles between tasks, which may reduce the
frequency of out-of-memory errors.
2013-03-08 10:24:41 +00:00
..
tests MDL-37100 webservices: Adding warnings and cleaning up get_calendar_events() api 2013-01-22 13:54:49 +08:00
yui/eventmanager MDL-36341 calendar: fixed JS bug with popup node setter 2012-12-03 11:31:34 +13:00
delete.php MDL-34462 Librairies: Replaced deprecated get_context_instance() 2012-07-23 16:22:36 +08:00
event.php MDL-28071 calendar: Accessibility improvments on calendar new event page 2012-09-21 13:33:24 +08:00
event_form.php MDL-28071 calendar: Accessibility improvments on calendar new event page 2012-09-21 13:33:24 +08:00
export.php MDL-27542 calendar export: fixed the following: 2011-11-07 17:07:00 +08:00
export_execute.php MDL-32341 calendar: calendar custom date range export 2013-01-14 10:15:09 +08:00
externallib.php MDL-37101 donot use donot. 2013-01-29 15:24:59 +01:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php MDL-38212 cron: display time and memory usage before each task. 2013-03-08 10:24:41 +00:00
managesubscriptions.php MDL-37338 Calendar: User will not see calendar subscription, which he/she can't edit 2013-03-04 01:49:02 +01:00
managesubscriptions_form.php MDL-37432 Calendar: Added check for empty calendar url 2013-01-21 10:28:32 +08:00
preferences.php MDL-28407 Fixed up calendar preferences form handling 2011-08-05 09:34:27 +08:00
preferences_form.php MDL-30302 Adjust options for calendar day settings 2011-11-28 17:02:31 +00:00
renderer.php Merge branch 'wip-MDL-35826-master' of git://github.com/phalacee/moodle 2013-01-23 10:03:42 +13:00
set.php MDL-34462 Librairies: Replaced deprecated get_context_instance() 2012-07-23 16:22:36 +08:00
upgrade.txt Merge branch 'wip-MDL-35826-master' of git://github.com/phalacee/moodle 2013-01-23 10:03:42 +13:00
view.php MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review 2012-10-30 17:33:49 +13:00