vdirsyncer/vdirsyncer/storage
Markus Unterwaditzer 0d9ec646d7 Initial etesync support (#614)
* Initial etesync support

* Optimized get()

* Bugfixes

* bugfixes

* Add writing operations

* collection creation WIP

* Fix collection creation

* tests wip

* wip

* Final touch for test setup

* actually skip tests

* Disable metadata tests

* Avoid polluting working tree

* Avoid importing wsgi-intercept if not installed

* Fix collection tests

* Proper teardown

* Skip bad test

* Remove vtodo

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Add docs

* Remove useless pkg

* Don't crash if etesync isn't imported

* Stylefix

* Fix more import errors

* More import errors

* Only run etesync on latest python

* Fix etesync check

* journal-manager migration
2017-04-13 16:27:11 +02:00
..
__init__.py A lot of module restructuring 2015-04-13 17:33:44 +02:00
base.py Fixed some typos. (#587) 2017-03-07 22:12:04 +01:00
dav.py Add trailing slash on discovery (#600) 2017-03-14 11:12:44 +01:00
etesync.py Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
filesystem.py Ignore directories with leading dot 2017-03-30 22:48:00 +02:00
google.py Document that gcal doesn't support VTODO (#592) 2017-03-09 19:33:47 +01:00
http.py Module restructuring 2017-02-27 21:19:27 +01:00
memory.py Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
remotestorage.py Module restructuring 2017-02-27 21:19:27 +01:00
singlefile.py Fix misformatted doc 2017-03-16 21:56:33 +01:00