Commit History

Author SHA1 Message Date
  Guillaume Ayoub 422f9ff449 Fix version in setup.py. 16 years ago
  Guillaume Ayoub a45ca25df9 Set hreferences for calendar items, fixing the PUT and DELETE requests. 16 years ago
  Guillaume Ayoub 9a9342a1bd Remove the useless ElementTree protected namespaces hack. 16 years ago
  Guillaume Ayoub c7820b87e0 Set constant values after defining functions in htpasswd module. 16 years ago
  Guillaume Ayoub 6fd85fe6b6 Remove trailing space. 16 years ago
  Guillaume Ayoub 5d81889a4f The ``crypt`` module is only present on Unix, import if needed 16 years ago
  Guillaume Ayoub f075224d3d Fix crash if Content-Type is not given in request. 16 years ago
  Guillaume Ayoub efed0b415d Use request._decode instead of request.decode. 16 years ago
  Guillaume Ayoub f38576d999 Use posixpath instead of os.path to normalize request path. 16 years ago
  Guillaume Ayoub 690a76c3b7 Fix the GET request. 16 years ago
  Guillaume Ayoub e1a161edc9 Rename calendar into ical to avoid name collisions. 16 years ago
  Guillaume Ayoub 9a07ec71d3 Merge ical/support/calendar modules. 16 years ago
  Guillaume Ayoub 21a743fcde Code cleaned using Pylint, fixes various minor bugs too. 16 years ago
  Guillaume Ayoub a75bb261ed Use replace instead of lstrip in htpasswd ACL (Thanks Simon!). 16 years ago
  Guillaume Ayoub 4abe4b8784 Pre-0.2 TODO and NEWS updates. 16 years ago
  Guillaume Ayoub 1998dc3b08 Add authentication structure, with fake and htpasswd methods. 16 years ago
  Guillaume Ayoub 06843adca1 Add docstrings and use @property when needed. 16 years ago
  Guillaume Ayoub 86dd1b0ef4 Manage SSL (HTTPS) connections. 16 years ago
  Guillaume Ayoub a8474449e2 Ignore *.pyc in git. 16 years ago
  Guillaume Ayoub 1b8608021f Add command-line options, user configuration and daemon mode. 16 years ago
  Guillaume Ayoub f1c8497f3b Configuration cleanup. 16 years ago
  Guillaume Ayoub 4ee09cf817 Python 3 support and minor fixes. 16 years ago
  Guillaume Ayoub 4a0d3936e8 Update copyright and remove tab intentation indications. 16 years ago
  Guillaume Ayoub ee14787987 Update TODO. 16 years ago
  Guillaume Ayoub 5e5e5e1023 Remove Twisted dependency. 16 years ago
  Guillaume Ayoub 330283ef94 Remove empty collection in propfind resourcetype (Sunbird-1.0b2 ready). 16 years ago
  Guillaume Ayoub 97c1675741 Quote etags. 16 years ago
  Guillaume Ayoub 6545bc8273 Add getetag and getcontenttype support for propfind requests (Sunbird 1.0 ready). 16 years ago
  Guillaume Ayoub 41741ba989 Radicale 0.1 16 years ago
  Guillaume Ayoub 0883690559 Installer listed in NEWS 16 years ago