This website requires JavaScript.
Explore
Help
Sign In
tobias
/
radicale
Watch
1
Star
0
Fork
0
You've already forked radicale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21461ddb4e
radicale
/
radicale
History
Guillaume Ayoub
21461ddb4e
Fix name_from_path
2016-07-06 17:11:12 +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
Add a very, very important full stop.
2016-07-05 18:07:36 +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
Fix name_from_path
2016-07-06 17:11:12 +02:00