Commit Verlauf

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