Guillaume Ayoub
|
3d7f07dc0c
Fix the href URL in propfind
|
14 年 前 |
Guillaume Ayoub
|
49ba07db5a
Add support of the MOVE method (not tested yet)
|
14 年 前 |
Guillaume Ayoub
|
73390c922e
Sort the methods in the server class
|
14 年 前 |
Guillaume Ayoub
|
c9aa115119
Merge branch 'lightning', restoring the Lightning support
|
14 年 前 |
Guillaume Ayoub
|
21d435b560
Minor typo fixes
|
14 年 前 |
Guillaume Ayoub
|
1d67706b56
Clean the calendar paths
|
14 年 前 |
Guillaume Ayoub
|
af10a2f1c4
Fix URLs in report requests
|
14 年 前 |
Guillaume Ayoub
|
5018c132a7
Fix URLs in report requests
|
14 年 前 |
Guillaume Ayoub
|
de0643e741
Fix propfind paths
|
14 年 前 |
Guillaume Ayoub
|
ed1ad975a6
Fix propfind paths
|
14 年 前 |
Guillaume Ayoub
|
87a4a4e012
Merge branch 'master' into lightning
|
14 年 前 |
Pieter Naaijkens
|
00d8b08341
Merge URI sanitize fix
|
14 年 前 |
Guillaume Ayoub
|
264bc66051
Merge branch 'master' into lightning
|
14 年 前 |
Guillaume Ayoub
|
da42112740
Allow the ``None`` value for public and private calendars
|
14 年 前 |
Guillaume Ayoub
|
f9836ab093
Clean support of public calendars, add support of private calendars
|
14 年 前 |
Pieter Naaijkens
|
a28bd4a5fa
Use atexit.register to cleanup after shutdown
|
14 年 前 |
Guillaume Ayoub
|
3149643706
Log "nobody" instead of "None" as anonymous calendars owner.
|
14 年 前 |
Guillaume Ayoub
|
abb70cef49
Remove the Python 3.0 support
|
14 年 前 |
Guillaume Ayoub
|
5e3fda9f2f
Add the PID file support in NEWS
|
14 年 前 |
Guillaume Ayoub
|
8771e55ba3
Typo fix
|
14 年 前 |
Guillaume Ayoub
|
b6b281b815
Merge commit 'refs/merge-requests/15' of git://gitorious.org/radicale/radicale into merge-requests/15
|
14 年 前 |
Guillaume Ayoub
|
fe71b34697
Use 'key in dict' instead of 'dict.get(key)'
|
14 年 前 |
Guillaume Ayoub
|
f605a002bd
Minor typo fix
|
14 年 前 |
Guillaume Ayoub
|
b8bcf65785
Restore the Lightning + anonymous calendars support
|
14 年 前 |
Pieter Naaijkens
|
303dc4d312
Only remove pid file if started as daemon
|
14 年 前 |
Pieter Naaijkens
|
4acc9effb8
Fix amount of whitespace
|
14 年 前 |
Pieter Naaijkens
|
a14a52fe11
Remove pidfile on shutdown
|
14 年 前 |
Roberto De Ioris
|
4bd425608d
get config filename from env variable RADICALE_CONFIG
|
14 年 前 |
Roberto De Ioris
|
b7a61d5c0c
add .wsgi file (mod_wsgi and uWSGI compliant)
|
14 年 前 |
Guillaume Ayoub
|
ec9e410659
Clean a docstring
|
14 年 前 |