Commit History

Author SHA1 Message Date
  Pieter Naaijkens 00d8b08341 Merge URI sanitize fix 14 years ago
  Guillaume Ayoub f9836ab093 Clean support of public calendars, add support of private calendars 14 years ago
  Guillaume Ayoub 3149643706 Log "nobody" instead of "None" as anonymous calendars owner. 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 e05e94a129 preliminary iCal/iPhone support introduced 14 years ago
  Lukasz Langa 911cd48efe proppatch actually writes properties. 14 years ago
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 14 years ago
  Guillaume Ayoub ca9c148705 Set calendars always personal with authentication activated 15 years ago
  Guillaume Ayoub bd2c50dadf Log user login instead of calendar owner for sucessful accesses 15 years ago
  Guillaume Ayoub 70e66ed070 Merge commit 'refs/merge-requests/10' of git://gitorious.org/radicale/radicale into merge-requests/10 15 years ago
  Ł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 years ago
  Lukasz Langa 6ba69f22a4 Pretty formatting and filtering of environment variables. 15 years ago
  Lukasz Langa d228bcbad2 report needs a content-type as well. 15 years ago
  Guillaume Ayoub 0328b2244b Use the internal decoder to log requests 15 years ago
  Guillaume Ayoub 77ab37c49c Enhance readability 15 years ago
  Guillaume Ayoub 58c6fe399c Cut a long line 15 years ago
  Guillaume Ayoub ce362e1b50 Drop Python 2.5 support 15 years ago
  Lukasz Langa 485e375139 Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode. 15 years ago
  Guillaume Ayoub 44b11db1ae Typo fix in a logging message 15 years ago
  Guillaume Ayoub e87ffeadb1 Remove default request logging 15 years ago
  Guillaume Ayoub 51853a22bc Manage empty strings for CONTENT_LENGTH header 15 years ago
  Guillaume Ayoub a2f1e173d6 Clean code and add comments using pylint 15 years ago
  Guillaume Ayoub 421189e263 Get CONTENT_LENGTH as it may be absent 15 years ago
  Guillaume Ayoub 0202756540 Cast header item into list for Python 3.x compatibility 15 years ago
  Guillaume Ayoub 882d70e2cb Make the HTTPServer class inherit from object 15 years ago
  Guillaume Ayoub 6389411edd Add support for SSL back 15 years ago
  Guillaume Ayoub 2fd6efae14 Simple support for WSGI (no SSL yet) 15 years ago
  Rémi Hainaud dcecc68223 Fix log encoding for requests 15 years ago
  Rémi Hainaud 474113454b Add support for iCal (closes #252) 15 years ago