summaryrefslogtreecommitdiff
path: root/xandikos/icalendar.py
Commit message (Expand)AuthorAge
* Add 'et al' to copyright lines.Jelmer Vernooij2017-06-12
* Unicodify my surname.Jelmer Vernooij2017-06-12
* Support deleting invalid calendar files.Jelmer Vernooij2017-05-09
* Raise InvalidFileContents from get_uid.Jelmer Vernooij2017-05-09
* Only log changes to unknown fields.Jelmer Vernooij2017-04-23
* Skip X-LIC-ERROR and X-MOZ-GENERATION when describing changes toJelmer Vernooij2017-03-31
* Fix line continuationMarkus Unterwaditzer2017-03-20
* Change line length limitMarkus Unterwaditzer2017-03-20
* Introduce Flake8 linterMarkus Unterwaditzer2017-03-20
* Fall back to default describe if calendar specific one fails.Jelmer Vernooij2017-03-16
* Check file validity.Jelmer Vernooij2017-03-16
* Don't crash on properties that are lists.Jelmer Vernooij2017-03-04
* Support describing delta values.Jelmer Vernooij2017-03-01
* Clarify that license is GPLv3 or later.Jelmer Vernooij2017-03-01
* Properly compare time values.Jelmer Vernooij2017-03-01
* support location updates.Jelmer Vernooij2017-03-01
* Use describe_component, support DESCRIPTION field.Jelmer Vernooij2017-02-28
* Split calendar handling out into a separate file, add basic delta describer s...Jelmer Vernooij2017-02-28