Historique des commits

Auteur SHA1 Message Date
  Guillaume Ayoub 6bfdcbafec Cosmetics il y a 9 ans
  Guillaume Ayoub 711ecf5df2 Merge pull request #451 from Unrud/removewellknown il y a 9 ans
  Unrud fd977891e8 Remove /.well-known il y a 9 ans
  Unrud da1a693620 Prevent unsafe usernames il y a 9 ans
  Guillaume Ayoub b3d8833779 Normalize the version number il y a 9 ans
  Unrud 0263251ecf Add hook for storage changes il y a 9 ans
  Guillaume Ayoub ef63865e31 Merge pull request #428 from Unrud/patch-22 il y a 9 ans
  Guillaume Ayoub 5bd80d8d13 Don't crash when getting unknown collections il y a 9 ans
  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. il y a 9 ans
  Unrud 83ea9da2b4 Limit number of parallel connections il y a 9 ans
  Unrud e438d9fd4b Limit size of request body il y a 9 ans
  Unrud b55d2181ed Add timeout to integrated sever il y a 9 ans
  Unrud d4e6205745 Don't include passwords in logs il y a 9 ans
  Unrud 54b47c4a3e Refactor: Move response code into function il y a 9 ans
  Guillaume Ayoub 13a7f2f9af Merge pull request #417 from Unrud/patch-14 il y a 9 ans
  Unrud 4861b79878 Allow creation of empty collection via PUT il y a 9 ans
  Unrud af1dce1504 Fix crash on unknown content type il y a 9 ans
  Unrud 28e643dec1 Don't pass None to vobject.readComponents il y a 9 ans
  Unrud ecbffe69dc Veify Authorization Scheme il y a 9 ans
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking il y a 9 ans
  Unrud bca6cec6b3 Use context manager for locking il y a 9 ans
  Unrud a24613da9c Compress answer il y a 9 ans
  Unrud ff3b31fed6 Use threading in integrated webserver il y a 9 ans
  Unrud 2c45b1998c Implement locking of whole storage il y a 9 ans
  Guillaume Ayoub a8fda1aedf Cut long lines il y a 9 ans
  Guillaume Ayoub 20ff5444fb Don't explicitely inherit from object il y a 9 ans
  Guillaume Ayoub ca056dea9f Don't return 404 for GET requests on collections il y a 9 ans
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs il y a 10 ans
  Guillaume Ayoub 303a53eede Return Items in upload and update methods il y a 10 ans
  Guillaume Ayoub 6adc7f5fed Enhance collection discovering il y a 10 ans