Histórico de Commits

Autor SHA1 Mensagem Data
  Guillaume Ayoub 4a630397ce Fix the HEAD request há 14 anos atrás
  Guillaume Ayoub 753ade5efc Add a status string for unknown status numbers há 14 anos atrás
  Guillaume Ayoub 0a84905383 Add a .pylintrc file, clean code há 14 anos atrás
  Marten Gajda 380acebd71 Add support for the Caldav-Sync Android client há 14 anos atrás
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) há 14 anos atrás
  Guillaume Ayoub d17e8fa990 Don't use the environ user variable, pass user to all the methods functions há 14 anos atrás
  Guillaume Ayoub 49ba07db5a Add support of the MOVE method (not tested yet) há 14 anos atrás
  Guillaume Ayoub 73390c922e Sort the methods in the server class há 14 anos atrás
  Guillaume Ayoub 21d435b560 Minor typo fixes há 14 anos atrás
  Guillaume Ayoub de0643e741 Fix propfind paths há 14 anos atrás
  Pieter Naaijkens 00d8b08341 Merge URI sanitize fix há 14 anos atrás
  Guillaume Ayoub f9836ab093 Clean support of public calendars, add support of private calendars há 14 anos atrás
  Guillaume Ayoub 3149643706 Log "nobody" instead of "None" as anonymous calendars owner. há 14 anos atrás
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint há 14 anos atrás
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works há 14 anos atrás
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced há 14 anos atrás
  Lukasz Langa 911cd48efe proppatch actually writes properties. há 14 anos atrás
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. há 14 anos atrás
  Guillaume Ayoub ca9c148705 Set calendars always personal with authentication activated há 15 anos atrás
  Guillaume Ayoub bd2c50dadf Log user login instead of calendar owner for sucessful accesses há 15 anos atrás
  Guillaume Ayoub 70e66ed070 Merge commit 'refs/merge-requests/10' of git://gitorious.org/radicale/radicale into merge-requests/10 há 15 anos atrás
  Ł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 há 15 anos atrás
  Lukasz Langa 6ba69f22a4 Pretty formatting and filtering of environment variables. há 15 anos atrás
  Lukasz Langa d228bcbad2 report needs a content-type as well. há 15 anos atrás
  Guillaume Ayoub 0328b2244b Use the internal decoder to log requests há 15 anos atrás
  Guillaume Ayoub 77ab37c49c Enhance readability há 15 anos atrás
  Guillaume Ayoub 58c6fe399c Cut a long line há 15 anos atrás
  Guillaume Ayoub ce362e1b50 Drop Python 2.5 support há 15 anos atrás
  Lukasz Langa 485e375139 Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode. há 15 anos atrás
  Guillaume Ayoub 44b11db1ae Typo fix in a logging message há 15 anos atrás