Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume Ayoub 921cbdd97b Remove useless imports in setup. hace 16 años
  Guillaume Ayoub af808ca3e5 Remove useless commands in setup. hace 16 años
  Guillaume Ayoub 8eb6520931 PUT and GET requests updated, adding Evolution support. hace 16 años
  Guillaume Ayoub 8f1a56ceac 0.5-git version bump. hace 16 años
  Guillaume Ayoub dd6ec898eb Fix ReStructuredText syntax in setup. hace 16 años
  Guillaume Ayoub 0c2c00e691 Add some metadata in setup. hace 16 años
  Guillaume Ayoub bf4b822df2 Update setup to be PyPI-friendly. hace 16 años
  Guillaume Ayoub 58b608c4d0 Disable false errors reported by Pylint. hace 16 años
  Guillaume Ayoub 57eef3c5ab Ignore CTag and remove useless workaround for empty calendars. hace 16 años
  Guillaume Ayoub d4bdc36550 Report item modification to users in various cases. hace 16 años
  Guillaume Ayoub f479b4ba67 Check ETag before modifying or adding items. hace 16 años
  Guillaume Ayoub 71b928d58b Update NEWS. hace 16 años
  Guillaume Ayoub d006ab1b1a Comment and clean setup. hace 16 años
  Guillaume Ayoub 422f9ff449 Fix version in setup.py. hace 16 años
  Guillaume Ayoub a45ca25df9 Set hreferences for calendar items, fixing the PUT and DELETE requests. hace 16 años
  Guillaume Ayoub 9a9342a1bd Remove the useless ElementTree protected namespaces hack. hace 16 años
  Guillaume Ayoub c7820b87e0 Set constant values after defining functions in htpasswd module. hace 16 años
  Guillaume Ayoub 6fd85fe6b6 Remove trailing space. hace 16 años
  Guillaume Ayoub 5d81889a4f The ``crypt`` module is only present on Unix, import if needed hace 16 años
  Guillaume Ayoub f075224d3d Fix crash if Content-Type is not given in request. hace 16 años
  Guillaume Ayoub efed0b415d Use request._decode instead of request.decode. hace 16 años
  Guillaume Ayoub f38576d999 Use posixpath instead of os.path to normalize request path. hace 16 años
  Guillaume Ayoub 690a76c3b7 Fix the GET request. hace 16 años
  Guillaume Ayoub e1a161edc9 Rename calendar into ical to avoid name collisions. hace 16 años
  Guillaume Ayoub 9a07ec71d3 Merge ical/support/calendar modules. hace 16 años
  Guillaume Ayoub 21a743fcde Code cleaned using Pylint, fixes various minor bugs too. hace 16 años
  Guillaume Ayoub a75bb261ed Use replace instead of lstrip in htpasswd ACL (Thanks Simon!). hace 16 años
  Guillaume Ayoub 4abe4b8784 Pre-0.2 TODO and NEWS updates. hace 16 años
  Guillaume Ayoub 1998dc3b08 Add authentication structure, with fake and htpasswd methods. hace 16 años
  Guillaume Ayoub 06843adca1 Add docstrings and use @property when needed. hace 16 años