Histórico de commits

Autor SHA1 Mensagem Data
  Guillaume Ayoub 040b125377 Cut long lines 15 anos atrás
  Guillaume Ayoub 71819cdb39 Support displayname and principal-URL tags in PROPFIND requests 15 anos atrás
  Guillaume Ayoub 873dec1d5d Avoid exception when deleting an item already deleted (fix bug #180) 15 anos atrás
  Guillaume Ayoub 547c888c63 0.5 git version bump 15 anos atrás
  Guillaume Ayoub 2f641b6a3f Version 0.4 bump 15 anos atrás
  Guillaume Ayoub bd5b345017 Add support for personal calendars, available only for owner. 15 anos atrás
  Guillaume Ayoub a1b40e82c6 Add HEAD requests support, set a new _answer variable in request handler. 15 anos atrás
  Guillaume Ayoub 391037c24c Add Last-Modified HTTP header for GET requests. 15 anos atrás
  Guillaume Ayoub 97dd530bb6 Remove useless parenthesis. 15 anos atrás
  Guillaume Ayoub 07f3c13b62 Preparing the tree for the future 0.5 version. 15 anos atrás
  Guillaume Ayoub 6f1da96d46 Version 0.3 bump. 15 anos atrás
  Guillaume Ayoub 9b86e6ef27 Replace pylint "disable-msg" by "disable", and disable one more msg in setup. 15 anos atrás
  Guillaume Ayoub 90de4184bc Set the version to "git" for all git versions. 15 anos atrás
  Guillaume Ayoub 054950be54 Version management, next version is 0.3. 16 anos atrás
  Guillaume Ayoub 8eb6520931 PUT and GET requests updated, adding Evolution support. 16 anos atrás
  Guillaume Ayoub 58b608c4d0 Disable false errors reported by Pylint. 16 anos atrás
  Guillaume Ayoub d4bdc36550 Report item modification to users in various cases. 16 anos atrás
  Guillaume Ayoub f479b4ba67 Check ETag before modifying or adding items. 16 anos atrás
  Guillaume Ayoub a45ca25df9 Set hreferences for calendar items, fixing the PUT and DELETE requests. 16 anos atrás
  Guillaume Ayoub 6fd85fe6b6 Remove trailing space. 16 anos atrás
  Guillaume Ayoub f075224d3d Fix crash if Content-Type is not given in request. 16 anos atrás
  Guillaume Ayoub efed0b415d Use request._decode instead of request.decode. 16 anos atrás
  Guillaume Ayoub f38576d999 Use posixpath instead of os.path to normalize request path. 16 anos atrás
  Guillaume Ayoub 690a76c3b7 Fix the GET request. 16 anos atrás
  Guillaume Ayoub e1a161edc9 Rename calendar into ical to avoid name collisions. 16 anos atrás
  Guillaume Ayoub 9a07ec71d3 Merge ical/support/calendar modules. 16 anos atrás
  Guillaume Ayoub 21a743fcde Code cleaned using Pylint, fixes various minor bugs too. 16 anos atrás
  Guillaume Ayoub 1998dc3b08 Add authentication structure, with fake and htpasswd methods. 16 anos atrás
  Guillaume Ayoub 06843adca1 Add docstrings and use @property when needed. 16 anos atrás
  Guillaume Ayoub 86dd1b0ef4 Manage SSL (HTTPS) connections. 16 anos atrás