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

Автор SHA1 Сообщение Дата
  Roberto De Ioris 4bd425608d get config filename from env variable RADICALE_CONFIG 14 лет назад
  Roberto De Ioris b7a61d5c0c add .wsgi file (mod_wsgi and uWSGI compliant) 14 лет назад
  Guillaume Ayoub ec9e410659 Clean a docstring 14 лет назад
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 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 020239e168 Add the iCal and iPhone support in NEWS 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 3bc3574105 Merge branch 'master' of gitorious.org:~ambv/radicale/ambv-radicale 14 лет назад
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file 14 лет назад
  Lukasz Langa 1c51e81181 timezone is a part of the VCALENDAR file 14 лет назад
  Lukasz Langa 31edc1b03d explicit component content-types for iCal 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. 14 лет назад
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 14 лет назад
  Lukasz Langa b230601ee2 elementtree in Python 2.x would rather receive encoded strings. 14 лет назад
  Guillaume Ayoub ca9c148705 Set calendars always personal with authentication activated 15 лет назад
  Guillaume Ayoub 7c0e9686a8 Minor typo fix 15 лет назад
  Guillaume Ayoub 06f1987975 Add an option to store PID in daemon mode 15 лет назад
  Guillaume Ayoub bd2c50dadf Log user login instead of calendar owner for sucessful accesses 15 лет назад
  Guillaume Ayoub e7ba2ab78b Register XML namespaces cleanly with Python 2.7+ and 3.2+ 15 лет назад
  Guillaume Ayoub 9729501130 Minor typo fix in the logging configuration file 15 лет назад
  Guillaume Ayoub 261ea03518 Add full_environment in configuration module 15 лет назад
  Guillaume Ayoub 4f3b574e35 Minor typo fixes 15 лет назад