コミット履歴

作者 SHA1 メッセージ 日付
  Guillaume Ayoub 0a84905383 Add a .pylintrc file, clean code 14 年 前
  Marten Gajda 380acebd71 Add support for the Caldav-Sync Android client 14 年 前
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) 14 年 前
  Guillaume Ayoub d17e8fa990 Don't use the environ user variable, pass user to all the methods functions 14 年 前
  Guillaume Ayoub 49ba07db5a Add support of the MOVE method (not tested yet) 14 年 前
  Guillaume Ayoub 73390c922e Sort the methods in the server class 14 年 前
  Guillaume Ayoub 21d435b560 Minor typo fixes 14 年 前
  Guillaume Ayoub de0643e741 Fix propfind paths 14 年 前
  Pieter Naaijkens 00d8b08341 Merge URI sanitize fix 14 年 前
  Guillaume Ayoub f9836ab093 Clean support of public calendars, add support of private calendars 14 年 前
  Guillaume Ayoub 3149643706 Log "nobody" instead of "None" as anonymous calendars owner. 14 年 前
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint 14 年 前
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works 14 年 前
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced 14 年 前
  Lukasz Langa 911cd48efe proppatch actually writes properties. 14 年 前
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 14 年 前
  Guillaume Ayoub ca9c148705 Set calendars always personal with authentication activated 15 年 前
  Guillaume Ayoub bd2c50dadf Log user login instead of calendar owner for sucessful accesses 15 年 前
  Guillaume Ayoub 70e66ed070 Merge commit 'refs/merge-requests/10' of git://gitorious.org/radicale/radicale into merge-requests/10 15 年 前
  Łukasz Mierzwa d49776af8d just a small logging fix so that we got 'anonymous user' in logs instead of calendar owner if user is not authenticated 15 年 前
  Lukasz Langa 6ba69f22a4 Pretty formatting and filtering of environment variables. 15 年 前
  Lukasz Langa d228bcbad2 report needs a content-type as well. 15 年 前
  Guillaume Ayoub 0328b2244b Use the internal decoder to log requests 15 年 前
  Guillaume Ayoub 77ab37c49c Enhance readability 15 年 前
  Guillaume Ayoub 58c6fe399c Cut a long line 15 年 前
  Guillaume Ayoub ce362e1b50 Drop Python 2.5 support 15 年 前
  Lukasz Langa 485e375139 Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode. 15 年 前
  Guillaume Ayoub 44b11db1ae Typo fix in a logging message 15 年 前
  Guillaume Ayoub e87ffeadb1 Remove default request logging 15 年 前
  Guillaume Ayoub 51853a22bc Manage empty strings for CONTENT_LENGTH header 15 年 前