Historique des commits

Auteur SHA1 Message Date
  Christoph Polcin 9972897d75 accepts PROPFIND whitout request body il y a 13 ans
  Guillaume Ayoub dd94660ef0 Use "is None" instead of "== None" il y a 13 ans
  Guillaume Ayoub 76ba2e8b6c Merge pull request #21 from gdott9/master il y a 13 ans
  Guillaume DOTT 85a7b7db50 Prevent exception in from_file when user is None il y a 13 ans
  Guillaume Ayoub bcdf00f85e Allow colon characters in passwords (fixes #1308) il y a 13 ans
  Guillaume Ayoub 151f82c593 Typo il y a 13 ans
  Guillaume Ayoub 1e95713b61 Merge pull request #20 from mark-adams/configflag il y a 13 ans
  Mark Adams d23cabf8f6 Added -C command line flag for specifying configuration file location. il y a 13 ans
  Guillaume Ayoub 47b0f801fd Merge pull request #18 from gdott9/master il y a 13 ans
  Guillaume DOTT 5a3f0e4d97 Handle exceptions when looking for rights in a file il y a 13 ans
  Guillaume Ayoub 33073147bc Add nose-cov as tox dep il y a 13 ans
  Guillaume Ayoub 3a565e586e Add tox configuration il y a 13 ans
  Guillaume Ayoub 34a28f7611 Add tests structure il y a 13 ans
  Guillaume Ayoub 4fbd087497 Update .gitignore il y a 13 ans
  Guillaume Ayoub 4c064bcf35 Clean rights from file and remove tests il y a 13 ans
  Guillaume Ayoub 7b15832dbf Merge pull request #12 from matthiasjordan/master il y a 13 ans
  Guillaume Ayoub e06cfa4de0 Handle "If-None-Match: *" HTTP headers for PUT requests il y a 13 ans
  Matthias Jordan e08aa6176c Less aggressive logging il y a 13 ans
  Matthias Jordan 0c4562c01d Using different HTTP status codes in some cases where auth or rights are violated il y a 13 ans
  Matthias Jordan db708a0853 Checking rights only once. Also taking care of mistakenly checking il y a 13 ans
  Matthias Jordan 0722db04fb Extract method il y a 13 ans
  Matthias Jordan a5eef56a91 Added stuff to .gitignore il y a 13 ans
  Matthias Jordan 58748e748b Fixed comments in config il y a 13 ans
  Matthias Jordan 89f4e8eefc Automatically executing tests in directory 'test' il y a 13 ans
  Matthias Jordan bc0b74c555 Using collection's URL for logging instead of its name il y a 13 ans
  Matthias Jordan e3bc6afdd3 Added file-based rights management il y a 13 ans
  Guillaume Ayoub 237f42909a Add owner_write rights manager il y a 13 ans
  Guillaume Ayoub 98bbe61f67 Use relative imports il y a 13 ans
  Guillaume Ayoub 9f446cb261 Fix GET requests il y a 13 ans
  Guillaume Ayoub 17857654b0 Use the same import mechanisms for auth, storage, rights il y a 13 ans