Commit History

Author SHA1 Message Date
  Unrud 59f7104dce Replace option "debug" with "level" in "logging" 7 years ago
  Unrud 3d77238a4b Move WSGI server to server.py 7 years ago
  Unrud e5e13faa7c Remove daemonization 7 years ago
  Unrud 54b9995e22 Use module-wide logger and remove logging config 7 years ago
  Frank Sachsenheim 50d3d01ea3 Uses absoulte imports as recommended in PEP-8 8 years ago
  Unrud 2df009fac8 Add --verify-storage argument 8 years ago
  Unrud 6d39a61a51 Shut down server on SIGINT on Windows 8 years ago
  Unrud d34ee1217d Revert "Shut down server on SIGINT on Windows" 8 years ago
  Unrud f8de674bd2 Shut down server on SIGINT on Windows 8 years ago
  Unrud 276de4fd3a Allow additional config options for external plugins 8 years ago
  Unrud 3af5809d71 Add option for CA certificate for validating clients 8 years ago
  Unrud fd55bbce15 Adjust imports for isort 8 years ago
  Unrud c9664137a5 Improve error handling 8 years ago
  Unrud 9cd9ad9a02 Only register exit function if a PID file was created 8 years ago
  Unrud 6762fc1cad Expand user on PID path 8 years ago
  Unrud fcccb3f7af Daemonize after creation of network sockets 8 years ago
  Unrud 360e88f350 Write PID file in original process 8 years ago
  Unrud 6ade44c773 Make relative PID path absolute 8 years ago
  Unrud 65c53df5b3 Keep original exception when PID file creation fails 8 years ago
  Unrud 79bcedd4bc Refactor: Extract daemonize function 8 years ago
  Guillaume Ayoub 3e0c8cf285 Update copyright years 8 years ago
  Unrud d2a17c36ae Fail if configuration is not found 8 years ago
  Guillaume Ayoub 864eb5931a Merge setup.cfg and pytest.ini, fix tests 9 years ago
  Unrud 7d687205bd Use logger for WSGIServer 9 years ago
  Guillaume Ayoub 3213495245 Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 9 years ago
  Guillaume Ayoub 34a82c9b69 Merge pull request #540 from twoodcock/master 9 years ago
  Tim Woodcock 7f0d717459 remove umask(0) in daemon mode 9 years ago
  Guillaume Ayoub c459d32a19 Use argparse to parse command arguments 9 years ago
  Yohann Rebattu 6d76cfa5aa use dash instead of underscore in options as well 9 years ago
  Yohann Rebattu fb3e733596 use dash instead of underscore 9 years ago