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
Markus Unterwaditzer
441509e191
Fix up hypothesis uploader
2016-09-29 15:55:27 +02:00
Markus Unterwaditzer
8f6f44e1fc
Remove useless check
2016-09-29 12:26:24 +02:00
Markus Unterwaditzer
373f4b8e77
Add hypothesis example DB to repo
2016-09-29 11:12:45 +02:00
Markus Unterwaditzer
ce8e027346
stylefix
2016-09-27 21:42:29 +02:00
Markus Unterwaditzer
eb5e112293
makefile: Fix default target
2016-09-27 14:20:01 +02:00
Markus Unterwaditzer
565e971e4e
Reorganize tests
2016-09-27 14:11:04 +02:00
Markus Unterwaditzer
8e3caf2c58
Extend coverage for repair command
2016-09-27 14:07:12 +02:00
Markus Unterwaditzer
a524f8e971
Debug output
2016-09-27 12:38:36 +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
6aedd624a9
update nextcloud
2016-09-26 20:19:29 +02:00
Markus Unterwaditzer
2cf0aee526
Add known problems for nextcloud
2016-09-26 19:02:47 +02:00