提交历史

作者 SHA1 备注 提交日期
  Guillaume Ayoub ef63865e31 Merge pull request #428 from Unrud/patch-22 9 年之前
  Guillaume Ayoub 6a4fe6beb5 Add a very, very important full stop. 9 年之前
  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 年之前
  Guillaume Ayoub 9300d25d61 Update __main__.py 9 年之前
  Florian Mounier 221379ef85 Sort imports 9 年之前
  Unrud 83ea9da2b4 Limit number of parallel connections 9 年之前
  Unrud b55d2181ed Add timeout to integrated sever 9 年之前
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking 9 年之前
  Unrud de2f411820 Use nonlocal instead of container 9 年之前
  Unrud ff3b31fed6 Use threading in integrated webserver 9 年之前
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 年之前
  Guillaume Ayoub 434cb533e9 Remove Python 2 support 10 年之前
  Unrud bbe71c1ad1 Integrated server without threads and busy waiting 10 年之前
  Guillaume Ayoub e7ce00d54f Style 10 年之前
  Unrud 367ca6fcbf Replace standard file descriptors of daemon 10 年之前
  Unrud ecb8ad747e Decouple the daemon from its parent environment 10 年之前
  Unrud 3a9238f670 Check and create PID file in a race-free manner 10 年之前
  Unrud 0a09804821 Close PID file 10 年之前
  Guillaume Ayoub 77ad16f2a9 Fix the PID number stored on filesystem 11 年之前
  Guillaume Ayoub cdad148bd0 else if → elif 11 年之前
  Mathieu Dupuy 4643112511 deplace pid file creation in child process 11 年之前
  Guillaume Ayoub d38c4d1c1d Fix config files management 12 年之前
  Guillaume Ayoub 8adb096de2 Fix the warning if the configuration file is not found 12 年之前
  Guillaume Ayoub 61d063c610 Print a warning if the configuration file is not found 12 年之前
  Guillaume Ayoub bf8e874e4d Merge *base_prefix config keys into base_prefix (fixes #996) 13 年之前
  Guillaume Ayoub 406bb6e8cc Update copyright years 13 年之前
  Guillaume Ayoub 151f82c593 Typo 13 年之前
  Mark Adams d23cabf8f6 Added -C command line flag for specifying configuration file location. 13 年之前
  Guillaume Ayoub 98bbe61f67 Use relative imports 13 年之前
  Guillaume Ayoub 9d193b6b30 Don't start Radicale when PID file exists (fixes #890) 13 年之前