Commit History

Author SHA1 Message Date
  Unrud 6c9299cf16 Auth: Introduce login(login, password) method 7 years ago
  Unrud 3455ab4ba9 Fallback to RADICALE_CONFIG from OS environ 7 years ago
  Unrud 22ddfc6663 Update NEWS.md 7 years ago
  Unrud 67bdbd8530 Revert "Auth: Introduce login(login, password) method" 7 years ago
  Unrud 68740d10f3 Bump version to 2.1.10 7 years ago
  Unrud 546a52e34a Improve HTTP status codes 7 years ago
  Unrud b0a0debf17 Remove unused parameter from _item_cache_content 7 years ago
  Unrud ec82997487 Travis: Move installation of six to before_install 7 years ago
  Unrud f815f1be7f Use correct HTTP status for WebDAV precondition 7 years ago
  Unrud a6b1219ba5 Fix UID for journal3.ics test data 7 years ago
  Unrud ca6b958c16 Rename function _webdav_error to webdav_error 7 years ago
  Unrud e73270bbe5 Auth: Introduce login(login, password) method 7 years ago
  Unrud e96fa64fa6 WSGI: Get RADICALE_CONFIG from environ instead of os.environ 7 years ago
  Unrud ad7c93628b Extract method _init_application 7 years ago
  Unrud ff287c2e5d Use if-else instead boolean operators 7 years ago
  Unrud 6e73a1bebf Don't reuse cache locks between instances of class 7 years ago
  Unrud ae4c8a0bd1 Improve doc string 7 years ago
  Unrud d2811b7fa5 Check cache lock name space for '/' 7 years ago
  Unrud 5adcab77a3 Fix race when creating storage lock 7 years ago
  Unrud 3d2ffe0c8e Raise default limits 7 years ago
  Unrud b25e1f23c4 Log stderr and stdout when running hook (Fixes #814) 7 years ago
  Unrud 42276c0177 require dateutil>=2.7.3 7 years ago
  Unrud e62aa4f767 require vobject>=0.9.6 7 years ago
  Unrud 87a68a6ea8 Revert "Fork vobject" 7 years ago
  Unrud d37a533423 Revert "vobject: apply PRs (Fixes #764, fixes #765)" 7 years ago
  Unrud e7e2c569b3 Revert "vobject: add upstream tests" 7 years ago
  Unrud 18e4677cb7 Add test for mixed local DATE-TIME with time zone and UTC (Test #765) 7 years ago
  Unrud 233a54f73b Add test for VTODO with RRULE (Test #764) 7 years ago
  Unrud dc7ce824da vobject: add upstream tests 7 years ago
  Unrud 5cd43acb3c vobject: apply PRs (Fixes #764, fixes #765) 7 years ago