This website requires JavaScript.
Explore
Help
Sign In
Avii
/
Radicale
Watch
1
Star
0
Fork
0
You've already forked Radicale
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
6f9e9f21dd5cae3e06ee11c0deaae41c5d644189
Radicale
/
radicale
History
Florian Mounier
6f9e9f21dd
Merge branch 'optimize_storage_collection'
2016-07-08 15:35:43 +02:00
..
tests
Merge branch 'test_in_radicale'
2016-07-08 11:38:09 +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
…
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
…
rights.py
…
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