This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
Radicale
Watch
305
Star
0
Fork
You've already forked Radicale
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9225fd5fbd
Radicale
/
radicale
History
Florian Mounier
9225fd5fbd
Add a test for update
2016-07-12 18:08:01 +02:00
..
tests
Add a test for update
2016-07-12 18:08:01 +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
Merge branch 'optimize_storage_collection'
2016-07-08 15:35:43 +02:00
xmlutils.py
Add a pre_filtered_list method in collection. This allow filters optimizations
2016-07-08 11:37:30 +02:00