Lukasz Langa
|
b230601ee2
elementtree in Python 2.x would rather receive encoded strings.
|
14 years ago |
Guillaume Ayoub
|
ca9c148705
Set calendars always personal with authentication activated
|
15 years ago |
Guillaume Ayoub
|
7c0e9686a8
Minor typo fix
|
15 years ago |
Guillaume Ayoub
|
06f1987975
Add an option to store PID in daemon mode
|
15 years ago |
Guillaume Ayoub
|
bd2c50dadf
Log user login instead of calendar owner for sucessful accesses
|
15 years ago |
Guillaume Ayoub
|
e7ba2ab78b
Register XML namespaces cleanly with Python 2.7+ and 3.2+
|
15 years ago |
Guillaume Ayoub
|
9729501130
Minor typo fix in the logging configuration file
|
15 years ago |
Guillaume Ayoub
|
261ea03518
Add full_environment in configuration module
|
15 years ago |
Guillaume Ayoub
|
4f3b574e35
Minor typo fixes
|
15 years ago |
Guillaume Ayoub
|
70e66ed070
Merge commit 'refs/merge-requests/10' of git://gitorious.org/radicale/radicale into merge-requests/10
|
15 years ago |
Łukasz Mierzwa
|
d49776af8d
just a small logging fix so that we got 'anonymous user' in logs instead of calendar owner if user is not authenticated
|
15 years ago |
Guillaume Ayoub
|
5a0f841968
Revert "Remove useless calls to _tag", that was breaking the pretty namespaces
|
15 years ago |
Lukasz Langa
|
6ba69f22a4
Pretty formatting and filtering of environment variables.
|
15 years ago |
Lukasz Langa
|
ae0851be35
treat the DAV namespace as default (XML output is nicer)
|
15 years ago |
Lukasz Langa
|
663fda4ecb
add the Apple iCal namespace to registry
|
15 years ago |
Lukasz Langa
|
afcfb11fde
Revert "Remove useless calls to _tag"
|
15 years ago |
Lukasz Langa
|
d228bcbad2
report needs a content-type as well.
|
15 years ago |
Guillaume Ayoub
|
8f2335093d
Always return pretty XML
|
15 years ago |
Guillaume Ayoub
|
0328b2244b
Use the internal decoder to log requests
|
15 years ago |
Guillaume Ayoub
|
3b17ed2969
Remove useless calls to _tag
|
15 years ago |
Guillaume Ayoub
|
ac83dadc9c
Typo fix
|
15 years ago |
Guillaume Ayoub
|
77ab37c49c
Enhance readability
|
15 years ago |
Guillaume Ayoub
|
58c6fe399c
Cut a long line
|
15 years ago |
Guillaume Ayoub
|
6121bc882a
Disable a useless pylint warning
|
15 years ago |
Guillaume Ayoub
|
ce362e1b50
Drop Python 2.5 support
|
15 years ago |
Guillaume Ayoub
|
aacfa8ff46
Various minor typo fixes
|
15 years ago |
Guillaume Ayoub
|
7e1815cbeb
Merge commit 'refs/merge-requests/9' of git://gitorious.org/radicale/radicale into merge-requests/9
|
15 years ago |
Lukasz Langa
|
485e375139
Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode.
|
15 years ago |
Guillaume Ayoub
|
2830afd71d
Allow authentication before LDAP searches (patch from Łukasz)
|
15 years ago |
Lukasz Langa
|
0d8fa5db6b
More deprecation fixes
|
15 years ago |