Adapted fork of radicale
Go to file
Unrud 9b27d075b6 Always close files when creating collection
If an exception occurs we rely on garbage collection to close the files.
2017-03-07 18:13:52 +01:00
bin Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale Always close files when creating collection 2017-03-07 18:13:52 +01:00
.gitignore Update and clean .gitignore 2017-02-26 15:50:02 +01:00
.travis.yml Add tests for Python 3.6 and on MacOS 2017-03-04 14:34:57 +01:00
config Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 2017-02-26 14:43:59 +01:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Update Dockerfile 2016-06-29 18:45:35 +02:00
logging thread and level in simple log formatter 2016-09-04 11:47:27 +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
pytest.ini Try to fix Travis again 2016-08-01 11:57:19 +02:00
radicale.fcgi Fix FCGI and WSGI scripts 2016-07-01 10:28:51 +02:00
radicale.py Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale.wsgi Fix FCGI and WSGI scripts 2016-07-01 10:28:51 +02: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 Always match full username/collection with regex 2016-08-01 10:07:21 +02:00
setup.cfg Add pytest-runner to run tests with py.test on setup.py test 2016-07-04 14:29:38 +02:00
setup.py Add Python 3.6 classifier in setup.py 2017-03-04 14:37:58 +01:00
TODO.rst Version 1.0 2015-09-14 11:49:34 +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).