Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Guillaume Ayoub 6a4fe6beb5 Add a very, very important full stop. 9 gadi atpakaļ
  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 gadi atpakaļ
  Guillaume Ayoub 9300d25d61 Update __main__.py 9 gadi atpakaļ
  Florian Mounier 221379ef85 Sort imports 9 gadi atpakaļ
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking 9 gadi atpakaļ
  Unrud de2f411820 Use nonlocal instead of container 9 gadi atpakaļ
  Unrud ff3b31fed6 Use threading in integrated webserver 9 gadi atpakaļ
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 gadi atpakaļ
  Guillaume Ayoub 434cb533e9 Remove Python 2 support 10 gadi atpakaļ
  Unrud bbe71c1ad1 Integrated server without threads and busy waiting 10 gadi atpakaļ
  Guillaume Ayoub e7ce00d54f Style 10 gadi atpakaļ
  Unrud 367ca6fcbf Replace standard file descriptors of daemon 10 gadi atpakaļ
  Unrud ecb8ad747e Decouple the daemon from its parent environment 10 gadi atpakaļ
  Unrud 3a9238f670 Check and create PID file in a race-free manner 10 gadi atpakaļ
  Unrud 0a09804821 Close PID file 10 gadi atpakaļ
  Guillaume Ayoub 77ad16f2a9 Fix the PID number stored on filesystem 11 gadi atpakaļ
  Guillaume Ayoub cdad148bd0 else if → elif 11 gadi atpakaļ
  Mathieu Dupuy 4643112511 deplace pid file creation in child process 11 gadi atpakaļ
  Guillaume Ayoub d38c4d1c1d Fix config files management 12 gadi atpakaļ
  Guillaume Ayoub 8adb096de2 Fix the warning if the configuration file is not found 12 gadi atpakaļ
  Guillaume Ayoub 61d063c610 Print a warning if the configuration file is not found 12 gadi atpakaļ
  Guillaume Ayoub bf8e874e4d Merge *base_prefix config keys into base_prefix (fixes #996) 13 gadi atpakaļ
  Guillaume Ayoub 406bb6e8cc Update copyright years 13 gadi atpakaļ
  Guillaume Ayoub 151f82c593 Typo 13 gadi atpakaļ
  Mark Adams d23cabf8f6 Added -C command line flag for specifying configuration file location. 13 gadi atpakaļ
  Guillaume Ayoub 98bbe61f67 Use relative imports 13 gadi atpakaļ
  Guillaume Ayoub 9d193b6b30 Don't start Radicale when PID file exists (fixes #890) 13 gadi atpakaļ
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) 14 gadi atpakaļ
  Guillaume Ayoub 4299348776 Change "calendar" into "collection" when needed. 14 gadi atpakaļ
  Guillaume Ayoub 9c4a85ef1f Merge branch 'carddav', and update copyright dates 14 gadi atpakaļ