log

age author description
Tue, 26 Jul 2016 17:02:42 +0300 Matti Hamalainen Add link to Mercurial repo.
Tue, 26 Jul 2016 15:58:34 +0300 Matti Hamalainen Require configuration file.
Tue, 26 Jul 2016 15:56:29 +0300 Matti Hamalainen Remove default dest_name and dest_regex settings.
Tue, 26 Jul 2016 15:24:42 +0300 Matti Hamalainen Add "execution time elapsed" metering.
Tue, 26 Jul 2016 15:14:52 +0300 Matti Hamalainen Make cfg.dest_id actually work.
Tue, 26 Jul 2016 15:14:44 +0300 Matti Hamalainen Count and report number of purged events.
Wed, 13 Jul 2016 15:38:12 +0300 Matti Hamalainen No need to display target calendar ID twice.
Wed, 13 Jul 2016 14:32:09 +0300 Matti Hamalainen Update TODO.
Wed, 13 Jul 2016 14:15:19 +0300 Matti Hamalainen Add TODO.
Wed, 13 Jul 2016 14:14:10 +0300 Matti Hamalainen Add debug information about how many events were new, updated or unchanged.
Wed, 13 Jul 2016 13:00:54 +0300 Matti Hamalainen Fix copyright and add information about license.
Wed, 13 Jul 2016 12:59:50 +0300 Matti Hamalainen Add license and some documentation.
Wed, 13 Jul 2016 12:59:33 +0300 Matti Hamalainen Remove a dot.
Wed, 13 Jul 2016 12:33:12 +0300 Matti Hamalainen Implement debug levels in the main code.
Wed, 13 Jul 2016 11:50:25 +0300 Matti Hamalainen Put log levels array into its own global variable.
Tue, 12 Jul 2016 14:30:19 +0300 Matti Hamalainen Update comment.
Tue, 12 Jul 2016 11:45:43 +0300 Matti Hamalainen Update example configuration.
Tue, 12 Jul 2016 11:44:25 +0300 Matti Hamalainen Change how the target calendar settings work a bit. Also implement display
Tue, 12 Jul 2016 11:19:38 +0300 Matti Hamalainen Add 'creator' to event equality comparision excluded fields.
Tue, 12 Jul 2016 10:27:38 +0300 Matti Hamalainen Allow setting SMTP server .. needs more work tho.
Tue, 12 Jul 2016 10:27:13 +0300 Matti Hamalainen Improve error handling when e-mail sending fails.
Tue, 12 Jul 2016 10:01:57 +0300 Matti Hamalainen Misc cleanups.
Tue, 12 Jul 2016 08:37:38 +0300 Matti Hamalainen Add some error handling.
Tue, 12 Jul 2016 01:01:10 +0300 Matti Hamalainen Add a comment.
Mon, 11 Jul 2016 18:40:17 +0300 Matti Hamalainen Sanitize gcm_no_compare_fields[]
Mon, 11 Jul 2016 18:36:10 +0300 Matti Hamalainen Unicodify.
Mon, 11 Jul 2016 14:04:50 +0300 Matti Hamalainen Fix list of event fields to compare for equality.
Mon, 11 Jul 2016 13:51:54 +0300 Matti Hamalainen Fixes to event merging etc.
Mon, 11 Jul 2016 13:37:26 +0300 Matti Hamalainen Implement nearest matching color search via cubic distance, and use it for
Mon, 11 Jul 2016 12:04:08 +0300 Matti Hamalainen Use source calendar colorId for target events.