1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend
Nick Craig-Wood fb62da1748 Make backend tests more helpful
* In TestList check that backend is empty first
  * Improve error message in TestBackend
2018-01-27 21:36:35 +00:00
..
azure Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
b2 b2: Check timeout 2018-01-26 21:07:05 +01:00
gs Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
local Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
location s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
mem Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
rest backend/rest: Implement REST API v2 2018-01-23 23:15:26 +01:00
s3 Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
sftp sftp: Allow running ssh without a tty 2018-01-26 19:21:14 +01:00
swift Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
test Make backend tests more helpful 2018-01-27 21:36:35 +00:00
testdata
backend_error.go backend: Add partial read failure to error backend 2017-10-17 22:11:38 +02:00
backend_retry_test.go backend: Correctly retry Save() calls 2017-10-17 21:46:38 +02:00
backend_retry.go fixed restic-check does not retry backend.Test failures 2018-01-06 23:22:35 -05:00
doc.go
http_transport.go Add REST backend option to use CA root certificate 2017-10-04 22:14:10 +02:00
layout_default.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_rest.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_s3legacy.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
layout.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
paths.go
semaphore.go swift backend: fix premature release of semaphore in Load() & document 2017-11-02 12:38:17 -04:00
utils_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
utils.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00