radicale/radicale
2016-07-05 17:50:40 +02:00
..
__init__.py deflate seems to be problematic with different implementations (http://stackoverflow.com/questions/388595/why-use-deflate-instead-of-gzip-for-text-files-served-by-apache/388633#388633). Using gzip instead. 2016-07-04 17:00:43 +02:00
__main__.py 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. 2016-07-05 17:50:40 +02:00
auth.py Sort imports 2016-07-04 14:32:33 +02:00
config.py 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. 2016-07-05 17:50:40 +02:00
log.py Sort imports 2016-07-04 14:32:33 +02:00
rights.py Sort imports 2016-07-04 14:32:33 +02:00
storage.py Use hidden file for locking 2016-06-10 01:18:02 +02:00
xmlutils.py Sort imports 2016-07-04 14:32:33 +02:00