2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/internal/backend
Alexander Neumann 2369da158f Merge pull request #1592 from ncw/helpful-tests
Make backend tests more helpful
2018-01-28 10:09:35 +01:00
..
azure Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
b2 Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
gs GS: Use generic http transport 2018-01-27 20:12:34 +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 Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
s3 Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
sftp sftp: Allow running ssh without a tty 2018-01-26 19:21:14 +01:00
swift Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
test Make backend tests more helpful 2018-01-27 21:36:35 +00:00
testdata Moves files 2017-07-23 14:19:13 +02:00
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 Moves files 2017-07-23 14:19:13 +02:00
http_transport.go Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01: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 Moves files 2017-07-23 14:19:13 +02:00
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