Guillaume Ayoub
|
a2f1e173d6
|
Clean code and add comments using pylint
|
2011-05-01 20:36:39 +02:00 |
|
Guillaume Ayoub
|
421189e263
|
Get CONTENT_LENGTH as it may be absent
|
2011-05-01 19:08:15 +02:00 |
|
Guillaume Ayoub
|
0202756540
|
Cast header item into list for Python 3.x compatibility
|
2011-05-01 17:51:27 +02:00 |
|
Guillaume Ayoub
|
882d70e2cb
|
Make the HTTPServer class inherit from object
|
2011-05-01 16:45:04 +02:00 |
|
Guillaume Ayoub
|
6389411edd
|
Add support for SSL back
|
2011-05-01 15:25:52 +02:00 |
|
Guillaume Ayoub
|
2fd6efae14
|
Simple support for WSGI (no SSL yet)
|
2011-05-01 14:46:29 +02:00 |
|
Rémi Hainaud
|
dcecc68223
|
Fix log encoding for requests
|
2011-04-28 19:05:21 +02:00 |
|
Rémi Hainaud
|
474113454b
|
Add support for iCal (closes #252)
|
2011-04-28 18:36:33 +02:00 |
|
Guillaume Ayoub
|
c1da6872dd
|
Add support for PROPPATCH requests
|
2011-04-28 18:04:34 +02:00 |
|
Guillaume Ayoub
|
eb52368550
|
Unfold lines in iCal files
|
2011-04-25 20:35:51 +02:00 |
|
Guillaume Ayoub
|
39f7c7a96f
|
Fix support of owner-less calendars
|
2011-04-25 20:12:37 +02:00 |
|
Guillaume Ayoub
|
d061c09344
|
Add support for VJOURNAL items (closes #435)
|
2011-04-25 19:38:03 +02:00 |
|
Guillaume Ayoub
|
5f14a92633
|
Print request headers and not response headers
|
2011-04-25 19:36:19 +02:00 |
|
Guillaume Ayoub
|
0a0764e789
|
Add responses headers and content in logs
|
2011-04-25 19:15:16 +02:00 |
|
Guillaume Ayoub
|
12a8e01492
|
Clean LDAP support
|
2011-04-25 16:47:42 +02:00 |
|
Guillaume Ayoub
|
78e52d5cf4
|
Revert changes in __init__
|
2011-04-25 13:35:17 +02:00 |
|
Guillaume Ayoub
|
af285e5db9
|
Revert changes in xmlutils
|
2011-04-25 13:33:48 +02:00 |
|
Guillaume Ayoub
|
43a1886546
|
Merge commit 'refs/merge-requests/8' of gitorious.org:radicale/radicale into merge-requests/8
|
2011-04-25 13:29:51 +02:00 |
|
Guillaume Ayoub
|
17f5c85f2d
|
Add support for supported-report-set in propfind requests (related to #252)
|
2011-04-15 21:33:53 +02:00 |
|
Corentin Le Bail
|
938aa85aed
|
Coninuing the merge
|
2011-04-10 19:19:59 +02:00 |
|
Corentin Le Bail
|
c34d5cd7cd
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
|
2011-04-10 19:17:51 +02:00 |
|
Corentin Le Bail
|
c890d6e55a
|
Merge with radicale/master
|
2011-04-10 19:17:35 +02:00 |
|
Corentin Le Bail
|
96bded2bbc
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
Conflicts:
config
radicale/__init__.py
radicale/config.py
radicale/log.py
|
2011-04-10 18:55:49 +02:00 |
|
Guillaume Ayoub
|
5673444ba7
|
Clean owner-less calendars support (fixes #254)
|
2011-04-10 18:51:38 +02:00 |
|
Guillaume Ayoub
|
6c65cc1539
|
Merge commit 'refs/merge-requests/6' of gitorious.org:radicale/radicale into merge-requests/6
|
2011-04-10 18:37:23 +02:00 |
|
Guillaume Ayoub
|
d9ea784e31
|
Add logs (fixes #162)
|
2011-04-10 18:17:06 +02:00 |
|
Corentin Le Bail
|
b92f9871ac
|
Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale
Conflicts:
radicale/__init__.py
|
2011-04-10 09:35:44 +02:00 |
|
Corentin Le Bail
|
f8137315c0
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
Conflicts:
radicale/__init__.py
|
2011-04-10 09:35:01 +02:00 |
|
System User
|
08b145e5ca
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
Conflicts:
radicale/__init__.py
|
2011-04-07 16:30:46 +02:00 |
|
System User
|
6b8db006b6
|
Log most verbose
Stdout for default log output
|
2011-04-07 16:27:47 +02:00 |
|
Guillaume Ayoub
|
48be062d38
|
Disable IPv6 in default configuration
|
2011-04-02 21:49:48 +02:00 |
|
Guillaume Ayoub
|
9bab3cde5d
|
Clean IPv6 support
|
2011-04-02 21:45:45 +02:00 |
|
Guillaume Ayoub
|
d577661767
|
Merge commit 'refs/merge-requests/3' of git://gitorious.org/radicale/radicale into merge-requests/3
|
2011-04-02 18:42:20 +02:00 |
|
Guillaume Ayoub
|
4b737667e3
|
Version bump
|
2011-04-02 11:57:23 +02:00 |
|
Guillaume Ayoub
|
b19b4c8810
|
0.5 version
|
2011-04-02 11:37:42 +02:00 |
|
René 'Necoro' Neumann
|
72c57a042d
|
Allow missing owner
|
2011-03-25 01:30:34 +01:00 |
|
Corentin Le Bail
|
6fc00a3197
|
Default logfile
|
2011-02-22 18:13:35 +01:00 |
|
System User
|
a4024f8183
|
Logging to stdout, syslog or file
|
2011-02-22 15:46:42 +01:00 |
|
System User
|
bb7f36fc59
|
Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale
Conflicts:
radicale/xmlutils.py
|
2011-02-17 10:42:02 +01:00 |
|
Corentin Le Bail
|
35e277252b
|
Multiple logging sextion in default config
|
2011-02-16 14:50:42 +01:00 |
|
Corentin Le Bail
|
284063a270
|
Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale
Conflicts:
config
radicale/acl/authLdap.py
radicale/config.py
radicale/log.py
|
2011-02-16 14:17:28 +01:00 |
|
Corentin Le Bail
|
50919133ac
|
Logging
|
2011-02-16 13:53:27 +01:00 |
|
System User
|
1f1d051656
|
Merge remote branch 'radicale/master'
|
2011-02-14 10:07:05 +01:00 |
|
Guillaume Ayoub
|
2e1b51e3c1
|
Softly ignore /user/ PROPFIND and REPORT requests (references #181)
|
2011-02-12 12:05:02 +01:00 |
|
René 'Necoro' Neumann
|
396d7c3721
|
First support for IPv6 and multiple interfaces
|
2011-02-08 19:27:00 +01:00 |
|
Guillaume Ayoub
|
9b535ba4b2
|
Add support for MKCALENDAR requests
|
2011-02-01 17:01:30 +01:00 |
|
Guillaume Ayoub
|
9874129bbb
|
Add simple support for calendar-user-address-set (references #181)
|
2011-01-27 00:04:30 +01:00 |
|
Guillaume Ayoub
|
04938243a8
|
Update copyright year
|
2011-01-09 17:46:22 +01:00 |
|
Guillaume Ayoub
|
d11d4cc8c1
|
Pylint, remove fixed todos
|
2011-01-09 17:41:42 +01:00 |
|
Guillaume Ayoub
|
039e868e5f
|
iPhone support, thank you Andrew
|
2011-01-07 15:25:05 +01:00 |
|