Commit graph

817 commits

Author SHA1 Message Date
Markus Unterwaditzer
98c01cdc37 Merge pull request #159 from untitaker/dav_cleanup
Dav cleanup
2015-01-03 02:01:29 +01:00
Markus Unterwaditzer
9a64af85d5 Clean up DAV collection discovery 2015-01-03 01:35:20 +01:00
Markus Unterwaditzer
8178e5ff67 Move methods around for legibility 2015-01-02 22:36:37 +01:00
Markus Unterwaditzer
eef269507f Only catch HTTPErrors
Connection timeouts should not be interpreted as missing server support.
2015-01-02 22:30:43 +01:00
Markus Unterwaditzer
c1653937d1 Simplify XML query 2015-01-02 21:09:49 +01:00
Markus Unterwaditzer
51a8312f1e Trim ridiculously long path 2015-01-01 23:53:04 +01:00
Markus Unterwaditzer
6f95870a48 Remove old config value style 2015-01-01 23:28:54 +01:00
Markus Unterwaditzer
95e81f5383 Remove leftovers 2015-01-01 22:06:12 +01:00
Markus Unterwaditzer
998a3884fd Merge branch 'unify_creation'
fix #157
2015-01-01 22:02:05 +01:00
Markus Unterwaditzer
fab29b4ecb Test collection creation explicitly 2015-01-01 22:01:24 +01:00
Markus Unterwaditzer
8e694a2a2f Don't test collection creation indirectly 2015-01-01 22:01:24 +01:00
Markus Unterwaditzer
67ff41e820 docs and changelog 2015-01-01 22:01:24 +01:00
Markus Unterwaditzer
fcf901e620 Show original error message 2015-01-01 22:01:23 +01:00
Markus Unterwaditzer
e76fd29aec Unify collection creation 2015-01-01 22:01:23 +01:00
Markus Unterwaditzer
0618a45a28 Introduce CollectionNotFound 2015-01-01 22:01:23 +01:00
Markus Unterwaditzer
cc0b8ad028 join_collection => create_collection 2015-01-01 22:01:23 +01:00
Markus Unterwaditzer
584e1d9d12 Add new testcase
see #144
2015-01-01 19:13:13 +01:00
Markus Unterwaditzer
401d6fbf4f Improve "supported servers" docs 2015-01-01 19:06:03 +01:00
Markus Unterwaditzer
b03e9fb21f Fix #158 2015-01-01 16:53:16 +01:00
Markus Unterwaditzer
7bb7191526 Catch less errors 2015-01-01 16:22:00 +01:00
Markus Unterwaditzer
b548c27384 Remove unnecessary imports 2015-01-01 13:17:04 +01:00
Markus Unterwaditzer
e21a197006 The original testcase already takes care of this. 2015-01-01 13:05:39 +01:00
Markus Unterwaditzer
6c0223f048 Add 0.4.1 to changelog 2014-12-31 14:21:02 +01:00
Markus Unterwaditzer
bf81c769f8 Remove superfluous testcase. 2014-12-31 01:42:52 +01:00
Markus Unterwaditzer
38c1c77508 Version 0.4.0 2014-12-31 01:19:19 +01:00
Markus Unterwaditzer
0d3dc10b35 Remove old config format
Fix #148
2014-12-31 01:13:26 +01:00
Markus Unterwaditzer
b0d969df0d Fix Python 3 syntax 2014-12-30 18:28:51 +01:00
Markus Unterwaditzer
e5d27d771d Style fixes 2014-12-30 18:13:55 +01:00
Markus Unterwaditzer
e933f6db44 Ensure updated items have the same UID (if any)
FastMail insists on this.
2014-12-30 18:07:27 +01:00
Markus Unterwaditzer
9ede54ed9b Add join_collection to DavStorage 2014-12-30 17:57:18 +01:00
Markus Unterwaditzer
f6f103d1c1 WIP 2014-12-30 17:04:02 +01:00
Markus Unterwaditzer
0f5bf97174 Fix typo 2014-12-30 16:53:54 +01:00
Markus Unterwaditzer
b3e649d1b3 Don't catch that many exceptions 2014-12-30 16:53:03 +01:00
Markus Unterwaditzer
e8254f489e Fix logging 2014-12-30 13:56:12 +01:00
Markus Unterwaditzer
ce30ed7b8a Rewrite collections test 2014-12-30 13:23:45 +01:00
Markus Unterwaditzer
40b64139fd Add item_types test 2014-12-28 00:40:35 +01:00
Markus Unterwaditzer
8933da7db4 Add example configuration to storage docs 2014-12-27 16:44:18 +01:00
Markus Unterwaditzer
8c93247aa0 Fix footnote 2014-12-27 16:44:18 +01:00
Markus Unterwaditzer
9b442ebcf3 Enforce read-only attribute 2014-12-27 11:28:31 +01:00
Markus Unterwaditzer
1d8c606005 dav: Encode generated href 2014-12-27 00:33:22 +01:00
Markus Unterwaditzer
e450baf0f8 finally silence flake8 2014-12-26 10:04:51 +01:00
Markus Unterwaditzer
37cd8aa88d Ignore error (not warning) 2014-12-26 01:23:38 +01:00
Markus Unterwaditzer
cdb25d61ec Move config parsing into cli module 2014-12-26 00:58:41 +01:00
Markus Unterwaditzer
6ef330aac5 Stricter config validation 2014-12-26 00:50:15 +01:00
Markus Unterwaditzer
4757fac383 Don't raise errors if directories don't exist 2014-12-26 00:50:03 +01:00
Markus Unterwaditzer
11c9541b53 Add more output to discover command. 2014-12-25 23:59:02 +01:00
Markus Unterwaditzer
f2d34f4784 Create cli.tasks 2014-12-25 23:59:02 +01:00
Markus Unterwaditzer
e297e6848a Simplify example.cfg 2014-12-25 18:26:17 +01:00
Markus Unterwaditzer
2a3b56c179 Don't actually follow redirects 2014-12-23 22:41:57 +01:00
Markus Unterwaditzer
b04638246a Simplify request functions 2014-12-23 22:39:56 +01:00