Commit graph

1689 commits

Author SHA1 Message Date
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
4da83bfb79 Remove vdirsyncer repl hack 2016-10-22 16:36:24 +02:00
Markus Unterwaditzer
2186178968 Stylefix 2016-10-22 16:22:21 +02:00
Markus Unterwaditzer
1795e63910 Refactor Config API, expose load_config for khal 2016-10-21 13:23:27 +02:00
Markus Unterwaditzer
c6e185d8a3 Evaluate partial_sync lazily
Fix #516
2016-10-13 18:25:55 +02:00
Markus Unterwaditzer
63e9e55bbe SVG Travis badge 2016-10-08 15:54:19 +02:00
Markus Unterwaditzer
39b27532e7 Exclude buggy setuptools-scm version
https://github.com/pypa/setuptools_scm/issues/103
2016-10-05 18:52:47 +02:00
Markus Unterwaditzer
74b73a4011 refactor test_sync 2016-10-04 21:42:31 +02:00
Markus Unterwaditzer
6ecc14fca2 Improve partial sync test 2016-10-04 21:24:59 +02:00
Markus Unterwaditzer
ec00ea70af Rename test 2016-10-04 20:52:53 +02:00
Markus Unterwaditzer
d28527c6ea Run flake8 on Python 3.5 only. 2016-10-04 20:45:47 +02:00
Markus Unterwaditzer
2e3ebd814a Add test for partial_sync=ignore 2016-10-04 20:40:34 +02:00
Markus Unterwaditzer
ff7586fc40 Stylefix 2016-10-04 20:01:08 +02:00
Markus Unterwaditzer
d33c98ac93 Bugfix in config validator 2016-10-04 19:17:38 +02:00
Markus Unterwaditzer
a5eec6193b Prevent setting partial_sync if nothing read-only. 2016-10-04 18:55:47 +02:00
Markus Unterwaditzer
15bf13cfe1 Make pair config more strongly typed 2016-10-04 18:51:11 +02:00
Markus Unterwaditzer
1c030d40ac metasync: Error on invalid conflict resolution 2016-10-04 18:46:57 +02:00
Markus Unterwaditzer
471882fc5e upload-hypothesis: Don't execute on third-party PR 2016-10-03 20:53:25 +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
fe3f8eabf1 Travis: Fix secret leakage and also upload on PRs 2016-10-03 19:26:02 +02:00
Markus Unterwaditzer
d1495118c0 docs: Clarify importance of make install-dev 2016-10-03 19:26:02 +02:00
Markus Unterwaditzer
6fdee91a5b Changelog for partial_sync 2016-10-03 19:21:30 +02:00
Markus Unterwaditzer
51063f09a6 Improve logging for sync 2016-10-03 19:15:21 +02:00
Markus Unterwaditzer
827299ef24 Add CLI for partial_sync 2016-10-03 19:01:03 +02:00
Markus Unterwaditzer
8ca5446e02 Fix tests 2016-10-03 19:00:27 +02:00
Markus Unterwaditzer
ffeaf25471 internal implementation of partial_sync 2016-10-03 18:37:32 +02:00
Markus Unterwaditzer
497e4a958c sync refactor: get rid of duplicate action designs
Actions are basically an unnecessarily specialized version of the
`*_full`-methods on StorageInfo. This commit makes the API of Actions
more general and removes the `*_full`-methods.
2016-10-03 16:12:49 +02:00
Markus Unterwaditzer
fccc9094c5 Fix changelog dates
Fix #514
2016-10-03 14:27:04 +02:00
Markus Unterwaditzer
4db036a055 upload-hypothesis-db.sh: Avoid usage of cd 2016-10-01 20:50:01 +02:00
Markus Unterwaditzer
13772c67cd Fix bug in makefile 2016-10-01 20:24:47 +02:00
Markus Unterwaditzer
0eda0984f2 Fail if hypothesis-upload fails 2016-10-01 20:09:40 +02:00
Markus Unterwaditzer
3cf33e5efe Stylefix 2016-10-01 19:09:27 +02:00
Markus Unterwaditzer
826a64226e cli-sync: Action failures are non-fatal.
Fix #343
2016-10-01 18:32:05 +02:00
Markus Unterwaditzer
34ac29fc2a Add error_callback to sync() 2016-10-01 18:25:17 +02:00
Markus Unterwaditzer
95c6be6aee Remove remove_hash_from_status
This causes too many problems and forces us to weaken further
assumptions. Better to write separate migration tests, but I don't care.
2016-10-01 17:27:44 +02:00
Markus Unterwaditzer
f7c2aa5f81 Blacklist Sphinx 1.4.7
See https://github.com/sphinx-doc/sphinx/issues/2996
2016-10-01 17:01:23 +02:00
Markus Unterwaditzer
a12df8f5d2 Update mysteryshack again 2016-10-01 16:52:22 +02:00
Markus Unterwaditzer
ef9f13c982 Update mysteryshack again 2016-10-01 16:20:16 +02:00
Markus Unterwaditzer
68d2647e38 Add flake8-bugbear 2016-10-01 16:01:12 +02:00
Markus Unterwaditzer
5dc6a5ff36 Update mysteryshack-testserver (#513)
* Update mysteryshack-testserver

* REMOVE ME

* wip

* wip

* wip
2016-10-01 15:41:18 +02:00
Markus Unterwaditzer
7d0ec9fb32 Version 0.13.1 2016-09-30 09:02:59 +02:00
Markus Unterwaditzer
3aca7e247a Fix bug with combination of yield and return
Thanks van Rossum!
2016-09-30 09:01:49 +02:00
Markus Unterwaditzer
841318208d Version 0.13.0 2016-09-29 18:50:35 +02:00
Markus Unterwaditzer
aede90eee9 Ability to pass homeset-url for DAV storage (#511)
See #509
2016-09-29 18:49:41 +02:00
Markus Unterwaditzer
c9d92ea6eb Fix another bug in uploading script 2016-09-29 18:46:53 +02:00
Steve Peak
0e2d9baf39 fix yaml syntax (#512)
This will fix the status for sure. The comment may be fixed as well since the yaml is now valid

> CC https://github.com/codecov/support/issues/162#issuecomment-250472579
2016-09-29 17:33:44 +02:00
Markus Unterwaditzer
952966b677 Include job number in Hypothesis uploader commits 2016-09-29 16:27:52 +02:00
Markus Unterwaditzer
37ed28d849 Fix up hypothesis uploader again 2016-09-29 16:26:00 +02:00
Travis CI for pimutils
7df4333a77 Hypothesis examples 2016-09-29 13:59:12 +00:00