Markus Unterwaditzer
6e27770271
Version 0.16.1
2017-08-08 20:13:30 +02:00
Markus Unterwaditzer
2d6125f8eb
Changelog for #660
2017-08-08 20:13:05 +02:00
Markus Unterwaditzer
547b327557
Attempt to fix requests tests
2017-08-02 19:55:56 +02:00
Markus Unterwaditzer
9bba4bb9fe
Actually link to docs
2017-07-20 19:06:04 +02:00
Markus Unterwaditzer
dfc9f1aa3f
Add xandikos test example
2017-07-20 19:06:04 +02:00
Jelmer Vernooij
01c88b514c
Set defaults for CI and DETERMINISTIC_TESTS. ( #653 )
...
This makes it a bit easier to manually run individual tests.
2017-07-19 21:40:52 +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
56fe38fcdc
UID replacement benchmark
2017-07-16 22:17:04 +02:00
Markus Unterwaditzer
e3060529a5
Move from deprecated readfp to read_file
2017-07-15 22:50:59 +02:00
Markus Unterwaditzer
3affea685a
Remove pypy3 from build matrix ( #649 )
2017-07-07 20:00:14 +02:00
Markus Unterwaditzer
37a1eb2fdb
Remove remoteStorage ( #648 )
...
Fix #647
2017-07-02 18:42:55 +02:00
Markus Unterwaditzer
bf79ac1748
stylefix
2017-07-02 17:17:26 +02:00
Markus Unterwaditzer
d5db9357f9
Don't test any servers under Pypy3
2017-07-02 16:37:40 +02:00
Markus Unterwaditzer
c0a6fb1b41
Run only tests
2017-07-02 16:16:16 +02:00
Markus Unterwaditzer
87c7143fa4
Version 0.16.0
2017-07-02 02:13:58 +02:00
Markus Unterwaditzer
5259ffd00e
fix readme
2017-07-02 02:13:14 +02:00
Markus Unterwaditzer
76df8a3032
Tidy up changelog
2017-07-02 00:36:39 +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
527acb2617
Disable tests for xandikos on pypy3
2017-06-14 17:47:12 +02:00
Markus Unterwaditzer
fb558e5139
Remove stray debug print
2017-06-10 21:24:33 +02:00
Markus Unterwaditzer
fb3641f3c1
Also run xandikos with release requirements
2017-06-08 01:00:24 +02:00
Markus Unterwaditzer
72eae0a4d3
More dev packages
2017-06-08 00:46:17 +02:00
Markus Unterwaditzer
c3cefd7046
Clear pyenv installation before installing pyenv
2017-06-07 23:49:09 +02:00
Markus Unterwaditzer
7dcd4d5118
docs: Fastmail is now tested
2017-05-31 14:27:19 +02:00
Markus Unterwaditzer
fdff446e92
Update pypy3
2017-05-31 14:21:53 +02:00
Markus Unterwaditzer
9d393623fd
Fix error message if etesync is not installed
2017-05-31 13:56:10 +02:00
Markus Unterwaditzer
76b9bb0aa1
Travis: Upgrade to trusty
2017-05-31 13:44:40 +02:00
Markus Unterwaditzer
fa6a98ec9b
Remove useless skip
2017-05-31 12:40:40 +02:00
Markus Unterwaditzer
6a273953f7
Fix xandikos test: multistatus parsing
2017-05-30 11:25:52 +02:00
Markus Unterwaditzer
7f80251527
Test development Radicale again ( #428 )
...
* Revert "Don't test development Radicale"
This reverts commit 7a5241101e .
* Fix Radicale test setup
* Radicale is very tolerant
* Simplify test such that output is more predictable
* Runtime version check for Radicale
* Don't create user explicitly
* stylefix
* Shorter tracebacks
Travis logs are very hard to read
2017-05-30 09:12:00 +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
Markus Unterwaditzer
d2127030c2
Use inode number in addition to mtime ( #632 )
...
* Use inode number in addition to mtime
* Changelog
2017-05-18 20:42:08 +02:00
Markus Unterwaditzer
6851ceede0
Better useragent ( #633 )
2017-05-18 20:41:52 +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
8a5df8b802
stylefix
2017-05-02 13:56:57 +02:00
Markus Unterwaditzer
2b0492fe5e
Fix etesync tests
2017-05-02 12:58:58 +02:00
Markus Unterwaditzer
cc54ed6e7c
Migrate etesync db
2017-04-29 21:33:50 +02:00
Markus Unterwaditzer
83531f95e5
Fix NameError
2017-04-27 16:50:21 +02:00
Markus Unterwaditzer
09dacde3f3
owncloud update
2017-04-18 23:12:32 +02:00
Markus Unterwaditzer
5a8b141b53
Fix MANIFEST.in
2017-04-18 16:01:39 +02:00
Markus Unterwaditzer
1ed6d4db0a
Add reference
2017-04-15 12:04:09 +02:00
Markus Unterwaditzer
3f6c135806
More discovery docs ( #621 )
2017-04-14 10:01:58 +02:00
Markus Unterwaditzer
97708ab3da
Fix shitty exception
2017-04-13 18:41:37 +02:00