Commit Graph

16 Commits

Author SHA1 Message Date
Unrud
41f8368c7e Rework entrypoints 2020-01-17 05:00:31 +01:00
Unrud
924ae17e7c remove license from invocation scripts 2018-08-29 16:39:25 +02:00
Unrud
8b1547cbe5 Move WSGI initialization into module 2018-04-20 22:53:42 +02:00
Unrud
f971ca0262 Fail when config file doesn't exist in WSGI and FCGI scripts 2017-06-01 12:26:33 +02:00
Guillaume Ayoub
3e0c8cf285 Update copyright years 2017-05-27 17:28:07 +02:00
Guillaume Ayoub
78e0bfd449 Correctly initialize the logger in the WSGI and FastCGI scripts
Fix #574.
2017-04-15 18:11:47 +02:00
Guillaume Ayoub
7ad1f985a6 Use flup instead of flipflop to create the FastCGI application 2017-04-15 18:05:42 +02:00
Guillaume Ayoub
5b5edaac2f Fix FCGI and WSGI scripts 2016-07-01 10:28:51 +02:00
Unrud
84149505c3 Use python3 in shebang 2016-06-10 09:07:05 +02:00
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
Guillaume Ayoub
434cb533e9 Remove Python 2 support 2016-03-31 19:57:40 +02:00
Guillaume Ayoub
152e5494d3 Use flup or flipflop in fcgi script 2014-02-24 20:05:14 +01:00
Guillaume Ayoub
406bb6e8cc Update copyright years 2013-04-26 01:28:03 +02:00
Guillaume Ayoub
9c4a85ef1f Merge branch 'carddav', and update copyright dates
Conflicts:
	radicale/__init__.py
	radicale/ical.py
	radicale/xmlutils.py
2012-01-23 16:21:30 +01:00
Guillaume Ayoub
fc6ef16253 Clean the WSGI and FastCGI files, include them in the source tarball (closes #569) 2011-08-09 10:17:07 +02:00
Guillaume Ayoub
0b23df9626 Add a default FastCGI executable (closes #179) 2011-05-01 19:09:02 +02:00