Historique des commits

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