Evgeny Ezhov
|
336db8ae19
|
Override methods for customizing communication with WebDAV servers.
Fix #31 and #30
|
2020-01-20 18:12:24 -08:00 |
|
Evgeny Ezhov
|
5e2a9468c1
|
Increase test coverage
|
2019-12-17 13:49:10 +03:00 |
|
Evgeny Ezhov
|
5aad617fbf
|
Update tests and fix issues
|
2019-12-02 11:52:04 +03:00 |
|
Evgeny Ezhov
|
fe3296f203
|
Support Python 2.7 in tests
|
2019-11-27 21:49:35 +03:00 |
|
Evgeny Ezhov
|
6415617852
|
Tests for push and pull methods
|
2019-11-27 15:52:31 +03:00 |
|
Evgeny Ezhov
|
78a979715d
|
Adapt to use Apache WebDAV Container for CI
|
2019-11-27 15:00:52 +03:00 |
|
Evgeny Ezhov
|
64a3b66efb
|
Add webdav container
|
2019-11-27 15:00:52 +03:00 |
|
Evgeny Ezhov
|
b663345e9d
|
Tests are fixed
|
2019-10-13 17:27:14 +03:00 |
|
Evgeny Ezhov
|
d4edab9044
|
Main version of Python is updated up to 3.7
And small style fixes
|
2019-10-09 10:35:23 +03:00 |
|
Zimmermann, Stefan
|
17fae10abc
|
Fixing problems of integration and unit tests
- AssertEquals deprecation warnings
- Problems with byte/UTF strings and xml library
|
2019-01-31 11:33:40 +03:00 |
|
Evgeny Ezhov
|
bf10244d19
|
fixed tests for travis and skipped 4 tests are broken by incorrect yandex webdav response
|
2018-05-10 12:45:51 +03:00 |
|
Evgeny Ezhov
|
41d2f51783
|
update tests
|
2018-05-10 11:59:30 +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
|
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
|
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
|
e80fe6c108
|
initial
|
2017-04-17 00:10:58 +03:00 |
|