index
:
python-caldav
backport/python_36-support
fix/detect_expansion_failure
fix/whitespace_damage
master
v0.8-stable
This project is a CalDAV (RFC4791) client library for Python.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-08
Remove some accidental strokes of red paint
fix/whitespace_damage
cos
2022-05-08
Raise error when detecting failure to expand
cos
2022-05-08
fixup! Trying to maintain compatibility with elder python versions. Changing...
Tobias Brox
2022-05-08
fixup! Trying to maintain compatibility with elder python versions. Changing...
Tobias Brox
2022-05-08
Trying to maintain compatibility with elder python versions. Changing a new-...
Tobias Brox
2022-05-06
the changelog was referencing the wrong home assistant issue reports, and the...
master
Tobias Brox
2022-04-25
I regret a bit making the testTodoDatesearch. It's like every caldav server ...
Tobias Brox
2022-04-25
add autodoc and code
neonfighter28
2022-04-25
docfix - Fastmail caldav URL - updates https://github.com/home-assistant/core...
Tobias Brox
2022-04-25
a very small fix to the doc to reflect that the DAVClient object now is a con...
Tobias Brox
2022-04-25
0.9.0 release
Tobias Brox
2022-04-25
Attempt on fixing https://github.com/python-caldav/caldav/issues/179
Tobias Brox
2022-04-25
changelog-0.9.md
Tobias Brox
2022-04-25
I regret writing the testTodoDateSearch :-) Tuned compatibility flags to let...
Tobias Brox
2022-04-24
Work to get the changelog up-to-date
Tobias Brox
2022-04-24
I got a new baikal instance to test with, updated the compatibility matrix
Tobias Brox
2022-04-24
test code has become broken for zimbra. fixing.
Tobias Brox
2022-04-24
on python3.10, importing aiohttp causes an implicit import of aiohttp.web. N...
Tobias Brox
2022-04-12
auth_type to lower case for SabreDAV type servers
Michael Thingnes
2022-04-05
Ignore case of `auth_type`
Markus Behrens
2022-03-23
test for https://github.com/python-caldav/caldav/pull/175
Tobias Brox
2022-03-23
add ctx manager support for davclient
neonfighter28
2022-03-09
Test code for the scheduling extensions still fails towards the Baikal server,
Tobias Brox
2022-03-09
bugfix in test code - 'no_todo' wasn't honored at one point
Tobias Brox
2022-03-09
issues encountered when running tests towards Fastmail
Tobias Brox
2022-03-09
the cdav test suddenly started breaking for no good reasons at all. pytz is ...
Tobias Brox
2022-03-02
fixup! Various improvements to test framework
Tobias Brox
2022-02-28
Various improvements to test framework
Tobias Brox
2022-02-11
Test-code exercising non-base-URLs
Tobias Brox
2022-02-03
removed an annoying warning line, fixes https://github.com/python-caldav/cald...
Tobias Brox
2022-01-26
Fix HTTP Auth failure with old (pre UTF-8) servers
Bjoern Kahl
2022-01-26
Fix #164 attribute error on wrong credentials
Bjoern Kahl
2022-01-07
changelog
Tobias Brox
2022-01-07
complete rewrite for working around https://github.com/python-caldav/caldav/i...
Tobias Brox
2022-01-07
changelog
Tobias Brox
2022-01-07
new test for to_wire
Tobias Brox
2022-01-07
changelog
Tobias Brox
2022-01-07
make sure to remove the test calendars properly when doing testing
Tobias Brox
2022-01-07
bugfix: no_overwrite, no_create flags in save_todo would only work for events
Tobias Brox
2022-01-07
bugfix for empty unicode string (but not None) as ical_fragment
Tobias Brox
2022-01-07
changelog entries
Tobias Brox
2022-01-07
bugfix: to_wire should also return an empty byte string if given an empty uni...
Tobias Brox
2022-01-07
silly stupid bugfix: the textual representation of any error was hardcoded to...
Tobias Brox
2022-01-05
removing some noise when operating towards radicale server
Tobias Brox
2021-12-29
Changelog for an upcoming v0.9.0-release
Tobias Brox
2021-12-29
Changelog fix: just came to think that presenting a bunch of commits with no ...
Tobias Brox
2021-12-02
comment fix - https://github.com/Kozea/Radicale/issues/1195 is a feature, not...
Tobias Brox
2021-11-30
Code cleanup after fixing https://github.com/python-caldav/caldav/issues/158....
Tobias Brox
2021-11-30
not happy with added code complexity, but this commit seems to solve https://...
Tobias Brox
2021-11-30
potential fix and test code for https://github.com/python-caldav/caldav/issue...
Tobias Brox
[next]