Guillaume Ayoub
|
77ab37c49c
Enhance readability
|
15 лет назад |
Guillaume Ayoub
|
58c6fe399c
Cut a long line
|
15 лет назад |
Guillaume Ayoub
|
6121bc882a
Disable a useless pylint warning
|
15 лет назад |
Guillaume Ayoub
|
ce362e1b50
Drop Python 2.5 support
|
15 лет назад |
Guillaume Ayoub
|
aacfa8ff46
Various minor typo fixes
|
15 лет назад |
Guillaume Ayoub
|
7e1815cbeb
Merge commit 'refs/merge-requests/9' of git://gitorious.org/radicale/radicale into merge-requests/9
|
15 лет назад |
Lukasz Langa
|
485e375139
Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode.
|
15 лет назад |
Guillaume Ayoub
|
2830afd71d
Allow authentication before LDAP searches (patch from Łukasz)
|
15 лет назад |
Lukasz Langa
|
0d8fa5db6b
More deprecation fixes
|
15 лет назад |
Lukasz Langa
|
4230ec2fa9
Use pretty namespace prefixes in output.
|
15 лет назад |
Lukasz Langa
|
32b01d60fc
in debug mode, prettify XML output for analysis
|
15 лет назад |
Lukasz Langa
|
6b5db413c5
logging and debugging fixes
|
15 лет назад |
Lukasz Langa
|
4212f6dfe0
the replaced syntax is deprecated
|
15 лет назад |
Lukasz Langa
|
00fb296ed7
take encryption function from globals() rather than locals()
|
15 лет назад |
Guillaume Ayoub
|
0171690af5
Set personal calendars in the default configuration
|
15 лет назад |
Guillaume Ayoub
|
53562961b0
Set personal calendars by default
|
15 лет назад |
Guillaume Ayoub
|
44b11db1ae
Typo fix in a logging message
|
15 лет назад |
Guillaume Ayoub
|
c0c8ab6bc7
Typo fix in logging default file
|
15 лет назад |
Guillaume Ayoub
|
899379d073
Add a default logging configuration file, and small typo fixes
|
15 лет назад |
Guillaume Ayoub
|
e87ffeadb1
Remove default request logging
|
15 лет назад |
Guillaume Ayoub
|
f39d90caa9
Catch all LDAP exceptions
|
15 лет назад |
Guillaume Ayoub
|
51853a22bc
Manage empty strings for CONTENT_LENGTH header
|
15 лет назад |
Guillaume Ayoub
|
a2f1e173d6
Clean code and add comments using pylint
|
15 лет назад |
Guillaume Ayoub
|
2be5af3ad0
Update news and todo files
|
15 лет назад |
Guillaume Ayoub
|
0b23df9626
Add a default FastCGI executable (closes #179)
|
15 лет назад |
Guillaume Ayoub
|
421189e263
Get CONTENT_LENGTH as it may be absent
|
15 лет назад |
Guillaume Ayoub
|
0202756540
Cast header item into list for Python 3.x compatibility
|
15 лет назад |
Guillaume Ayoub
|
882d70e2cb
Make the HTTPServer class inherit from object
|
15 лет назад |
Guillaume Ayoub
|
6389411edd
Add support for SSL back
|
15 лет назад |
Guillaume Ayoub
|
2fd6efae14
Simple support for WSGI (no SSL yet)
|
15 лет назад |