Commit History

Author SHA1 Message Date
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) 14 years ago
  Guillaume Ayoub d17e8fa990 Don't use the environ user variable, pass user to all the methods functions 14 years ago
  Guillaume Ayoub 3d7f07dc0c Fix the href URL in propfind 14 years ago
  Guillaume Ayoub 49ba07db5a Add support of the MOVE method (not tested yet) 14 years ago
  Guillaume Ayoub 73390c922e Sort the methods in the server class 14 years ago
  Guillaume Ayoub c9aa115119 Merge branch 'lightning', restoring the Lightning support 14 years ago
  Guillaume Ayoub 21d435b560 Minor typo fixes 14 years ago
  Guillaume Ayoub 1d67706b56 Clean the calendar paths 14 years ago
  Guillaume Ayoub af10a2f1c4 Fix URLs in report requests 14 years ago
  Guillaume Ayoub 5018c132a7 Fix URLs in report requests 14 years ago
  Guillaume Ayoub de0643e741 Fix propfind paths 14 years ago
  Guillaume Ayoub ed1ad975a6 Fix propfind paths 14 years ago
  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