커밋 기록

작성자 SHA1 메시지 날짜
  Guillaume Ayoub 494ffbd762 Merge pull request #15 from MelianLabs/http 13 년 전
  Guillaume Ayoub 2738d10830 Support SSL for IMAP authentication 13 년 전
  Guillaume Ayoub a01e4d18e1 Clean database storage code 13 년 전
  Guillaume Ayoub 16c6f55ebd Initial *untested* support for database storage 13 년 전
  Guillaume Ayoub 36feabb680 Merge pull request #25 from jon-d/fix_sync-command_property 13 년 전
  Jonathan Dupart 7a96578ca4 Typo: missing comma 13 년 전
  Guillaume Ayoub b6b48b5af7 Typo 13 년 전
  Guillaume Ayoub 56b033bba3 Merge pull request #22 from chripo/propfind-empty-body 13 년 전
  Christoph Polcin 9972897d75 accepts PROPFIND whitout request body 13 년 전
  Guillaume Ayoub dd94660ef0 Use "is None" instead of "== None" 13 년 전
  Guillaume Ayoub 76ba2e8b6c Merge pull request #21 from gdott9/master 13 년 전
  Guillaume DOTT 85a7b7db50 Prevent exception in from_file when user is None 13 년 전
  Guillaume Ayoub bcdf00f85e Allow colon characters in passwords (fixes #1308) 13 년 전
  Guillaume Ayoub 151f82c593 Typo 13 년 전
  Guillaume Ayoub 1e95713b61 Merge pull request #20 from mark-adams/configflag 13 년 전
  Mark Adams d23cabf8f6 Added -C command line flag for specifying configuration file location. 13 년 전
  Guillaume Ayoub 47b0f801fd Merge pull request #18 from gdott9/master 13 년 전
  Guillaume DOTT 5a3f0e4d97 Handle exceptions when looking for rights in a file 13 년 전
  Guillaume Ayoub 33073147bc Add nose-cov as tox dep 13 년 전
  Guillaume Ayoub 3a565e586e Add tox configuration 13 년 전
  Ehsanul Hoque dbc622e8d7 Added HTTP-based authentication 13 년 전
  Guillaume Ayoub 34a28f7611 Add tests structure 13 년 전
  Guillaume Ayoub 4fbd087497 Update .gitignore 13 년 전
  Guillaume Ayoub 4c064bcf35 Clean rights from file and remove tests 13 년 전
  Guillaume Ayoub 7b15832dbf Merge pull request #12 from matthiasjordan/master 13 년 전
  Guillaume Ayoub e06cfa4de0 Handle "If-None-Match: *" HTTP headers for PUT requests 13 년 전
  Matthias Jordan e08aa6176c Less aggressive logging 13 년 전
  Matthias Jordan 0c4562c01d Using different HTTP status codes in some cases where auth or rights are violated 13 년 전
  Matthias Jordan db708a0853 Checking rights only once. Also taking care of mistakenly checking 13 년 전
  Matthias Jordan 0722db04fb Extract method 13 년 전