Malte Kiefer
f756366081
Add claws-mail tutorial ( #538 )
...
* Create claws-mail.md
* fix typos
* Change crontab, so you get the erros
* Add @beli3ver to authors
* Convert to rst
* Typo fixes
2017-01-21 12:57:53 +01:00
Markus Unterwaditzer
2e9bccd8b1
Explain new test structure
2017-01-19 13:01:28 +01:00
Markus Unterwaditzer
11922bdcc2
Explain testserver vars of tests
2017-01-07 01:11:58 +01:00
Markus Unterwaditzer
2a3e599868
packaging.rst: Remove reference to py2
2017-01-05 23:52:18 +01:00
Markus Unterwaditzer
6280aa6643
Update contributing.rst
2017-01-05 17:46:12 +01:00
Markus Unterwaditzer
d8d1d5b4c7
Update installation.rst again
2017-01-05 17:43:41 +01:00
Markus Unterwaditzer
06817e40d5
Update debian packages
2017-01-05 01:59:39 +01:00
Markus Unterwaditzer
94c9003593
Update DavMail section
2017-01-03 15:25:57 +01:00
Markus Unterwaditzer
31963ca920
Grammar fix
2017-01-02 17:04:02 +01:00
Markus Unterwaditzer
ca57a295eb
Recommend letsencrypt in ssl tutorial
...
See #533
2017-01-02 17:02:58 +01:00
Markus Unterwaditzer
cbdf0f27ae
Fix ownCloud docs
...
Fix #532
2017-01-02 01:13:28 +01:00
Markus Unterwaditzer
eadb7203ee
stylefixes
2016-12-06 15:32:44 +01:00
Markus Unterwaditzer
ef8e3324c6
Debian isn't the only one.
2016-11-10 15:25:15 +01:00
Filip Pytloun
e17cd96342
Fix spelling error in docs
...
Resulting in lintian complain:
I: vdirsyncer: spelling-error-in-manpage usr/share/man/man1/vdirsyncer.1.gz errorneous erroneous
2016-11-04 10:44:33 +01:00
Markus Unterwaditzer
5a257ec2cd
config: Add warning about unquoted strings
2016-10-23 01:40:04 +02:00
Markus Unterwaditzer
8171c46b10
Add docs for partial-sync
2016-10-22 23:44:54 +02:00
Markus Unterwaditzer
be297b52df
Merge pull request #515 from pimutils/partial-sync
...
Partial sync
2016-10-03 20:52:34 +02:00
Markus Unterwaditzer
d1495118c0
docs: Clarify importance of make install-dev
2016-10-03 19:26:02 +02:00
Markus Unterwaditzer
827299ef24
Add CLI for partial_sync
2016-10-03 19:01:03 +02:00
Markus Unterwaditzer
6f4ff7aab1
Replace Dav with DAV
...
Fix #501
2016-09-27 10:46:17 +02:00
Markus Unterwaditzer
ac3fd8d7fc
Elaborate on collections
...
Fix #444
2016-09-27 10:36:55 +02:00
Markus Unterwaditzer
2cf0aee526
Add known problems for nextcloud
2016-09-26 19:02:47 +02:00
Markus Unterwaditzer
22568571c2
Introduce conflict resolution via commands
...
Fix #127
More options of conflict resolution are discussed there, but they all
require extra dependencies. This new API allows the user to plug in
third-party scripts to do those.
2016-09-19 19:17:39 +02:00
Markus Unterwaditzer
18d8bb9fc2
Remove Python 2 support ( #499 )
...
* Discontinue Python 2.
See #219
* Remove Python 2 config option
* Remove coerce_native
* Remove PY2 variable
* s/text_type/str/g
* Flake8 fixes
* Remove str = str
* s/to_native/to_unicode/g
* Remove to_unicode = to_unicode
* Remove iteritems
* Remove itervalues
* Remove str import, flake8 fixes
* Remove urlparse compat code
* Remove with_metaclass
* Remove unused PY2 variable
* Remove getargspec_ish
* Remove to_bytes
* Remove compat module
* Remove Python 2 from Travis
* fixup! Remove urlparse compat code
* fixup! Remove urlparse compat code
* fixup! Remove compat module
2016-09-08 12:18:36 +02:00
Markus Unterwaditzer
d9387ad0a7
Improve title
2016-08-27 15:49:22 +02:00
Markus Unterwaditzer
ecd35e4a00
Move installation to own page
2016-08-27 15:48:35 +02:00
Markus Unterwaditzer
509b1f5b88
Add debian package
2016-08-27 15:45:23 +02:00
Markus Unterwaditzer
6bed4f504e
Add the CoC to this project
2016-08-23 23:45:22 +02:00
Markus Unterwaditzer
e9185324ae
Fix up links for new docs URL
2016-08-15 20:44:45 +02:00
Markus Unterwaditzer
bec3a81186
Restructure setup.py
...
See #487
2016-08-13 12:05:32 +02:00
Evgeni Golov
9f5c88bece
point out that CalDAV/CardDAV is different to Calendar/Contacts APIs
2016-06-10 07:43:15 +02:00
Evgeni Golov
f3023748a7
properly quote "from a" ( #463 )
2016-06-09 23:09:12 +02:00
Markus Unterwaditzer
586f923c83
Remove outdated parameter from docs
2016-05-30 22:52:39 +02:00
Markus Unterwaditzer
35c46a030a
Add vdirel to applications
...
cc @damiencassou
See https://github.com/DamienCassou/vdirel/issues/1
2016-05-24 16:39:32 +02:00
Markus Unterwaditzer
d7a527b5be
Add Gentoo package
...
Thanks to @amynka
2016-05-07 01:24:34 +02:00
Markus Unterwaditzer
3ac486cff1
Remove absolute links within docs
...
Leftover from old filename CONTRIBUTING.rst
2016-04-28 01:32:25 +02:00
Markus Unterwaditzer
632b884e54
New domain for readthedocs
2016-04-28 01:30:56 +02:00
Markus Unterwaditzer
d06dd4ca85
Add example for metadata sync ( #440 )
...
Fix #422
2016-04-28 00:55:35 +02:00
Markus Unterwaditzer
41c59f4c47
Make discovery explicit ( #439 )
...
* Make discovery explicit
Fix #438
2016-04-27 02:17:16 +02:00
Markus Unterwaditzer
3bad8e0c78
pipsi: Use Python 3
2016-04-20 19:04:12 +02:00
Markus Unterwaditzer
be8df955e9
Ability to sync differently named collections with each other ( #423 )
...
* Ability to sync differently named collections
* Fixes
* Fixes
* Add example
2016-04-10 12:36:51 +02:00
Markus Unterwaditzer
f4d285a066
Add link to ToS
2016-04-07 23:23:13 +02:00
Markus Unterwaditzer
12c22f19c0
Remove default client ID for Google
...
Change the documentation accordingly
Fix #407
2016-04-07 23:10:00 +02:00
Markus Unterwaditzer
d034c6b67f
Split table of contents into three categories
...
* Split table of contents into three categories
* Add info about issue tracker and waffle.io
Fix #388
2016-04-04 23:24:06 +02:00
Markus Unterwaditzer
2888757e1b
Refactor Google support into own storage types
2016-04-02 21:14:17 +02:00
Marek Marczykowski
6d8db949fa
Initial OAuth2 (Google variant) support for dav storage
...
This commits adds 'oauth2_google' authentication mechanism to dav
storage driver.
2016-04-02 20:51:11 +02:00
Markus Unterwaditzer
b501a86081
Fix formatting in docs
2016-03-30 23:13:12 +02:00
Markus Unterwaditzer
b93bcf0ba8
New IRC channel
2016-03-16 00:26:48 +01:00
Markus Unterwaditzer
3fd1098ca5
docs: Reformat packaging.rst
2016-03-15 20:42:43 +01:00
Markus Unterwaditzer
89f9b35e1c
docs: Annotate commands in contributing.rst
2016-03-15 20:36:57 +01:00
Markus Unterwaditzer
b726364b93
Replace all instances of untitaker with pimutils
2016-03-15 15:36:40 +01:00
Damien Cassou
e5e1f42013
Fix Makefile rule to reference install-test
2016-03-14 07:46:40 +01:00
Markus Unterwaditzer
66bd52244d
Remove old Baikal xfails
...
Ref #160
Ref https://github.com/fruux/sabre-dav/issues/422
2016-03-08 21:27:45 +01:00
Markus Unterwaditzer
7ad2af7063
packaging.rst: Add note about DETERMINISTIC_TESTS
2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
c7e6ca20e4
Add packaging guidelines
2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
325831049b
Reshuffle docs again
2016-03-04 14:58:55 +01:00
Markus Unterwaditzer
d1d47256ab
Fix stylization in tutorial
2016-02-25 23:04:02 +01:00
Markus Unterwaditzer
00c0d64632
Docs: Fix ambiguous use of term metadata
2016-02-24 16:49:22 +01:00
Markus Unterwaditzer
532f63a227
Re-add vdir to toctree
2016-02-21 14:31:29 +01:00
Markus Unterwaditzer
452cec1778
Restructure docs
2016-02-20 21:56:02 +01:00
Markus Unterwaditzer
865a2df854
Add IRC channel to docs
2016-02-20 21:45:16 +01:00
Markus Unterwaditzer
727ce250cf
Remove the default of collections to autodiscovery
...
See #328
2016-02-12 23:00:07 +01:00
Markus Unterwaditzer
15c8ceee5f
Rewrite 'When' page
2016-02-01 22:48:20 +01:00
lfam
6d01161a05
Mention GNU Guix package
...
* docs/tutorial.rst (Installation): Add link to GNU Guix package.
2016-01-16 19:27:49 -05:00
Markus Unterwaditzer
3a3b6ee7ee
Remove keyring support
2016-01-16 23:29:14 +01:00
Markus Unterwaditzer
7583be5826
Document that SHA256 fingerprints already work
...
Fix #321
2016-01-15 21:37:45 +01:00
Markus Unterwaditzer
893f29dbaf
Flake8 fixes
2016-01-14 02:51:22 +01:00
Markus Unterwaditzer
99f5e51ab6
Tutorial reformatting
2015-12-31 16:26:24 +01:00
JocelynDelalande
0a9a04eabd
Fix typo on collection discovery doc
...
(the example from the doc crashes on setting validation)
2015-12-13 14:45:34 +01:00
Christian Geier
2fd4e24a58
improve doc on keyring usage
2015-12-12 15:40:16 +01:00
Markus Unterwaditzer
6b5cd035da
Massively improve doc refs
...
Fix #243
2015-12-06 21:10:02 +01:00
Markus Unterwaditzer
20e04e6bff
Add more pkg links
2015-11-06 00:00:29 +01:00
Markus Unterwaditzer
f74b6ac78e
Use setuptools extras instead of requiring user to manually specify deps
2015-11-05 15:36:25 +01:00
Markus Unterwaditzer
d2eeaf86ee
Add docs
2015-11-05 00:12:55 +01:00
Markus Unterwaditzer
6ceeb99f4a
remoteStorage implementation
2015-11-05 00:00:18 +01:00
Markus Unterwaditzer
3627c6e810
Add example to owncloud docs
2015-10-30 20:15:37 +01:00
Markus Unterwaditzer
98111e7625
Add helpful command to fingerprint docs
2015-10-30 20:11:39 +01:00
Markus Unterwaditzer
4ffce4ef12
Remove last traces of password_command
2015-10-28 16:43:40 +01:00
Markus Unterwaditzer
21b1bafc48
Add prompt strategy
2015-10-04 13:30:43 +02:00
Markus Unterwaditzer
3a4e4218a6
New password fetching
...
Fix #233
2015-09-11 02:53:31 +02:00
Markus Unterwaditzer
2fda4d6670
Add pipsi back to installation options
2015-08-12 23:01:31 +02:00
Ben Boeckel
216e6c3b21
ssl: use verify and verify_fingerprint
...
Both have their uses. The latter is very strict in what it will accept,
but it does not catch expired certificates.
2015-08-06 11:25:06 +02:00
Markus Unterwaditzer
60a7778cea
Document password_command behavior in keyring.rst
2015-07-16 15:18:31 +02:00
Markus Unterwaditzer
b44db992e7
Bidirectional sync
2015-07-07 16:32:47 +02:00
Markus Unterwaditzer
a007828f87
Simple metadata interface
2015-07-07 16:20:04 +02:00
Markus Unterwaditzer
1bec5afc2f
Rename example.cfg => config.example
2015-07-06 16:41:37 +02:00
Markus Unterwaditzer
7e6cf8cb28
There are always problems with computers
2015-06-19 00:12:00 +02:00
Markus Unterwaditzer
902c62c083
Add note regarding iCloud's 2fa
...
See #220
2015-06-18 23:43:00 +02:00
Markus Unterwaditzer
ad26e56b1d
Remove watdo
2015-06-18 16:49:50 +02:00
Markus Unterwaditzer
364912b496
Rewrite when.rst
2015-06-14 15:09:11 +02:00
Markus Unterwaditzer
d9a888abda
Hopefully explain better what vdirs are
2015-06-14 14:28:33 +02:00
Markus Unterwaditzer
35c272dda2
Switch to setuptools-scm
2015-06-12 02:47:21 +02:00
Markus Unterwaditzer
c4b4a4e8ad
Mention MS tool for fixing broken Outlook events
...
See #214
2015-06-08 15:21:52 +02:00
Markus Unterwaditzer
d2f9c73079
Move link to first mention of Radicale
2015-06-07 11:25:08 +02:00
Markus Unterwaditzer
13ff39801b
Elaborate on problems with davmail
2015-06-07 11:23:47 +02:00
Markus Unterwaditzer
548575bfaf
Remove ppl from recommended software
...
The software drops unknown data fields and seems to be barely
maintained.
2015-06-06 06:40:07 +02:00
Markus Unterwaditzer
da87c0210c
Use HTTPS links whenever possible
2015-06-05 15:40:44 +02:00
Markus Unterwaditzer
c830c2b5a4
Add when.rst
2015-06-05 14:46:54 +02:00
Markus Unterwaditzer
7ace6fb8f1
Permissions of status files are now checked
...
Also vdirsyncer now doesn't leak passwords from the config file into
the collection cache.
See #213 .
2015-06-05 12:00:48 +02:00
Markus Unterwaditzer
ce1c255152
Add info about collection-creation to docs
2015-06-04 12:58:05 +02:00
Markus Unterwaditzer
3aa27f6d37
Keep opinions out of the docs
...
Especially the ones that are not mine :D
2015-05-25 11:02:26 +02:00
Markus Unterwaditzer
eec503b7d7
Remove hints about Google calendar, nothing works
2015-05-08 14:01:53 +02:00
Markus Unterwaditzer
157cd25151
Fix typo
2015-05-08 11:47:45 +02:00
Markus Unterwaditzer
8c7af4bfc9
Disallow verify=false
2015-04-28 16:56:05 +02:00
Markus Unterwaditzer
2b3e53a7d2
Expand on Radicale
2015-04-25 11:20:31 +02:00
Markus Unterwaditzer
6783abb65f
Update DavMail section
2015-04-25 10:51:29 +02:00
Markus Unterwaditzer
6d50112f97
Fix docs
2015-04-13 20:33:45 +02:00
Markus Unterwaditzer
fecfa90bb2
Clarify sensitivity of status data
2015-04-11 19:09:04 +02:00
Markus Unterwaditzer
1cbb8f2274
Improve documentation on verify_fingerprint
2015-04-10 17:32:34 +02:00
Markus Unterwaditzer
aaafbd5d14
Add missing link
2015-03-31 01:23:01 +02:00
Markus Unterwaditzer
28d589e8eb
Expand supported task managers
2015-03-31 00:42:10 +02:00
Hugo Osvaldo Barrera
d790a3bb5c
Mention todoman as a supported client.
2015-03-30 17:19:42 -03:00
Markus Unterwaditzer
a05b3f27a2
Add fedora package to docs
2015-03-11 16:53:00 +01:00
Markus Unterwaditzer
e5b75c571f
Add _static path to git
2015-03-04 20:42:17 +01:00
Markus Unterwaditzer
b94b36a4eb
Some link fixes
2015-03-04 19:39:26 +01:00
Markus Unterwaditzer
6e66b9d487
Fix broken link
2015-03-04 19:34:40 +01:00
Markus Unterwaditzer
1221350996
client cert doc: Add hints about fileexts
2015-02-26 12:11:19 +01:00
Ben Boeckel
9223899996
ssl: support client certificates
...
Password-protected keys are not supported.
2015-02-25 22:42:44 -05:00
Markus Unterwaditzer
0087f191dc
Add convenience links to repo and docs
2015-02-23 00:40:20 +01:00
Markus Unterwaditzer
3a0757d8ae
Small improvement to readme
2015-02-21 18:58:51 +01:00
Markus Unterwaditzer
732fc28081
Fix link
2015-02-20 13:52:55 +01:00
Markus Unterwaditzer
34be98af51
Add iCloud instructions
2015-02-16 18:19:55 +01:00
Markus Unterwaditzer
6147da0676
Add some info on FastMail setup
2015-02-16 18:12:57 +01:00
Markus Unterwaditzer
1ded453284
Add section about Google support
2015-02-16 17:59:54 +01:00
Markus Unterwaditzer
4e8ed832ae
Expand on Radicale support
2015-02-14 18:44:36 +01:00
Markus Unterwaditzer
8275d23635
Remove some workarounds for Radicale
2015-02-14 18:25:15 +01:00
Markus Unterwaditzer
6dbe1f5eed
Fix doc link
2015-02-10 13:17:35 +01:00
Markus Unterwaditzer
6a9d7c191d
Style fixes
2015-02-08 12:09:41 +01:00
Markus Unterwaditzer
4ddcb0fef4
Retry with random filename if UID is rejected.
...
see #173
2015-01-30 15:14:39 +01:00
Markus Unterwaditzer
a2e71cc4ca
Automatically create copyright year.
2015-01-28 21:38:02 +01:00
Markus Unterwaditzer
bbc8894ac2
Add mates as supported application
2015-01-20 16:37:13 +01:00
Markus Unterwaditzer
c5659018af
Modify intro paragraph
2015-01-19 21:49:52 +01:00
Markus Unterwaditzer
3b04762653
Clean up XDG-basedir refs
2015-01-19 21:44:52 +01:00
Markus Unterwaditzer
3c29bcea77
Elaborate on advantages of virtualenv
2015-01-13 23:39:10 +01:00
Markus Unterwaditzer
4c34a1e62d
Add some more information on C dependencies
2015-01-13 23:34:10 +01:00
Markus Unterwaditzer
ce2cea130c
Make status_path relative to config file
2015-01-12 20:16:10 +01:00
Markus Unterwaditzer
11bd19febf
Make the SSL stuff into a new page
2015-01-10 23:01:34 +01:00
Markus Unterwaditzer
f76aeba9bc
Some clarifications
2015-01-10 23:01:34 +01:00
Markus Unterwaditzer
a1bf00837d
Refer to SSL tutorial from config docs
2015-01-10 23:01:34 +01:00
Markus Unterwaditzer
d27e5b8329
Add documentation about certificate validation
2015-01-10 22:16:38 +01:00
Markus Unterwaditzer
6ddb666234
3 > 2
2015-01-08 16:14:23 +01:00
Markus Unterwaditzer
dfc30b794d
Link more directly to supported servers
2015-01-06 14:24:04 +01:00
Markus Unterwaditzer
47663ae4ee
Add section on Baikal
2015-01-05 12:51:18 +01:00
Markus Unterwaditzer
d4e3b99311
Add new workaround for #140 (debian bs)
2015-01-05 12:44:47 +01:00
Markus Unterwaditzer
07b5b1eae9
Link fixes
2015-01-04 16:24:06 +01:00
Markus Unterwaditzer
9a64af85d5
Clean up DAV collection discovery
2015-01-03 01:35:20 +01:00
Markus Unterwaditzer
51a8312f1e
Trim ridiculously long path
2015-01-01 23:53:04 +01:00
Markus Unterwaditzer
95e81f5383
Remove leftovers
2015-01-01 22:06:12 +01:00
Markus Unterwaditzer
401d6fbf4f
Improve "supported servers" docs
2015-01-01 19:06:03 +01:00
Markus Unterwaditzer
8933da7db4
Add example configuration to storage docs
2014-12-27 16:44:18 +01:00
Markus Unterwaditzer
8c93247aa0
Fix footnote
2014-12-27 16:44:18 +01:00
Markus Unterwaditzer
839f53e872
More doc fixes
2014-12-22 19:41:30 +01:00
Markus Unterwaditzer
ecb40579df
Update some docs to new config format
2014-12-20 00:13:26 +01:00
Markus Unterwaditzer
90c9f227f3
Rename passwordeval to password_command
...
Fix #139
2014-12-17 14:58:26 +01:00
Markus Unterwaditzer
d6fd9f6b3b
Remove useless adjective
2014-12-16 18:16:48 +01:00
Markus Unterwaditzer
e219139e08
Add docs on collection discovery
2014-12-16 17:49:42 +01:00
Markus Unterwaditzer
3fbdeb51c0
Add docs about new restriction
2014-12-15 20:55:36 +01:00
Hugo Osvaldo Barrera
41a92528ca
Update doc as per latest feedback.
2014-12-15 15:55:54 -03:00
Hugo Osvaldo Barrera
ff72e34826
Document XDG-Basedir compatibility.
...
Document that it's possible to place the configuration file in and XDG-Basedir
compliant location.
2014-12-14 17:57:13 -03:00
Markus Unterwaditzer
48d0631c3d
Small restructuring
2014-12-03 19:33:07 +01:00
Markus Unterwaditzer
08c07c4be4
New config format
...
See #141
Basically this tries to parse config values with JSON, if that fails,
the value is interpreted as string.
I'd greatly appreciate feedback on this and #141
2014-12-02 21:03:06 +01:00
Markus Unterwaditzer
a29c60c58d
AFAIK requests comes with its own CA bundle now
2014-11-28 19:22:33 +01:00
Markus Unterwaditzer
af3b081e27
Update debian problems in response to #140
2014-11-28 19:16:57 +01:00
Markus Unterwaditzer
977ba4c285
Remove any mention of pipsi
...
As usual for Armin, excellent software with excellent design, but
basically no maintenance.
2014-11-28 18:35:35 +01:00
Markus Unterwaditzer
069f5dfa89
Deal with Radicale 0.7
...
Fix #138
2014-11-26 14:19:46 +01:00
Markus Unterwaditzer
0ac80f365d
Merge entries for supported graphical calendars
2014-11-23 09:53:15 +01:00
Markus Unterwaditzer
5b70688402
Remove FUD
2014-11-20 18:06:43 +01:00
Markus Unterwaditzer
7d6c8b29ce
Add more stuff to the tutorial
...
Fix #136
2014-11-20 18:04:25 +01:00
Markus Unterwaditzer
4fd4e21cc6
Rewrite introductory paragraph
2014-11-20 17:51:30 +01:00
Markus Unterwaditzer
09f3ad10fb
fix whitespace
2014-11-18 18:04:29 +01:00
Markus Unterwaditzer
de829e4cfd
Also allow default theme for documentation.
...
Fix #134
2014-11-18 17:17:42 +01:00
Markus Unterwaditzer
ca7a5318ca
fix heading in vdir spec
2014-11-16 14:21:01 +01:00
Markus Unterwaditzer
f113b1d1e3
What rationale?
2014-11-16 14:20:18 +01:00
Markus Unterwaditzer
ad128d37c5
Some doc improvements
2014-10-29 21:31:18 +01:00
Markus Unterwaditzer
f4134f0918
fix typo
2014-10-27 23:02:09 +01:00
Markus Unterwaditzer
6a4506a9da
"keep track of THE files"
2014-10-27 20:15:16 +01:00
Markus Unterwaditzer
be8c3c4f02
Fix reference
2014-10-27 20:14:09 +01:00
Markus Unterwaditzer
867148dd45
Update installation docs
2014-10-27 20:12:41 +01:00
Markus Unterwaditzer
9be288b70d
Add support page
2014-10-26 20:52:52 +01:00
Markus Unterwaditzer
2fd74c8cbe
add disclaimer
2014-10-19 14:53:58 +02:00
Markus Unterwaditzer
05dbe56acf
Add dayplanner to list of supported applications
2014-10-19 14:50:16 +02:00
Markus Unterwaditzer
c759069c0d
Add github issue link role
2014-10-19 13:48:09 +02:00
Markus Unterwaditzer
79e627d429
Add description in latex docs
2014-10-19 13:22:44 +02:00
Markus Unterwaditzer
e9200ff6a2
Why did i capitalize this?
2014-10-19 13:00:56 +02:00
Markus Unterwaditzer
9290b9132f
Specify minimum versions for dependencies
2014-10-19 12:28:33 +02:00
Markus Unterwaditzer
e270e78bb3
These dots annoy me
2014-10-18 22:34:40 +02:00
Markus Unterwaditzer
c33e67fb81
Remove processes param completely from docs
2014-10-18 22:27:50 +02:00
Markus Unterwaditzer
6ac71e0e7c
Merge pull request #126 from untitaker/issue124
...
Stop using multiprocessing.dummy.Pool
2014-10-18 17:22:04 +02:00
Markus Unterwaditzer
734fdd61f6
Improve conflict_resolution docs
2014-10-18 16:37:45 +02:00
Markus Unterwaditzer
9688eb3a2c
Also clarify for contacts
2014-10-18 16:33:39 +02:00
Markus Unterwaditzer
29d80b7be0
Stop using multiprocessing.dummy.Pool
...
- Custom job queue with workers based on threads.
- Collection discovery is now done in a separate thread. Due to the
gained flexibility, we could do the sync actions in separate threads
too?
- The processes parameter has been removed, the related new option is
only available on the CLI.
2014-10-16 21:40:49 +02:00
Markus Unterwaditzer
9b00fd89d8
vdir: Clarify how many items are allowed in one file
2014-10-14 18:15:57 +02:00
Markus Unterwaditzer
8bb25e3fb2
Rename "API" to "Config"
...
This is not actually a programming interface.
2014-10-08 20:33:30 +02:00
Thomas Weißschuh
0441fe7354
fix link definition in docs
2014-10-05 19:28:56 +00:00
Thomas Weißschuh
f3a67ed1f8
mention contactquery.c in docs
...
see #25
2014-10-05 19:28:30 +00:00
Markus Unterwaditzer
fefaf658f0
Shorten links
2014-10-05 20:04:06 +02:00
Markus Unterwaditzer
9b6dba8511
Add Orage and khard to client apps
...
Fix #122
2014-10-03 15:05:07 +02:00
Markus Unterwaditzer
cdd0d21f33
I did it again...
2014-09-23 21:29:55 +02:00
Markus Unterwaditzer
27682f130d
Add supported software
2014-09-23 17:47:37 +02:00
Markus Unterwaditzer
32dbba8c44
Add documentation for `passwordeval` parameter.
2014-09-20 14:20:54 +02:00