restic/internal/backend
Alexander Neumann 514f1b8917 Relax timeout backend test 2018-02-10 12:53:38 +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 Relax timeout backend test 2018-02-10 12:53:38 +01: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.go Implement RetryBackend.List() 2018-01-29 22:14:12 -05:00
backend_retry_test.go Implement RetryBackend.List() 2018-01-29 22:14:12 -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.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +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
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.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
utils_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00