3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean a docstring More... over 14 years ago
Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 More... over 14 years ago
Use % instead of format for consistency (and Python 2.6 support) More... over 14 years ago
Give an UID if none has already been set More... over 14 years ago
Add the iCal and iPhone support in NEWS More... over 14 years ago
Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint More... over 14 years ago
iCal bootstrapping using a default URL works
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
Create directories for .props as well.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
Create the directory structure if none found.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
Merge branch 'master' of gitorious.org:~ambv/radicale/ambv-radicale
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
timezone is a part of the VCALENDAR file
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
timezone is a part of the VCALENDAR file
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
explicit component content-types for iCal
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
Without the newline iCal complains in the logs:
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
The owner field should be an URL. Fixes delays in iCal.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
py3k-compatible next() used. Works with 2.6-2.7 as well.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
preliminary iCal/iPhone support introduced
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
proppatch actually writes properties.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
MKCALENDAR now actually creates the calendar.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
elementtree in Python 2.x would rather receive encoded strings.
Łukasz Langa
as Lukasz Langa
More... over 14 years ago
Set calendars always personal with authentication activated More... over 14 years ago
Minor typo fix More... over 14 years ago
Add an option to store PID in daemon mode More... over 14 years ago
Log user login instead of calendar owner for sucessful accesses More... over 14 years ago
Register XML namespaces cleanly with Python 2.7+ and 3.2+ More... over 14 years ago
Minor typo fix in the logging configuration file More... over 14 years ago
Add full_environment in configuration module More... over 14 years ago
Minor typo fixes More... over 14 years ago
Merge commit 'refs/merge-requests/10' of git://gitorious.org/radicale/radicale into merge-requests/10 More... over 14 years ago
just a small logging fix so that we got 'anonymous user' in logs instead of calendar owner if user is not authenticated More... over 14 years ago