moodle/backup/util/helper
Eloy Lafuente (stronk7) d4d7984308 MDL-36315 backup: reduce the DST tests failing-window
This reduces the period of time that some of the unit tests
for calculate_next_automated_backup() are failing right now
(from 1week to just some hours around the DST changes).

Note it's not the final solution because they will still fail
when New_York or Brussels DST changes are about to happen, but
to get this completely fixed we'll need to wait to switch from
current custom TZ/DST support to PHP built-in one.
2012-11-01 02:40:56 +01:00
..
tests MDL-36315 backup: reduce the DST tests failing-window 2012-11-01 02:40:56 +01:00
backup_anonymizer_helper.class.php message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version 2010-11-05 08:04:40 +00:00
backup_array_iterator.class.php
backup_cron_helper.class.php Merge branch 'MDL-32148-master' of git://github.com/StudiUM/moodle 2012-10-16 11:16:33 +08:00
backup_file_manager.class.php MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
backup_general_helper.class.php MDL-27559 opendir: validate directory pointer on open 2012-05-25 08:52:12 -07:00
backup_helper.class.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
backup_null_iterator.class.php
convert_helper.class.php MDL-33079 Enable IMS-CC export (backup converter) 2012-05-18 01:35:07 +02:00
restore_decode_content.class.php MDL-22179 backup - final implementation of the interlinks decoder for restore 2010-07-27 14:45:44 +00:00
restore_decode_processor.class.php MDL-31173 fix variable name typo when throwing invalid $rule param exception in restore decode processor 2012-01-21 20:14:58 +01:00
restore_decode_rule.class.php MDL-31006 some more PHP54 notices 2012-01-18 01:17:25 +01:00
restore_inforef_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00
restore_log_rule.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
restore_logs_processor.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
restore_moodlexml_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00
restore_prechecks_helper.class.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
restore_questions_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00
restore_roles_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00
restore_structure_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00
restore_users_parser_processor.class.php MDL-26896 parser - add start/end path notifications 2011-04-11 02:16:58 +02:00