Markus Unterwaditzer
6e0e674fe3
Merge branch '0.16-maintenance'
2018-06-13 18:50:01 +02:00
Markus Unterwaditzer
f1cc05af62
fix config parameter formatting
2018-06-13 18:49:43 +02:00
Markus Unterwaditzer
648cd1ae98
Merge branch '0.16-maintenance'
2018-06-13 18:39:33 +02:00
Markus Unterwaditzer
6c652c9b7a
fix etesync formatting
2018-06-13 18:35:04 +02:00
Markus Unterwaditzer
68f2cf3195
(backport) Make docs build independent of app
2018-06-13 18:25:10 +02:00
Markus Unterwaditzer
8c67763a1b
fix link in docs
2018-06-07 18:20:56 +02:00
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
Romain
b5eefc9bf5
Add double quote in exemple config files ( #732 )
...
* nextcloud.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* fastmail.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* icloud.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* todoman.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* xandikos.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* davmail.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* partial-sync.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
2018-04-24 11:21:03 +02:00
Markus Unterwaditzer
53d55fced4
Remove unused imports
2018-03-16 18:30:37 +01:00
Markus Unterwaditzer
50c1151921
Make docs build independent of app
2018-03-16 18:11:55 +01:00
Hugo Osvaldo Barrera
855f29cc35
Update link to official Arch package ( #710 )
...
There's now an official Arch package
2018-02-06 09:25:33 +01:00
Markus Unterwaditzer
991076d12a
stylefixes
2018-01-18 23:30:47 +01:00
Markus Unterwaditzer
b1cddde635
Remove baikal and owncloud from docs, see #489
2018-01-18 23:18:42 +01:00
Markus Unterwaditzer
41f64e2dca
Dockerize nextcloud ( #704 )
...
* Dockerize nextcloud
* Remove ownCloud and baikal, fix #489
* Remove branch from travis conf
2018-01-18 23:10:53 +01:00
Markus Unterwaditzer
50604f24f1
Add simple doc for todoman
2018-01-05 16:34:26 +01:00
Markus Unterwaditzer
f8e65878d8
Update rust installation instructions
2017-10-19 23:41:43 +02:00
Malte Kiefer
96a8ab35c3
fixed typo ( #678 )
...
fixed typo
2017-10-13 19:34:37 +02:00
Markus Unterwaditzer
c17fa308fb
Adapt virtualenv steps to always select python3
2017-10-06 18:32:17 +02:00
Markus Unterwaditzer
81f7472e3a
Update installation instructions for Rust dependencies
2017-10-06 18:30:10 +02:00
Markus Unterwaditzer
1b7cb4e656
Use rust-vobject ( #675 )
...
Use rust-vobject
2017-10-04 22:41:18 +02:00
Markus Unterwaditzer
7bdb22a207
Fix Ubuntu package name of Python 3.
2017-10-03 22:48:13 +02:00
Markus Unterwaditzer
33f96f5eca
Fix broken link
2017-10-03 13:13:44 +02:00
Markus Unterwaditzer
178ac237ad
Fix installation link
2017-10-03 11:29:51 +02:00
Markus Unterwaditzer
9e3c231cc3
Remove Python 3.3 support ( #674 )
...
* Remove Python 3.3 support
2017-10-02 14:38:54 +02:00
Markus Unterwaditzer
4e2c5e51f3
Make git hooks optional
2017-09-24 12:00:45 +02:00
Markus Unterwaditzer
8495d87196
Remove requirement of filenames being UIDs ( #672 )
2017-09-23 13:58:03 +02:00
Markus Unterwaditzer
9314a93d67
Add autopep8 git commit hook ( #671 )
...
* Add autopep git hook
* Fix broken link
2017-09-23 13:55:57 +02:00
Markus Unterwaditzer
18a4f93c97
Rewrite pitch
2017-09-23 13:35:09 +02:00
Markus Unterwaditzer
cc91f334e7
Add note that debian packages are for 64-bit only
2017-09-02 15:24:11 +02:00
Markus Unterwaditzer
131b3d257d
Debian packaging ( #664 )
2017-08-30 21:57:38 +02:00
Oliver Schmidhauser
9930b4b3ca
Remove superfluous diacritic from documentation. ( #662 )
2017-08-24 13:13:35 +02:00
Markus Unterwaditzer
8565277623
Revert "Disable iCloud tests"
...
This reverts commit b7e7cfc439 .
See #646
2017-08-13 14:25:59 +02:00
Markus Unterwaditzer
dfc9f1aa3f
Add xandikos test example
2017-07-20 19:06:04 +02:00
Markus Unterwaditzer
bde00c227a
Document makefile options
...
See #653
2017-07-19 21:40:25 +02:00
Markus Unterwaditzer
3bb51f81f1
Document #535
2017-07-17 20:15:20 +02:00
Markus Unterwaditzer
37a1eb2fdb
Remove remoteStorage ( #648 )
...
Fix #647
2017-07-02 18:42:55 +02:00
Markus Unterwaditzer
b7e7cfc439
Disable iCloud tests
...
see #646
2017-07-02 00:29:24 +02:00
Markus Unterwaditzer
a96f358464
Move donations to doc page
2017-06-28 11:42:55 +02:00
Markus Unterwaditzer
95d5b2c1b9
Typo fix
2017-06-20 18:13:30 +02:00
Damien Cassou
a2cbbbb9d1
Discuss command syntax in tutorial's conflict resolution section ( #644 )
2017-06-19 16:43:07 +02:00
Markus Unterwaditzer
7dcd4d5118
docs: Fastmail is now tested
2017-05-31 14:27:19 +02:00
Markus Unterwaditzer
5f3c14ef7d
Restructure supported.rst into tutorial subpages ( #631 )
...
* Restructure supported.rst into tutorial subpages
Fix #623
* Fix section headings and whitespace
* fix link
* Stylefix
2017-05-29 02:50:39 +02:00
Hugo Osvaldo Barrera
1bf863c615
Add systemd.timer files and a relevant tutorial ( #635 )
...
Include a systemd.timer file (the interval can be overridden, as
mentioned in the docs). TBH, I'd suggest downstream packagers of
systemd-based distributions include these files on installation
(activation needs to be done manually anyway).
2017-05-24 22:38:42 +02:00
Doron Behar
34dc84c29f
Add more instructions regarding docs/keyring.rst. ( #624 )
...
* Add more instructions regarding `docs/keyring.rst`.
Add minimal explanation for using external password manger named `pass`
to automatically safely and fetch the password.
* Some fixups
2017-05-05 23:21:26 +02:00
Sandro Santilli
9e1adf877e
More quoting ( #630 )
2017-05-04 15:08:40 +02:00
Sandro Santilli
609434fe76
Properly quote "b wins" ( #629 )
...
avoids a warning on use
2017-05-04 13:22:04 +02:00
Markus Unterwaditzer
3f6c135806
More discovery docs ( #621 )
2017-04-14 10:01:58 +02:00
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
Markus Unterwaditzer
ef0ef1bdde
Remove outdated OS packages
...
Fix #606
2017-03-31 13:21:15 +02:00
Markus Unterwaditzer
07f6c3af12
Add claws-mail to supported.rst
2017-03-28 18:57:32 +02:00