Commit graph

1564 commits

Author SHA1 Message Date
Markus Unterwaditzer
4df423b93e Correct click-threading requirement
Fix #478
2016-07-25 01:51:06 +02:00
Markus Unterwaditzer
e4a0afcf00 Make auth = basic the default again (#477)
Fix #461
Fix #457
2016-06-17 14:35:06 +02:00
Markus Unterwaditzer
3228e22621 DAV: Fix behavior when PUT doesn't return ETag (#476)
Thanks to @evert for pointing this out in the #sabredav IRC channel.
2016-06-16 21:40:18 +02:00
Markus Unterwaditzer
5b87dcceeb Merge pull request #475 from pimutils/all-tests-in-pr
Run all tests in PR
2016-06-16 18:15:15 +02:00
Markus Unterwaditzer
df5545946e Run all tests in PR
The current behavior is annoying in combination with homu.io

Reverts #387
2016-06-16 17:44:09 +02:00
Markus Unterwaditzer
842162136a Fix nextcloud submodule URL 2016-06-16 17:23:46 +02:00
Markus Unterwaditzer
8d0b055110 Merge pull request #470 from pimutils/collections-null-fix
Kill special codepath for `null`-collection
2016-06-16 15:30:16 +02:00
Markus Unterwaditzer
c6e66dc682 Test nextcloud (#473) 2016-06-16 15:28:24 +02:00
Markus Unterwaditzer
403a683e70 Cosmetic improvements 2016-06-16 15:10:03 +02:00
Markus Unterwaditzer
8c1ae4f099 Kill special codepath for null-collection 2016-06-16 15:10:03 +02:00
Markus Unterwaditzer
5f302b0206 Version 0.11.2 2016-06-15 18:14:09 +02:00
Markus Unterwaditzer
54517b61c9 Fix typo that would break tests 2016-06-15 18:13:44 +02:00
Markus Unterwaditzer
cf82eef7b9 Version 0.11.1 2016-06-15 17:25:50 +02:00
Markus Unterwaditzer
f289437e46 Fix validation bugs for collections parameter 2016-06-15 17:17:07 +02:00
Markus Unterwaditzer
a8c79ed1fc Merge pull request #466 from pimutils/collections-null-google
Improve error for unsupported collections = null
2016-06-10 10:38:10 +02:00
Markus Unterwaditzer
2c3238e550 Merge pull request #464 from evgeni/improve-google-documentation
Improve google documentation
2016-06-10 10:36:51 +02:00
Evgeni Golov
9f5c88bece point out that CalDAV/CardDAV is different to Calendar/Contacts APIs 2016-06-10 07:43:15 +02:00
Evgeni Golov
eb2c25ee76 it has to be note:: otherweise sphinx won't render the paragraph at all (#465) 2016-06-10 00:20:24 +02:00
Markus Unterwaditzer
f892389806 Fix traceback output 2016-06-10 00:17:21 +02:00
Markus Unterwaditzer
0fb27cc391 Improve error for unsupported collections = null 2016-06-10 00:15:37 +02:00
Markus Unterwaditzer
3cb03a55e4 Fix race conditions in Google storage (#460)
Fix #456
Fix #404
2016-06-09 23:57:27 +02:00
Evgeni Golov
f3023748a7 properly quote "from a" (#463) 2016-06-09 23:09:12 +02:00
Markus Unterwaditzer
d107a1f9cc Don't show codecov status on PRs 2016-06-03 15:15:37 +02:00
Markus Unterwaditzer
1b31f1449e Slightly improved error messages 2016-05-30 23:38:43 +02:00
Markus Unterwaditzer
252f634c81 Hide tracebacks from default output 2016-05-30 23:28:10 +02:00
Markus Unterwaditzer
586f923c83 Remove outdated parameter from docs 2016-05-30 22:52:39 +02:00
Markus Unterwaditzer
b3d70a7a93 Use os.fstat wherever possible 2016-05-26 20:03:01 +02:00
Markus Unterwaditzer
d24f3835ef Replace text/icalendar with text/calendar
Fix #455
2016-05-25 19:23:25 +02:00
Markus Unterwaditzer
130c9248ba Request server info in ISSUE_TEMPLATE 2016-05-24 18:22:55 +02:00
Markus Unterwaditzer
35c46a030a Add vdirel to applications
cc @damiencassou

See https://github.com/DamienCassou/vdirel/issues/1
2016-05-24 16:39:32 +02:00
Markus Unterwaditzer
c84bab113a Update ownCloud 2016-05-24 14:19:33 +02:00
Markus Unterwaditzer
b806f1b827 Remove outdated comment 2016-05-19 20:43:16 +02:00
Markus Unterwaditzer
aa006a7c4a Version 0.11.0 2016-05-19 18:37:20 +02:00
Markus Unterwaditzer
c0aee14acf setup.py: Refer to packaging.rst 2016-05-19 18:07:29 +02:00
Markus Unterwaditzer
139182ef2a Weaken test 2016-05-13 23:59:34 +02:00
Markus Unterwaditzer
09d6aeb4b1 Update davical server 2016-05-13 22:17:19 +02:00
Markus Unterwaditzer
61dce503a3 Fix remoteStorage tests 2016-05-13 21:56:48 +02:00
Homu
36ffac8801 Auto merge of #450 - pimutils:fix-discover-test, r=untitaker
Fix defective discovery test

Found via #448
2016-05-14 04:44:15 +09:00
Markus Unterwaditzer
b5a690e9b2 Fix defective discovery test
Also split up in two testcases
2016-05-13 21:25:45 +02:00
Markus Unterwaditzer
207091f11a Stylefixes 2016-05-12 20:36:34 +02:00
Markus Unterwaditzer
2b6456e572 Fix broken Hypothesis test 2016-05-12 20:27:12 +02:00
Markus Unterwaditzer
4742ea61bc Nicer error message for InvalidResponse
See #448
2016-05-12 18:40:15 +02:00
Markus Unterwaditzer
45cea8f1f3 Fix codecov again, v2 2016-05-11 11:23:38 +02:00
Markus Unterwaditzer
89e45a54c6 Fix codecov again 2016-05-11 11:23:03 +02:00
Markus Unterwaditzer
2fd7f69479 codecov: Disable comments 2016-05-07 18:22:47 +02:00
Steve Peak
e33768757d Update codecov.yml (#445) 2016-05-07 18:20:55 +02:00
Markus Unterwaditzer
d7a527b5be Add Gentoo package
Thanks to @amynka
2016-05-07 01:24:34 +02:00
Markus Unterwaditzer
e72dc441a5 Simplify main help text 2016-05-04 21:04:20 +02:00
Markus Unterwaditzer
d16721cde8 Replace a few skips with xfails 2016-05-02 17:07:31 +02:00
Markus Unterwaditzer
fc3e823b6b Use os.environ instead of getenv
None.lower() fails too, but KeyError() is a nicer errormessage
2016-05-02 16:50:19 +02:00