Commit graph

1452 commits

Author SHA1 Message Date
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
Homu
f8a2b109a9 Auto merge of #401 - pimutils:count-failed-tasks, r=untitaker
CLI worker: Show how many tasks failed

Fix #398
2016-04-04 06:39:06 +09:00
Markus Unterwaditzer
8134313390 CLI worker: Show how many tasks failed
Fix #398
2016-04-03 23:36:49 +02:00
Homu
45389f87d9 Auto merge of #400 - pimutils:not-implemented-discovery, r=untitaker
Nicer output for unsupported discovery

Fix #347
2016-04-03 06:49:52 +09:00
Markus Unterwaditzer
3b9ef7a16b Nicer output for unsupported discovery
Fix #347
2016-04-02 23:12:55 +02:00
Homu
77d5a7d655 Auto merge of #399 - pimutils:google, r=untitaker
Google contacts and calendar

- [x] Proper documentation
- [x] With the refactor, `get_storage_init_args` now misses a lot of arguments for all DAV and Google storage types

Fix #8
2016-04-03 05:56:14 +09:00
Markus Unterwaditzer
6e10666ab1 Add changelog 2016-04-02 22:56:01 +02:00
Markus Unterwaditzer
2888757e1b Refactor Google support into own storage types 2016-04-02 21:14:17 +02:00
Markus Unterwaditzer
eca9faad16 Make DavSession subclassable 2016-04-02 20:51:31 +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
4cb7e6c1f5 Don't test Radicale under Python 2 2016-04-01 23:47:36 +02:00
Markus Unterwaditzer
b501a86081 Fix formatting in docs 2016-03-30 23:13:12 +02:00
Markus Unterwaditzer
0ee39c7e0a cli: Remove outdated reference to PAIRS 2016-03-28 12:21:04 +02:00
Homu
15de73d8fc Auto merge of #396 - pimutils:fix-empty-sync, r=untitaker
Fix hangup on no-op sync

None
2016-03-28 03:37:04 +09:00
Markus Unterwaditzer
bd6bca6540 Fix hangup on no-op sync
Fix #395
2016-03-26 22:05:47 +01:00
Markus Unterwaditzer
391f193eae Rename test_main to test_sync 2016-03-26 21:37:22 +01:00
Markus Unterwaditzer
7f54fb5dd9 Add PayPal link as well 2016-03-24 17:19:20 +01:00
Markus Unterwaditzer
862bf24e6b The dumbest bug fix 2016-03-22 22:47:16 +01:00
Markus Unterwaditzer
0195f85af0 Stylefix 2016-03-22 22:43:46 +01:00
Markus Unterwaditzer
b73c0908d0 Version 0.9.3 2016-03-22 20:52:36 +01:00
Markus Unterwaditzer
3e327ad9f5 Remove entry-point test
I thought it was common practice to run testsuites post-install.
Apparently this isn't the case with Archlinux, which executes `check`
between `build` and `install`.

Fix #393
2016-03-22 20:49:30 +01:00
Markus Unterwaditzer
0788277a2f More changelog entries 2016-03-20 15:08:01 +01:00
Homu
307a368917 Auto merge of #391 - pimutils:split-recurring-events, r=untitaker
Split recurring events properly

Previously we moved each VEVENT into its own Item, now we group by UID,
if one exists.
2016-03-20 22:55:11 +09:00
Markus Unterwaditzer
7ce0fb958f Split recurring events properly
Previously we moved each VEVENT into its own Item, now we group by UID,
if one exists.
2016-03-20 14:16:52 +01:00
Markus Unterwaditzer
68f052b7c2 Add waffle.io badge 2016-03-19 23:51:48 +01:00
Markus Unterwaditzer
b93bcf0ba8 New IRC channel 2016-03-16 00:26:48 +01:00
Markus Unterwaditzer
c855be0015 Update submodules 2016-03-15 21:25:34 +01:00
Markus Unterwaditzer
63fc62afda We init our submodules ourselves 2016-03-15 21:09:01 +01:00
Markus Unterwaditzer
085cd692a7 Update submodules 2016-03-15 20:57:17 +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
071f3e06f4 Leftover legacy link 2016-03-15 15:38:58 +01:00
Markus Unterwaditzer
b726364b93 Replace all instances of untitaker with pimutils 2016-03-15 15:36:40 +01:00
Markus Unterwaditzer
9f48f7d3b2 Merge pull request #387 from untitaker/ci-refactor
Minimal PR build, v2
2016-03-14 19:06:21 +01:00
Markus Unterwaditzer
0ac1688518 make style: Ignore whitespace changes
For some godforsaken reason different line endings are emitted in
Travis.
2016-03-14 17:57:07 +01:00
Markus Unterwaditzer
b197592774 Minimal PR build again 2016-03-14 16:35:59 +01:00
Markus Unterwaditzer
87560481d6 Update davical module 2016-03-14 15:32:59 +01:00
Markus Unterwaditzer
44721f18dd Merge pull request #385 from DamienCassou/patch-1
Fix Makefile rule to reference install-test
2016-03-14 11:04:00 +01:00
Damien Cassou
e5e1f42013 Fix Makefile rule to reference install-test 2016-03-14 07:46:40 +01:00
Markus Unterwaditzer
dac6295376 Merge pull request #384 from untitaker/open-graphical-browser-hotfix
Fix broken test for webbrowser internals
2016-03-13 20:54:46 +01:00
Markus Unterwaditzer
c95fa8fc3c Version 0.9.2 2016-03-13 20:54:26 +01:00
Markus Unterwaditzer
0e7fa2ed62 Fix broken test for webbrowser internals
List may be empty if running in minimal environment.
2016-03-13 20:38:00 +01:00
Markus Unterwaditzer
d8854294e1 Stylefix 2016-03-13 20:23:19 +01:00
Markus Unterwaditzer
c9aada3012 Also test master 2016-03-13 20:23:00 +01:00
Markus Unterwaditzer
108c375f39 Version 0.9.1 2016-03-13 19:03:20 +01:00
Homu
a2ec405fd0 Auto merge of #380 - untitaker:os-x, r=untitaker
Test against OS X (PR)

Fixes #379
2016-03-13 05:35:48 +09:00
Markus Unterwaditzer
0d0902cc48 Test OS X 2016-03-12 21:34:45 +01:00
Homu
f9375eaa82 Auto merge of #378 - untitaker:server-submodules, r=untitaker
Add servers as submodules

Fix #377
2016-03-11 20:14:21 +09:00
Markus Unterwaditzer
7f124494ee Exclude servers from flake8 2016-03-11 12:14:10 +01:00
Homu
163da71453 Auto merge of #373 - untitaker:hypothesis-tolerate-ci-slowness, r=untitaker
Testing: Tolerate slowness in CI

None
2016-03-11 18:39:30 +09:00