summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-08Fix variable name typo of last commitfix/detect_expansion_failurecos
2022-05-08we should probably not raise an error, but rather log an error on expansion f...Tobias Brox
2022-05-08Raise error when detecting failure to expandcos
2022-05-08fixup! Trying to maintain compatibility with elder python versions. Changing...Tobias Brox
2022-05-08fixup! Trying to maintain compatibility with elder python versions. Changing...Tobias Brox
2022-05-08Trying to maintain compatibility with elder python versions. Changing a new-...Tobias Brox
2022-05-06the changelog was referencing the wrong home assistant issue reports, and the...masterTobias Brox
2022-04-25I regret a bit making the testTodoDatesearch. It's like every caldav server ...Tobias Brox
2022-04-25add autodoc and codeneonfighter28
2022-04-25docfix - Fastmail caldav URL - updates https://github.com/home-assistant/core...Tobias Brox
2022-04-25a very small fix to the doc to reflect that the DAVClient object now is a con...Tobias Brox
2022-04-250.9.0 releaseTobias Brox
2022-04-25Attempt on fixing https://github.com/python-caldav/caldav/issues/179Tobias Brox
2022-04-25changelog-0.9.mdTobias Brox
2022-04-25I regret writing the testTodoDateSearch :-) Tuned compatibility flags to let...Tobias Brox
2022-04-24Work to get the changelog up-to-dateTobias Brox
2022-04-24I got a new baikal instance to test with, updated the compatibility matrixTobias Brox
2022-04-24test code has become broken for zimbra. fixing.Tobias Brox
2022-04-24on python3.10, importing aiohttp causes an implicit import of aiohttp.web. N...Tobias Brox
2022-04-12auth_type to lower case for SabreDAV type serversMichael Thingnes
2022-04-05Ignore case of `auth_type`Markus Behrens
2022-03-23test for https://github.com/python-caldav/caldav/pull/175Tobias Brox
2022-03-23add ctx manager support for davclientneonfighter28
2022-03-09Test code for the scheduling extensions still fails towards the Baikal server,Tobias Brox
2022-03-09bugfix in test code - 'no_todo' wasn't honored at one pointTobias Brox
2022-03-09issues encountered when running tests towards FastmailTobias Brox
2022-03-09the cdav test suddenly started breaking for no good reasons at all. pytz is ...Tobias Brox
2022-03-02fixup! Various improvements to test frameworkTobias Brox
2022-02-28Various improvements to test frameworkTobias Brox
2022-02-11Test-code exercising non-base-URLsTobias Brox
2022-02-03removed an annoying warning line, fixes https://github.com/python-caldav/cald...Tobias Brox
2022-01-26Fix HTTP Auth failure with old (pre UTF-8) serversBjoern Kahl
2022-01-26Fix #164 attribute error on wrong credentialsBjoern Kahl
2022-01-07changelogTobias Brox
2022-01-07complete rewrite for working around https://github.com/python-caldav/caldav/i...Tobias Brox
2022-01-07changelogTobias Brox
2022-01-07new test for to_wireTobias Brox
2022-01-07changelogTobias Brox
2022-01-07make sure to remove the test calendars properly when doing testingTobias Brox
2022-01-07bugfix: no_overwrite, no_create flags in save_todo would only work for eventsTobias Brox
2022-01-07bugfix for empty unicode string (but not None) as ical_fragmentTobias Brox
2022-01-07changelog entriesTobias Brox
2022-01-07bugfix: to_wire should also return an empty byte string if given an empty uni...Tobias Brox
2022-01-07silly stupid bugfix: the textual representation of any error was hardcoded to...Tobias Brox
2022-01-05removing some noise when operating towards radicale serverTobias Brox
2021-12-29Changelog for an upcoming v0.9.0-releaseTobias Brox
2021-12-29Changelog fix: just came to think that presenting a bunch of commits with no ...Tobias Brox
2021-12-02comment fix - https://github.com/Kozea/Radicale/issues/1195 is a feature, not...Tobias Brox
2021-11-30Code cleanup after fixing https://github.com/python-caldav/caldav/issues/158....Tobias Brox
2021-11-30not happy with added code complexity, but this commit seems to solve https://...Tobias Brox