Commit Graph

  • dd01087520 Add compatibility patch for .authenticate(). Jeremy Archer 2015-04-19 22:41:58 -0500
  • 78e203a2b9 Fix another instance of #117 Markus Unterwaditzer 2015-03-22 12:25:54 +0100
  • 5b8333c2b0 change GET response from GONE to NOT FOUND when item is not found deronnax 2015-02-06 18:36:56 +0100
  • 1126f318af Fully fix #258 Markus Unterwaditzer 2015-02-08 17:52:55 +0100
  • a7700f9805 Don't crash when getting unknown events (fix #258) Guillaume Ayoub 2015-02-08 17:11:29 +0100
  • 2c4b335fad Clean the ical API Guillaume Ayoub 2015-02-07 17:26:20 +0100
  • 46628b7a19 Add missing blank line Guillaume Ayoub 2015-02-07 16:06:41 +0100
  • 99575d69ca Clean some ical methods Guillaume Ayoub 2015-02-07 15:39:57 +0100
  • 38a82b64c1 Update news Guillaume Ayoub 2015-02-07 14:39:00 +0100
  • fbbbaae646 indexed items storage deronnax 2014-08-19 15:03:18 +0200
  • 240125aca7 don't pick timezones when asking for contacts deronnax 2014-08-19 12:46:53 +0200
  • 0456d166cc simpler and faster unfold function deronnax 2014-08-07 17:52:39 +0200
  • c43b473c4a Fix FutureWarning, explicitly test prop_element for None Jochen Sprickerhof 2015-01-23 14:41:41 +0100
  • 727b686089 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2015-01-12 18:43:07 +0100
  • 7135367640 Version 0.10 Guillaume Ayoub 2015-01-12 18:40:42 +0100
  • 7772d11565 Merge pull request #202 from muggenhor/less-verbose-imap-ssl-warn Guillaume Ayoub 2015-01-12 18:30:43 +0100
  • f2ccdcac78 Fix owner-read-write rule in rights example file (fix #251) Guillaume Ayoub 2015-01-12 18:21:05 +0100
  • abb1de883b Allow PUT requests to change the whole calendar (see #250) Guillaume Ayoub 2015-01-05 15:45:24 +0100
  • 6e715912f6 Handle headers other than PRODID and VERSION (fix #250) Guillaume Ayoub 2015-01-05 12:32:22 +0100
  • 780c3eddcf Change distutils to setuptools Jochen Sprickerhof 2015-01-05 00:41:50 +0100
  • f2fc02501c Merge pull request #226 from meyerd/master Guillaume Ayoub 2014-12-14 16:50:22 +0100
  • 312e4f15ee Merge pull request #234 from fjl/feature/fix-color Guillaume Ayoub 2014-12-11 12:14:19 +0100
  • 20b1a29149 fix color support Felix Lange 2014-11-11 21:26:29 +0100
  • 063f7de7a2 Update NEWS Guillaume Ayoub 2014-11-10 10:44:30 +0100
  • ed036c8bef Merge pull request #233 from bet-frogger/ssha Guillaume Ayoub 2014-11-10 10:37:55 +0100
  • 13c61bf936 auth/htpasswd: add support for salted sha1 passwords Marc Kleine-Budde 2014-11-09 01:00:23 +0100
  • 2aed6d69c9 Forget Python 3.1 in tox.ini Guillaume Ayoub 2014-11-07 17:51:01 +0100
  • ea97c014b7 Don't crash because of missing SIGHUP on Windows Guillaume Ayoub 2014-11-03 11:21:12 +0100
  • 9d94d3a329 Update NEWS Guillaume Ayoub 2014-11-01 15:52:55 +0100
  • b561d1428b only iterate props in REPORT request if they are there Dominik 2014-10-25 20:28:50 +0200
  • c932ba230e Fix Python 3 compatibility Guillaume Ayoub 2014-10-22 16:28:08 +0200
  • 4795b004b0 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2014-10-22 14:34:00 +0200
  • 9b225d1b5b Comment all out in sample config (fix #155) Guillaume Ayoub 2014-10-22 14:33:29 +0200
  • 33bee79f73 Merge pull request #191 from bouttier/reload-logger-config Guillaume Ayoub 2014-10-22 14:17:23 +0200
  • 1c4c41ad0e Merge pull request #211 from vuntz/delete-multifilesystem Guillaume Ayoub 2014-10-22 14:15:02 +0200
  • 1f9c568720 Don't recreate the regular expression for each request Guillaume Ayoub 2014-10-22 11:32:25 +0200
  • 2cf34a0d67 Cosmetic changes Guillaume Ayoub 2014-10-21 13:13:16 +0200
  • 4e59d734a1 Merge pull request #225 from deronnax/well-known Guillaume Ayoub 2014-10-21 13:03:18 +0200
  • 8ec00f08df throw 401 in case of failed variable substition for .well-known url deronnax 2014-10-21 12:30:14 +0200
  • f846f107e6 now with regex deronnax 2014-10-21 11:47:39 +0200
  • b863e8390e add ".well-known" addresses feature (closes #126) deronnax 2014-10-20 17:03:23 +0200
  • 124cf3f51a Merge pull request #224 from deronnax/decode_content_later Guillaume Ayoub 2014-10-20 17:34:29 +0200
  • c180b4ace3 decode http resquest content later deronnax 2014-10-17 17:45:16 +0200
  • 806183b5b7 Create Dockerfile Christoph Witzany 2014-10-20 00:10:19 +0200
  • 788b775c32 Merge pull request #198 from untitaker/discovery Guillaume Ayoub 2014-10-17 16:53:45 +0200
  • 71c243035e Remove props file when deleting a collection with multifilesystem Vincent Untz 2014-09-18 14:21:10 +0200
  • 873872d541 Do not autocreate .props files for multifilesystem backend Vincent Untz 2014-09-15 17:42:33 +0200
  • a6884492a2 Version 0.9 Guillaume Ayoub 2014-08-13 13:12:19 +0200
  • 4859436ba8 Return user basepath for current-user-principal Markus Unterwaditzer 2014-08-09 22:47:49 +0200
  • a040c666ca IMAP: don't spam the logs about non-SSL connections to localhost Giel van Schijndel 2014-08-09 22:39:16 +0200
  • 2b4485f6ae Allow requests on root folder for authenticated users Guillaume Ayoub 2014-08-07 15:06:48 +0200
  • 77ad16f2a9 Fix the PID number stored on filesystem Guillaume Ayoub 2014-08-07 12:31:51 +0200
  • f90bb516a5 Update NEWS Guillaume Ayoub 2014-08-06 12:14:55 +0200
  • 9ad9c466e2 Add an option allowing requests without base_prefix Guillaume Ayoub 2014-08-06 11:51:11 +0200
  • 0822f99650 Allow full URLs in href tags for REPORT requests Guillaume Ayoub 2014-08-05 15:42:39 +0200
  • ab04e38dc8 Reload logger config on SIGHUP Élie Bouttier 2014-07-28 12:07:55 -0700
  • a5c5f2494f New version Guillaume Ayoub 2014-07-28 13:03:06 +0200
  • ea461aee1e Remove current-user-principal from new features Guillaume Ayoub 2014-07-28 13:02:44 +0200
  • a65f96fe41 Fix syntax error Guillaume Ayoub 2014-07-28 11:28:12 +0200
  • 35a0047b38 Merge pull request #182 from dnnr/serialize-sorted Guillaume Ayoub 2014-07-28 11:21:48 +0200
  • f92f9f5e7d Merge pull request #175 from Ede123/master Guillaume Ayoub 2014-07-28 11:20:45 +0200
  • bbe7588156 Merge pull request #189 from deronnax/revert#00674fe Guillaume Ayoub 2014-07-28 10:49:29 +0200
  • cdad148bd0 else if → elif Guillaume Ayoub 2014-07-28 10:24:43 +0200
  • 0529d839c2 Merge pull request #190 from deronnax/pid_file_creation_in_child Guillaume Ayoub 2014-07-28 10:22:35 +0200
  • 4643112511 deplace pid file creation in child process Mathieu Dupuy 2014-07-24 17:49:56 +0200
  • a94984b653 revert of 00674fe Mathieu Dupuy 2014-07-24 18:56:00 +0200
  • 1769a68719 Sort items before serializing to minimize diff Daniel Danner 2014-07-09 17:33:08 +0200
  • c9bd2d0135 Signed-off-by: Ede123 <Eduard.Braun2@gmx.de> Ede123 2014-06-21 15:34:22 +0200
  • 6854cd0ee3 Use warning instead of warn for logging (fix #170) Guillaume Ayoub 2014-06-15 10:19:34 +0200
  • c5f19bb05b Merge pull request #160 from red-hood/master Guillaume Ayoub 2014-06-15 10:07:54 +0200
  • 5ec46f551c Merge pull request #169 from untitaker/issue143 Guillaume Ayoub 2014-06-15 09:58:12 +0200
  • 030436327a Fix #143 Markus Unterwaditzer 2014-04-12 14:24:11 +0200
  • 8673717838 Allow tilde expansion for htpasswd file Christian Roeder 2014-05-14 01:42:19 +0200
  • d5724d717d Rely on dulwich <= 0.9.5 for python2.6 tests Guillaume Ayoub 2014-05-06 19:00:59 +0200
  • 6021f16866 Fix owner_* methods (fix #151) Guillaume Ayoub 2014-05-06 15:15:58 +0200
  • 1ab07d84e6 Add some documentation about the "user" key in the "regex" rights module Guillaume Ayoub 2014-04-16 18:56:57 +0200
  • 799dbfe612 Fix "authenticated" method Guillaume Ayoub 2014-04-16 17:05:20 +0200
  • 58370ef641 Add python 3.4 in setup.py Guillaume Ayoub 2014-04-15 18:24:44 +0200
  • 2aaa8f06fc Add python3.4 support in tox Guillaume Ayoub 2014-04-15 18:11:19 +0200
  • 3e893a3420 Merge pull request #142 from mike-perdide/authenticated_feature Guillaume Ayoub 2014-04-15 16:48:19 +0200
  • 4b8308a3ec Merge pull request #140 from mike-perdide/regex_file_coherence Guillaume Ayoub 2014-04-15 16:47:39 +0200
  • aabebb5578 Adding a new "authenticated" ACL type. Julien Miotte 2014-04-08 23:57:47 +0200
  • 963e21212b Renaming the regex.py methods args for coherence. Julien Miotte 2014-04-08 23:55:53 +0200
  • 6677dbcdc9 Moving the debug log at the proper place. Julien Miotte 2014-04-08 23:39:56 +0200
  • d053257643 Merge pull request #129 from mkai/_py26_ciphers_fix Guillaume Ayoub 2014-03-19 14:13:29 +0100
  • 0dee34b3a8 Add SSL ciphers argument only if supported, fixes Python 2.6 compat Markus Kaiserswerth 2014-03-19 14:04:25 +0100
  • 45f8e76643 Revert "Follow the depth in REPORT requests" Guillaume Ayoub 2014-03-05 19:26:42 +0100
  • 9556508b2a Follow the depth in REPORT requests Guillaume Ayoub 2014-03-04 01:37:14 +0100
  • 066dffd614 Cut line Guillaume Ayoub 2014-03-04 01:08:56 +0100
  • 3bd5b8f0fc Let's try to release 0.9 beta 1 Guillaume Ayoub 2014-02-24 23:26:40 +0100
  • 152e5494d3 Use flup or flipflop in fcgi script Guillaume Ayoub 2014-02-24 20:05:14 +0100
  • f9ce1d0e6d Remove the backend/type split for rights in configuration Guillaume Ayoub 2014-02-05 14:11:40 +0100
  • f6a6e77fb0 Typo fixes in config file Guillaume Ayoub 2014-02-05 13:58:30 +0100
  • df85a8c990 Update NEWS Guillaume Ayoub 2014-02-05 13:17:01 +0100
  • 2ad8b57305 Merge branch 'apache_auth' of git://github.com/jaesivsm/Radicale into jaesivsm-apache_auth Guillaume Ayoub 2014-02-05 13:09:37 +0100
  • 701df2d201 Use environ.get instead of try/except Guillaume Ayoub 2014-02-05 13:01:49 +0100
  • f7c7746643 Merge pull request #99 from horazont/fix-preauth Guillaume Ayoub 2014-02-05 12:59:45 +0100
  • c953211175 Merge pull request #100 from chripo/fix-access Guillaume Ayoub 2014-02-05 12:47:43 +0100
  • 00674fe8b0 Merge pull request #95 from chripo/easy-connect Guillaume Ayoub 2014-02-05 12:38:09 +0100
  • 3aa992e518 Find collections if necessary Christoph Polcin 2014-01-15 10:44:35 +0100