Evgeny Ezhov
370d35e72f
prepare to publish v0.8
2018-05-07 11:12:01 +03:00
Evgeny Ezhov
794d9248f3
Merge pull request #3 from a1ezzz/path_search_fix
...
webdav3/client.py: WebDavXmlUtils.extract_response_for_path method no…
2018-05-07 11:11:17 +03:00
Ildar Gafurov
d1f17f6fb0
webdav3/client.py: WebDavXmlUtils.extract_response_for_path method now is able to parse an absolute links
2018-05-07 10:10:52 +03:00
Evgeny Ezhov
c5e0511178
prepare to publish v0.6.1 as v0.7
2018-03-16 09:43:47 +03:00
Evgeny Ezhov
59e40a4e4b
prepare to publish v0.6.1 - added information about authors
2018-03-16 09:25:54 +03:00
Evgeny Ezhov
ff13a2e981
prepare to publish v0.6.1
2018-03-16 09:24:13 +03:00
Evgeny Ezhov
c0ac6d701a
Merge pull request #2 from janLo/resource-arg-fix
...
Fix wrong argument for resource creation.
2018-03-15 10:18:00 +03:00
Jan Losinski
772c6e561e
Fix wrong argument for resource creation.
...
Within the resource class its asumed that urn is a Urn instance and not
a str. Unwrapping the path here gives an exception at least in
write_to().
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-14 16:55:46 +01:00
Evgeny Ezhov
133a5453cc
Merge branch 'develop'
2018-02-21 10:13:26 +03:00
Evgeny Ezhov
ab8dab6803
prepare to publish v0.6
2018-02-21 10:13:08 +03:00
Evgeny Ezhov
0d4364dbdb
prepare to publish v0.6
2018-02-21 10:11:41 +03:00
Evgeny Ezhov
0a93115956
Merge pull request #1 from mightydok/isdir
...
Fix for path extraction or webdav client cant find path to sync
2018-02-21 10:05:41 +03:00
Vitaliy Okulov
844ec3bf9c
Fix for path extraction or webdav client cant find path to sync
2018-02-20 20:11:01 +03:00
evgeny.ezhov
e4bb64aeab
Merge branch 'master' into develop
2017-12-03 09:47:58 +03:00
evgeny.ezhov
743f8b96bb
Added method for settings of WebDAV resource property values in batch.
...
Prepared for release 0.5
2017-12-03 09:45:37 +03:00
evgeny.ezhov
aaa9fb3956
prepare to publish v0.4
2017-12-03 09:42:43 +03:00
evgeny.ezhov
354cf64d22
prepare to publish v0.4
2017-11-27 22:16:49 +03:00
evgeny.ezhov
44ec8fcc66
Fixed problem when connection lost during request executing and nothing was happened, now it raises an exception.
2017-11-27 22:16:17 +03:00
evgeny.ezhov
378afe5890
Fixing and refactoring of is directory resource methods
2017-10-18 22:45:07 +03:00
evgeny.ezhov
5a397dec9b
add dist files to gitignore
2017-10-18 21:56:44 +03:00
evgeny.ezhov
21260436f1
Script for publishing
2017-10-18 21:53:41 +03:00
evgeny.ezhov
0c8a6f9419
prepare to publish
2017-10-18 21:38:38 +03:00
evgeny.ezhov
c5a5fc7854
Fixing and refactoring of clean/info resource methods
2017-10-18 18:31:42 +03:00
evgeny.ezhov
825ae24a72
Fixing and refactoring of copy/move resource methods
2017-10-18 17:16:44 +03:00
evgeny.ezhov
735a649d57
Fixing and refactoring of set/get property methods
2017-10-17 09:21:29 +03:00
evgeny.ezhov
6c2aecd277
prepare to publish
2017-09-11 19:53:31 +03:00
evgeny.ezhov
52ac5a3f94
refactored basic methods of WebDAV client and wrote tests for them
2017-09-11 19:23:59 +03:00
evgeny.ezhov
b749855a80
fixes #2 – client method upload_file won't work
2017-09-10 11:51:10 +03:00
Yuriy Khomyakov
ffe7d0178d
cleanup
2017-04-27 08:45:08 +03:00
Yuriy Khomyakov
8acce856e2
pre-release fixes
2017-04-21 22:02:02 +03:00
Yuriy Khomyakov
e80fe6c108
initial
2017-04-17 00:10:58 +03:00