История коммитов

Автор SHA1 Сообщение Дата
  Guillaume Ayoub ec9e410659 Clean a docstring 14 лет назад
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) 14 лет назад
  Guillaume Ayoub dd6063ccb6 Give an UID if none has already been set 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 1510e6c194 Create directories for .props as well. 14 лет назад
  Lukasz Langa 537d6b6fd2 Create the directory structure if none found. 14 лет назад
  Lukasz Langa 710b518b0f Without the newline iCal complains in the logs: 14 лет назад
  Lukasz Langa 5b9180c295 The owner field should be an URL. Fixes delays in iCal. 14 лет назад
  Lukasz Langa 8bcdb5b1dc py3k-compatible next() used. Works with 2.6-2.7 as well. 14 лет назад
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced 14 лет назад
  Lukasz Langa 911cd48efe proppatch actually writes properties. 15 лет назад
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 15 лет назад
  Guillaume Ayoub eb52368550 Unfold lines in iCal files 15 лет назад
  Guillaume Ayoub 39f7c7a96f Fix support of owner-less calendars 15 лет назад
  Guillaume Ayoub d061c09344 Add support for VJOURNAL items (closes #435) 15 лет назад
  Guillaume Ayoub 5673444ba7 Clean owner-less calendars support (fixes #254) 15 лет назад
  René 'Necoro' Neumann 72c57a042d Allow missing owner 15 лет назад
  Guillaume Ayoub 04938243a8 Update copyright year 15 лет назад
  Guillaume Ayoub d11d4cc8c1 Pylint, remove fixed todos 15 лет назад
  Guillaume Ayoub 2add4ae801 Merge branch 'master' of gitorious.org:radicale/radicale 15 лет назад
  Guillaume Ayoub 50e1366e8c Only write calendar file when needed (closes bug #192) 15 лет назад
  Ronan Dunklau 47815347fb Fixed a bug when altering the only event on a calendar 15 лет назад
  Guillaume Ayoub 076b6b60a4 Fix the PROPFIND request management (list events and todos) 15 лет назад
  Guillaume Ayoub 71819cdb39 Support displayname and principal-URL tags in PROPFIND requests 15 лет назад
  Guillaume Ayoub 91e00b3f48 Fix the last-modified date format according to RFC2822. 15 лет назад
  Guillaume Ayoub 391037c24c Add Last-Modified HTTP header for GET requests. 15 лет назад
  Guillaume Ayoub 9b86e6ef27 Replace pylint "disable-msg" by "disable", and disable one more msg in setup. 15 лет назад
  Guillaume Ayoub 57eef3c5ab Ignore CTag and remove useless workaround for empty calendars. 16 лет назад
  Guillaume Ayoub f479b4ba67 Check ETag before modifying or adding items. 16 лет назад