Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume Ayoub b8bcf65785 Restore the Lightning + anonymous calendars support hace 14 años
  Pieter Naaijkens 303dc4d312 Only remove pid file if started as daemon hace 15 años
  Pieter Naaijkens 4acc9effb8 Fix amount of whitespace hace 15 años
  Pieter Naaijkens a14a52fe11 Remove pidfile on shutdown hace 15 años
  Roberto De Ioris 4bd425608d get config filename from env variable RADICALE_CONFIG hace 15 años
  Roberto De Ioris b7a61d5c0c add .wsgi file (mod_wsgi and uWSGI compliant) hace 15 años
  Guillaume Ayoub ec9e410659 Clean a docstring hace 15 años
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 hace 15 años
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) hace 15 años
  Guillaume Ayoub dd6063ccb6 Give an UID if none has already been set hace 15 años
  Guillaume Ayoub 020239e168 Add the iCal and iPhone support in NEWS hace 15 años
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint hace 15 años
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works hace 15 años
  Lukasz Langa 1510e6c194 Create directories for .props as well. hace 15 años
  Lukasz Langa 537d6b6fd2 Create the directory structure if none found. hace 15 años
  Lukasz Langa 3bc3574105 Merge branch 'master' of gitorious.org:~ambv/radicale/ambv-radicale hace 15 años
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file hace 15 años
  Lukasz Langa 1c51e81181 timezone is a part of the VCALENDAR file hace 15 años
  Lukasz Langa 31edc1b03d explicit component content-types for iCal hace 15 años
  Lukasz Langa 710b518b0f Without the newline iCal complains in the logs: hace 15 años
  Lukasz Langa 5b9180c295 The owner field should be an URL. Fixes delays in iCal. hace 15 años
  Lukasz Langa 8bcdb5b1dc py3k-compatible next() used. Works with 2.6-2.7 as well. hace 15 años
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced hace 15 años
  Lukasz Langa 911cd48efe proppatch actually writes properties. hace 15 años
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. hace 15 años
  Lukasz Langa b230601ee2 elementtree in Python 2.x would rather receive encoded strings. hace 15 años
  Guillaume Ayoub ca9c148705 Set calendars always personal with authentication activated hace 15 años
  Guillaume Ayoub 7c0e9686a8 Minor typo fix hace 15 años
  Guillaume Ayoub 06f1987975 Add an option to store PID in daemon mode hace 15 años
  Guillaume Ayoub bd2c50dadf Log user login instead of calendar owner for sucessful accesses hace 15 años