Commit Graph

  • 663fda4ecb add the Apple iCal namespace to registry Lukasz Langa 2011-05-11 16:24:20 +0200
  • afcfb11fde Revert "Remove useless calls to _tag" Lukasz Langa 2011-05-11 15:05:23 +0200
  • d228bcbad2 report needs a content-type as well. Lukasz Langa 2011-05-11 14:57:27 +0200
  • 8f2335093d Always return pretty XML Guillaume Ayoub 2011-05-11 11:20:39 +0200
  • 0328b2244b Use the internal decoder to log requests Guillaume Ayoub 2011-05-11 08:43:03 +0200
  • 3b17ed2969 Remove useless calls to _tag Guillaume Ayoub 2011-05-11 08:39:32 +0200
  • ac83dadc9c Typo fix Guillaume Ayoub 2011-05-11 08:13:33 +0200
  • 77ab37c49c Enhance readability Guillaume Ayoub 2011-05-11 06:56:34 +0200
  • 58c6fe399c Cut a long line Guillaume Ayoub 2011-05-11 06:50:17 +0200
  • 6121bc882a Disable a useless pylint warning Guillaume Ayoub 2011-05-11 06:37:30 +0200
  • ce362e1b50 Drop Python 2.5 support Guillaume Ayoub 2011-05-11 06:21:35 +0200
  • aacfa8ff46 Various minor typo fixes Guillaume Ayoub 2011-05-11 06:19:05 +0200
  • 7e1815cbeb Merge commit 'refs/merge-requests/9' of git://gitorious.org/radicale/radicale into merge-requests/9 Guillaume Ayoub 2011-05-11 05:01:00 +0200
  • 485e375139 Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode. Lukasz Langa 2011-05-10 19:16:03 +0200
  • 2830afd71d Allow authentication before LDAP searches (patch from Łukasz) Guillaume Ayoub 2011-05-10 14:45:54 +0200
  • 0d8fa5db6b More deprecation fixes Lukasz Langa 2011-05-10 14:21:13 +0200
  • 4230ec2fa9 Use pretty namespace prefixes in output. Lukasz Langa 2011-05-09 17:02:31 +0200
  • 32b01d60fc in debug mode, prettify XML output for analysis Lukasz Langa 2011-05-09 16:51:58 +0200
  • 6b5db413c5 logging and debugging fixes Lukasz Langa 2011-05-09 16:43:41 +0200
  • 4212f6dfe0 the replaced syntax is deprecated Lukasz Langa 2011-05-09 14:04:17 +0200
  • 00fb296ed7 take encryption function from globals() rather than locals() Lukasz Langa 2011-05-09 13:56:53 +0200
  • 0171690af5 Set personal calendars in the default configuration Guillaume Ayoub 2011-05-09 00:12:22 +0200
  • 53562961b0 Set personal calendars by default Guillaume Ayoub 2011-05-09 00:09:01 +0200
  • 44b11db1ae Typo fix in a logging message Guillaume Ayoub 2011-05-07 14:32:21 +0200
  • c0c8ab6bc7 Typo fix in logging default file Guillaume Ayoub 2011-05-07 13:42:58 +0200
  • 899379d073 Add a default logging configuration file, and small typo fixes Guillaume Ayoub 2011-05-07 12:52:54 +0200
  • e87ffeadb1 Remove default request logging Guillaume Ayoub 2011-05-07 12:18:32 +0200
  • f39d90caa9 Catch all LDAP exceptions Guillaume Ayoub 2011-05-06 17:11:13 +0200
  • 51853a22bc Manage empty strings for CONTENT_LENGTH header Guillaume Ayoub 2011-05-06 15:02:29 +0200
  • a2f1e173d6 Clean code and add comments using pylint Guillaume Ayoub 2011-05-01 20:36:39 +0200
  • 2be5af3ad0 Update news and todo files Guillaume Ayoub 2011-05-01 19:23:24 +0200
  • 0b23df9626 Add a default FastCGI executable (closes #179) Guillaume Ayoub 2011-05-01 19:09:02 +0200
  • 421189e263 Get CONTENT_LENGTH as it may be absent Guillaume Ayoub 2011-05-01 19:08:15 +0200
  • 0202756540 Cast header item into list for Python 3.x compatibility Guillaume Ayoub 2011-05-01 17:51:27 +0200
  • 882d70e2cb Make the HTTPServer class inherit from object Guillaume Ayoub 2011-05-01 16:45:04 +0200
  • 6389411edd Add support for SSL back Guillaume Ayoub 2011-05-01 15:25:52 +0200
  • 2fd6efae14 Simple support for WSGI (no SSL yet) Guillaume Ayoub 2011-05-01 14:46:29 +0200
  • dcecc68223 Fix log encoding for requests Rémi Hainaud 2011-04-28 19:05:21 +0200
  • 474113454b Add support for iCal (closes #252) Rémi Hainaud 2011-04-28 18:36:33 +0200
  • c1da6872dd Add support for PROPPATCH requests Guillaume Ayoub 2011-04-28 18:04:34 +0200
  • d4cda967c2 Update NEWS and TODO according to new features and new roadmap Guillaume Ayoub 2011-04-25 23:59:34 +0200
  • eb52368550 Unfold lines in iCal files Guillaume Ayoub 2011-04-25 20:35:51 +0200
  • bd59a9f71f Merge branch 'master' of gitorious.org:radicale/radicale Guillaume Ayoub 2011-04-25 20:14:05 +0200
  • 39f7c7a96f Fix support of owner-less calendars Guillaume Ayoub 2011-04-25 20:12:37 +0200
  • d061c09344 Add support for VJOURNAL items (closes #435) Guillaume Ayoub 2011-04-25 19:38:03 +0200
  • 5f14a92633 Print request headers and not response headers Guillaume Ayoub 2011-04-25 19:36:19 +0200
  • ea18474114 Print request headers, not response headers Guillaume Ayoub 2011-04-25 19:20:52 +0200
  • 0a0764e789 Add responses headers and content in logs Guillaume Ayoub 2011-04-25 19:15:16 +0200
  • 12a8e01492 Clean LDAP support Guillaume Ayoub 2011-04-25 16:47:42 +0200
  • 78e52d5cf4 Revert changes in __init__ Guillaume Ayoub 2011-04-25 13:35:17 +0200
  • af285e5db9 Revert changes in xmlutils Guillaume Ayoub 2011-04-25 13:33:48 +0200
  • 43a1886546 Merge commit 'refs/merge-requests/8' of gitorious.org:radicale/radicale into merge-requests/8 Guillaume Ayoub 2011-04-25 13:29:51 +0200
  • 17f5c85f2d Add support for supported-report-set in propfind requests (related to #252) Guillaume Ayoub 2011-04-15 21:33:53 +0200
  • 643c074dcb Merge... Corentin Le Bail 2011-04-10 19:21:44 +0200
  • 938aa85aed Coninuing the merge Corentin Le Bail 2011-04-10 19:19:59 +0200
  • c34d5cd7cd Merge branch 'master' of git://gitorious.org/radicale/radicale Corentin Le Bail 2011-04-10 19:17:51 +0200
  • c890d6e55a Merge with radicale/master Corentin Le Bail 2011-04-10 19:17:35 +0200
  • 96bded2bbc Merge branch 'master' of git://gitorious.org/radicale/radicale Corentin Le Bail 2011-04-10 18:55:49 +0200
  • 5673444ba7 Clean owner-less calendars support (fixes #254) Guillaume Ayoub 2011-04-10 18:51:38 +0200
  • 6c65cc1539 Merge commit 'refs/merge-requests/6' of gitorious.org:radicale/radicale into merge-requests/6 Guillaume Ayoub 2011-04-10 18:37:23 +0200
  • d9ea784e31 Add logs (fixes #162) Guillaume Ayoub 2011-04-10 18:17:06 +0200
  • b92f9871ac Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale Corentin Le Bail 2011-04-10 09:35:44 +0200
  • f8137315c0 Merge branch 'master' of git://gitorious.org/radicale/radicale Corentin Le Bail 2011-04-10 09:35:01 +0200
  • 7e572f44e4 Clean the multi-thread stuff Guillaume Ayoub 2011-04-09 21:46:46 +0200
  • 08b145e5ca Merge branch 'master' of git://gitorious.org/radicale/radicale System User 2011-04-07 16:30:46 +0200
  • 6b8db006b6 Log most verbose Stdout for default log output System User 2011-04-07 16:27:47 +0200
  • 8d4eac5ea1 Don't rely on python internal implementation. René 'Necoro' Neumann 2011-04-03 13:27:51 +0200
  • 6c87df3364 Fix threading to avoid race-conditions and handle signals correctly. René 'Necoro' Neumann 2011-04-03 12:18:43 +0200
  • 20d21ea01c Update TODO and NEWS files Guillaume Ayoub 2011-04-02 22:34:04 +0200
  • c0317c6817 Clean command-line options management Guillaume Ayoub 2011-04-02 22:09:43 +0200
  • 48be062d38 Disable IPv6 in default configuration Guillaume Ayoub 2011-04-02 21:49:48 +0200
  • 9bab3cde5d Clean IPv6 support Guillaume Ayoub 2011-04-02 21:45:45 +0200
  • d577661767 Merge commit 'refs/merge-requests/3' of git://gitorious.org/radicale/radicale into merge-requests/3 Guillaume Ayoub 2011-04-02 18:42:20 +0200
  • 140517a8df Merge commit 'refs/merge-requests/4' of git://gitorious.org/radicale/radicale into merge-requests/4 Guillaume Ayoub 2011-04-02 12:32:18 +0200
  • 9f19481a69 Add support for Python 3.2 Guillaume Ayoub 2011-04-02 12:06:08 +0200
  • 9f723e5c7b Update package description Guillaume Ayoub 2011-04-02 12:03:33 +0200
  • 4b737667e3 Version bump Guillaume Ayoub 2011-04-02 11:57:23 +0200
  • b19b4c8810 0.5 version Guillaume Ayoub 2011-04-02 11:37:42 +0200
  • 72c57a042d Allow missing owner René 'Necoro' Neumann 2011-03-25 01:03:53 +0100
  • 6fc00a3197 Default logfile Corentin Le Bail 2011-02-22 18:13:35 +0100
  • 8c21c39d30 Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale Corentin Le Bail 2011-02-22 18:11:04 +0100
  • a4024f8183 Logging to stdout, syslog or file System User 2011-02-22 15:46:42 +0100
  • bb7f36fc59 Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale System User 2011-02-17 10:42:02 +0100
  • 270d98ace1 Merge branch 'master' of git://gitorious.org/radicale/radicale Corentin Le Bail 2011-02-16 15:03:20 +0100
  • 35e277252b Multiple logging sextion in default config Corentin Le Bail 2011-02-16 14:50:42 +0100
  • 284063a270 Merge branch 'master' of git://gitorious.org/~clebail/radicale/ares-radicale Corentin Le Bail 2011-02-16 14:17:28 +0100
  • 50919133ac Logging Corentin Le Bail 2011-02-16 13:53:27 +0100
  • 84b5c226bc Upage shebang. François de Metz 2011-02-15 22:57:06 +0100
  • 1f1d051656 Merge remote branch 'radicale/master' System User 2011-02-14 10:07:05 +0100
  • 2e1b51e3c1 Softly ignore /user/ PROPFIND and REPORT requests (references #181) Guillaume Ayoub 2011-02-12 12:05:02 +0100
  • 2848dbc1a1 Fix comment René 'Necoro' Neumann 2011-02-08 19:41:54 +0100
  • 723b2ffc29 Update config to reflect the change René 'Necoro' Neumann 2011-02-08 19:29:30 +0100
  • 396d7c3721 First support for IPv6 and multiple interfaces René 'Necoro' Neumann 2011-02-08 19:27:00 +0100
  • 9b535ba4b2 Add support for MKCALENDAR requests Guillaume Ayoub 2011-02-01 17:01:30 +0100
  • c38c79a738 Fix typo Guillaume Ayoub 2011-01-28 01:52:28 +0100
  • 9874129bbb Add simple support for calendar-user-address-set (references #181) Guillaume Ayoub 2011-01-27 00:04:30 +0100
  • 04938243a8 Update copyright year Guillaume Ayoub 2011-01-09 17:46:22 +0100
  • d11d4cc8c1 Pylint, remove fixed todos Guillaume Ayoub 2011-01-09 17:41:42 +0100
  • 039e868e5f iPhone support, thank you Andrew Guillaume Ayoub 2011-01-07 15:25:05 +0100
  • 9d012fb76f Merge branch 'master' of git://gitorious.org/radicale/radicale System User 2011-01-03 15:29:53 +0100