Adapted fork of radicale
Go to file
Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs
Many things have been changed to make this possible, probably leading to
many hidden bugs waiting to be found.

Related to #122.
2016-04-22 11:37:02 +09:00
bin Remove Python 2 support 2016-03-31 19:57:40 +02:00
radicale Remove global state about configuration and logs 2016-04-22 11:37:02 +09:00
tests Remove global state about configuration and logs 2016-04-22 11:37:02 +09:00
.gitignore Add tox configuration 2012-10-19 12:38:18 +02:00
.pylintrc Un-revert some lost commits 2012-08-08 16:37:18 +02:00
.travis.yml Fix the Travis configuration 2016-04-10 11:13:54 +02:00
config Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Add ca-certs to fix problem collecting bcrypt 2016-04-04 21:14:26 +02:00
logging Explain the goal of the sample "rights" file 2016-04-09 15:31:47 +02:00
MANIFEST.in Remove useless SQL file 2016-04-10 02:09:20 +02:00
NEWS.rst Version 1.1.1 2016-01-07 23:31:19 +01:00
radicale.fcgi Remove global state about configuration and logs 2016-04-22 11:37:02 +09:00
radicale.py Remove Python 2 support 2016-03-31 19:57:40 +02:00
radicale.wsgi Remove global state about configuration and logs 2016-04-22 11:37:02 +09:00
README Update README 2013-08-12 18:36:55 +02:00
README.rst Update README 2013-08-12 18:36:55 +02:00
rights Add a documentation line in rights example file 2016-04-09 22:10:51 +02:00
setup.py Don't import radicale in setup.py 2016-04-10 11:31:52 +02:00
TODO.rst Version 1.0 2015-09-14 11:49:34 +02:00
tox.ini Remove Python 2 support 2016-03-31 19:57:40 +02:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).