Историја ревизија

Аутор SHA1 Порука Датум
  Guillaume Ayoub 45afac5353 Code cleaned and modules renamed пре 13 година
  Matthias Jordan 55a13d4c39 Merge remote-tracking branch 'upstream/master' пре 13 година
  Guillaume Ayoub 7d06d1b4d5 Version set to "git" пре 13 година
  Guillaume Ayoub 0cf9b92ce7 Version 0.7.1 пре 13 година
  Guillaume Ayoub 7ae764fd4b Enhance readability according to PEP8 пре 13 година
  Matthias Jordan e40e68b528 Separation of authentication and authorization. Separation of read and write authorization. пре 13 година
  Guillaume Ayoub a7481a0546 Clean the server's __call__ method, with comments and better variable names пре 13 година
  Guillaume Ayoub cff6c2b43b Return 204 response when an item is modified пре 13 година
  Guillaume Ayoub b5e94598e9 No etag returned when an added item doesn't have the same name as the one given by the client (closes #799) пре 14 година
  Guillaume Ayoub ca5c0483b0 Return 200 instead of 204 status for DELETE requests (closes #802) пре 14 година
  Guillaume Ayoub f6ace2b6ec Fix a bug with DELETE requests when deleted item is not found пре 14 година
  Guillaume Ayoub 085c9f0aca Update the version to "git" пре 14 година
  Guillaume Ayoub d274044700 Version 0.7 пре 14 година
  Guillaume Ayoub a9c74ae84d Always allow OPTIONS requests (fixes #780) пре 14 година
  Guillaume Ayoub 344f87d8fb Add a config key to ignore reverse DNS (fixes #779) пре 14 година
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) пре 14 година
  Guillaume Ayoub f37c3a0b27 Let GET requests create address books too! пре 14 година
  Guillaume Ayoub 22e4e3764c Explicitely create collections on GET requests пре 14 година
  Guillaume Ayoub 9ebb143c44 Work around a bug in Evolution (fixes #664) пре 14 година
  Guillaume Ayoub 9c4a85ef1f Merge branch 'carddav', and update copyright dates пре 14 година
  Guillaume Ayoub 022b2aa91f Clean and reorder calendar functions пре 14 година
  Guillaume Ayoub b1414c152d Split the storage filesystem backend into another file пре 14 година
  Guillaume Ayoub b56db741f4 Add support for Evolution VCard WebDAV пре 14 година
  Guillaume Ayoub 8a4be02075 Add a (not tested) CardDAV support пре 14 година
  Guillaume Ayoub 1f2f39a87a DELETE requests can delete calendars (closes #514) пре 14 година
  Guillaume Ayoub a2128a4787 Pylint cleanups пре 14 година
  Guillaume Ayoub 0cdc5b06da Catch the exception instead of (errno, message) пре 14 година
  Guillaume Ayoub fc166da8ba Use the "as" keyword for exception mathing in a try/except block пре 14 година
  Guillaume Ayoub 3689944372 Add a logger for answer status пре 14 година
  Guillaume Ayoub 7560f26eb7 Fix the MOVE request (related to #587) пре 14 година