Commit History

Author SHA1 Message Date
  Guillaume Ayoub cff6c2b43b Return 204 response when an item is modified 13 years ago
  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 years ago
  Guillaume Ayoub ca5c0483b0 Return 200 instead of 204 status for DELETE requests (closes #802) 14 years ago
  Guillaume Ayoub f6ace2b6ec Fix a bug with DELETE requests when deleted item is not found 14 years ago
  Guillaume Ayoub 085c9f0aca Update the version to "git" 14 years ago
  Guillaume Ayoub d274044700 Version 0.7 14 years ago
  Guillaume Ayoub a9c74ae84d Always allow OPTIONS requests (fixes #780) 14 years ago
  Guillaume Ayoub 344f87d8fb Add a config key to ignore reverse DNS (fixes #779) 14 years ago
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) 14 years ago
  Guillaume Ayoub f37c3a0b27 Let GET requests create address books too! 14 years ago
  Guillaume Ayoub 22e4e3764c Explicitely create collections on GET requests 14 years ago
  Guillaume Ayoub 9ebb143c44 Work around a bug in Evolution (fixes #664) 14 years ago
  Guillaume Ayoub 9c4a85ef1f Merge branch 'carddav', and update copyright dates 14 years ago
  Guillaume Ayoub 022b2aa91f Clean and reorder calendar functions 14 years ago
  Guillaume Ayoub b1414c152d Split the storage filesystem backend into another file 14 years ago
  Guillaume Ayoub b56db741f4 Add support for Evolution VCard WebDAV 14 years ago
  Guillaume Ayoub 8a4be02075 Add a (not tested) CardDAV support 14 years ago
  Guillaume Ayoub 1f2f39a87a DELETE requests can delete calendars (closes #514) 14 years ago
  Guillaume Ayoub a2128a4787 Pylint cleanups 14 years ago
  Guillaume Ayoub 0cdc5b06da Catch the exception instead of (errno, message) 14 years ago
  Guillaume Ayoub fc166da8ba Use the "as" keyword for exception mathing in a try/except block 14 years ago
  Guillaume Ayoub 3689944372 Add a logger for answer status 14 years ago
  Guillaume Ayoub 7560f26eb7 Fix the MOVE request (related to #587) 14 years ago
  Guillaume Ayoub fb9571dfbe Test if the SSL files can be read 14 years ago
  Guillaume Ayoub 7180a0948a Set the version to "git", let's add some funky stuff into the 0.7 version! 14 years ago
  Guillaume Ayoub 5c66241346 0.6.1 version 14 years ago
  Guillaume Ayoub 4b87cb9181 Avoid the redirection loop (fixes #571) 14 years ago
  Guillaume Ayoub 5f26c131a9 Redirect authenticated users with no calendar found 14 years ago
  Guillaume Ayoub 5137709801 Don't redirect good but unauthorized users (fixes #571) 14 years ago
  Guillaume Ayoub e4523bf862 Clean the "Radicale works!" message, put it in the "get" method 14 years ago