vdirsyncer/tests/storage
Markus Unterwaditzer 9324fa4a74
Implement http storage in rust (#730)
* Port http storage to rust (#729)

* Port http storage to rust

* implement rest of parameters as far as possible

* stylefixes

* rustup

* fix invalid timestamp

* fix header file

* Fix compilation errors

* basic impl of dav

* dockerize xandikos

* add xandikos build

* Fix circleci build

* Fix circleci config

* fix nextcloud port

* stylefix

* implement upload, upload, delete in rust

* fix exc handling

* python stylefixes

* move caldav.list to rust

* fix exc again (fastmail)

* stylefixes

* add basic logging, fix fastmail

* stylefixes

* fix tests for etag=None (icloud)

* overwrite busted cargo-install-update

* install clippy from git

* fix rustfmt

* rustfmt

* clear cache
2018-06-06 14:16:25 +02:00
..
dav Implement http storage in rust (#730) 2018-06-06 14:16:25 +02:00
etesync stylefix 2017-05-02 13:56:57 +02:00
servers Implement http storage in rust (#730) 2018-06-06 14:16:25 +02:00
__init__.py Implement http storage in rust (#730) 2018-06-06 14:16:25 +02:00
conftest.py Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
test_filesystem.py Implement filesystem storage in rust (#724) 2018-03-15 21:07:45 +01:00
test_memory.py Remove copyright headers 2015-01-21 13:02:30 +01:00
test_singlefile.py Introduce collections for singlefile storage (#488) 2016-08-17 17:41:40 +02:00