Commit History

Author SHA1 Message Date
  Guillaume Ayoub 6b30870be5 Minor cleanups 9 years ago
  Guillaume Ayoub 6bfdcbafec Cosmetics 9 years ago
  Guillaume Ayoub 711ecf5df2 Merge pull request #451 from Unrud/removewellknown 9 years ago
  Unrud fd977891e8 Remove /.well-known 9 years ago
  Unrud da1a693620 Prevent unsafe usernames 9 years ago
  Guillaume Ayoub b3d8833779 Normalize the version number 9 years ago
  Unrud 0263251ecf Add hook for storage changes 9 years ago
  Guillaume Ayoub ef63865e31 Merge pull request #428 from Unrud/patch-22 9 years ago
  Guillaume Ayoub 5bd80d8d13 Don't crash when getting unknown collections 9 years ago
  Florian Mounier 383409213e deflate seems to be problematic with different implementations (http://stackoverflow.com/questions/388595/why-use-deflate-instead-of-gzip-for-text-files-served-by-apache/388633#388633). Using gzip instead. 9 years ago
  Unrud 83ea9da2b4 Limit number of parallel connections 9 years ago
  Unrud e438d9fd4b Limit size of request body 9 years ago
  Unrud b55d2181ed Add timeout to integrated sever 9 years ago
  Unrud d4e6205745 Don't include passwords in logs 9 years ago
  Unrud 54b47c4a3e Refactor: Move response code into function 9 years ago
  Guillaume Ayoub 13a7f2f9af Merge pull request #417 from Unrud/patch-14 9 years ago
  Unrud 4861b79878 Allow creation of empty collection via PUT 9 years ago
  Unrud af1dce1504 Fix crash on unknown content type 9 years ago
  Unrud 28e643dec1 Don't pass None to vobject.readComponents 9 years ago
  Unrud ecbffe69dc Veify Authorization Scheme 9 years ago
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking 9 years ago
  Unrud bca6cec6b3 Use context manager for locking 9 years ago
  Unrud a24613da9c Compress answer 9 years ago
  Unrud ff3b31fed6 Use threading in integrated webserver 9 years ago
  Unrud 2c45b1998c Implement locking of whole storage 9 years ago
  Guillaume Ayoub a8fda1aedf Cut long lines 9 years ago
  Guillaume Ayoub 20ff5444fb Don't explicitely inherit from object 9 years ago
  Guillaume Ayoub ca056dea9f Don't return 404 for GET requests on collections 9 years ago
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 years ago
  Guillaume Ayoub 303a53eede Return Items in upload and update methods 10 years ago