Commit History

Author SHA1 Message Date
  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
  Mathieu Dupuy 4643112511 deplace pid file creation in child process 11 years ago
  Guillaume Ayoub d38c4d1c1d Fix config files management 12 years ago
  Guillaume Ayoub 8adb096de2 Fix the warning if the configuration file is not found 12 years ago
  Guillaume Ayoub 61d063c610 Print a warning if the configuration file is not found 12 years ago
  Guillaume Ayoub bf8e874e4d Merge *base_prefix config keys into base_prefix (fixes #996) 13 years ago
  Guillaume Ayoub 406bb6e8cc Update copyright years 13 years ago
  Guillaume Ayoub 151f82c593 Typo 13 years ago
  Mark Adams d23cabf8f6 Added -C command line flag for specifying configuration file location. 13 years ago
  Guillaume Ayoub 98bbe61f67 Use relative imports 13 years ago
  Guillaume Ayoub 9d193b6b30 Don't start Radicale when PID file exists (fixes #890) 13 years ago