Commit History

Author SHA1 Message Date
  Guillaume Ayoub 87a4a4e012 Merge branch 'master' into lightning 14 years ago
  Pieter Naaijkens 00d8b08341 Merge URI sanitize fix 14 years ago
  Guillaume Ayoub 264bc66051 Merge branch 'master' into lightning 14 years ago
  Guillaume Ayoub da42112740 Allow the ``None`` value for public and private calendars 14 years ago
  Guillaume Ayoub f9836ab093 Clean support of public calendars, add support of private calendars 14 years ago
  Pieter Naaijkens a28bd4a5fa Use atexit.register to cleanup after shutdown 14 years ago
  Guillaume Ayoub 3149643706 Log "nobody" instead of "None" as anonymous calendars owner. 14 years ago
  Guillaume Ayoub abb70cef49 Remove the Python 3.0 support 14 years ago
  Guillaume Ayoub 5e3fda9f2f Add the PID file support in NEWS 14 years ago
  Guillaume Ayoub 8771e55ba3 Typo fix 14 years ago
  Guillaume Ayoub b6b281b815 Merge commit 'refs/merge-requests/15' of git://gitorious.org/radicale/radicale into merge-requests/15 14 years ago
  Guillaume Ayoub fe71b34697 Use 'key in dict' instead of 'dict.get(key)' 14 years ago
  Guillaume Ayoub f605a002bd Minor typo fix 14 years ago
  Guillaume Ayoub b8bcf65785 Restore the Lightning + anonymous calendars support 14 years ago
  Pieter Naaijkens 303dc4d312 Only remove pid file if started as daemon 14 years ago
  Pieter Naaijkens 4acc9effb8 Fix amount of whitespace 14 years ago
  Pieter Naaijkens a14a52fe11 Remove pidfile on shutdown 14 years ago
  Roberto De Ioris 4bd425608d get config filename from env variable RADICALE_CONFIG 14 years ago
  Roberto De Ioris b7a61d5c0c add .wsgi file (mod_wsgi and uWSGI compliant) 14 years ago
  Guillaume Ayoub ec9e410659 Clean a docstring 14 years ago
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 14 years ago
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) 14 years ago
  Guillaume Ayoub dd6063ccb6 Give an UID if none has already been set 14 years ago
  Guillaume Ayoub 020239e168 Add the iCal and iPhone support in NEWS 14 years ago
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint 14 years ago
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works 14 years ago
  Lukasz Langa 1510e6c194 Create directories for .props as well. 14 years ago
  Lukasz Langa 537d6b6fd2 Create the directory structure if none found. 14 years ago
  Lukasz Langa 3bc3574105 Merge branch 'master' of gitorious.org:~ambv/radicale/ambv-radicale 14 years ago
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file 14 years ago