This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
Radicale
Watch
310
Star
0
Fork
You've already forked Radicale
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c91ee8906
Radicale
/
radicale
History
Guillaume Ayoub
4c91ee8906
Atomic writes (
fix
#440
)
2016-07-14 01:14:42 +02:00
..
tests
Fix docstring
2016-07-12 18:12:42 +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
Atomic writes (
fix
#440
)
2016-07-14 01:14:42 +02:00
xmlutils.py
Add a pre_filtered_list method in collection. This allow filters optimizations
2016-07-08 11:37:30 +02:00