Commit History

Author SHA1 Message Date
  Yohann Rebattu fb3e733596 use dash instead of underscore 9 years ago
  Yohann Rebattu d6ee788ff5 comment… 9 years ago
  Yohann Rebattu ca2d519345 use group exclusively except for config 9 years ago
  Yohann Rebattu 11710f75a8 allow config override from commandline 9 years ago
  Guillaume Ayoub 947c57312c Fix a variable name 9 years ago
  Guillaume Ayoub fd1742fcea Fix typo 9 years ago
  Unrud 3b71ab960e Log exceptions (Fixes #447) 9 years ago
  Unrud e2b87d145f Cosmetics: Don't use % for logging 9 years ago
  Guillaume Ayoub 8ac3ce1a89 Clean many, many things 9 years ago
  Guillaume Ayoub 3e52f34309 Remove pylint 9 years ago
  Guillaume Ayoub ef63865e31 Merge pull request #428 from Unrud/patch-22 9 years ago
  Guillaume Ayoub 6a4fe6beb5 Add a very, very important full stop. 9 years ago
  Florian Mounier a7549bc652 Split the main run function to allow the use of radicale serving programatically. Add an extra_config parameter to the config load to override config. 9 years ago
  Guillaume Ayoub 9300d25d61 Update __main__.py 9 years ago
  Florian Mounier 221379ef85 Sort imports 9 years ago
  Unrud 83ea9da2b4 Limit number of parallel connections 9 years ago
  Unrud b55d2181ed Add timeout to integrated sever 9 years ago
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking 9 years ago
  Unrud de2f411820 Use nonlocal instead of container 9 years ago
  Unrud ff3b31fed6 Use threading in integrated webserver 9 years ago
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 years ago
  Guillaume Ayoub 434cb533e9 Remove Python 2 support 10 years ago
  Unrud bbe71c1ad1 Integrated server without threads and busy waiting 10 years ago
  Guillaume Ayoub e7ce00d54f Style 10 years ago
  Unrud 367ca6fcbf Replace standard file descriptors of daemon 10 years ago
  Unrud ecb8ad747e Decouple the daemon from its parent environment 10 years ago
  Unrud 3a9238f670 Check and create PID file in a race-free manner 10 years ago
  Unrud 0a09804821 Close PID file 10 years ago
  Guillaume Ayoub 77ad16f2a9 Fix the PID number stored on filesystem 11 years ago
  Guillaume Ayoub cdad148bd0 else if → elif 11 years ago