1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-05 19:22:08 +00:00
restic/internal/backend
George Armhold d886cb5c27 replace ad-hoc context.TODO() with gopts.ctx, so that cancellation
can properly trickle down from cmd_*.

gh-1434
2017-12-03 07:22:14 -05:00
..
azure Azure backend: limit http concurrency in Stat(), Test(), Remove() 2017-10-31 07:32:30 -04:00
b2 replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
gs GS backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List() 2017-10-31 08:01:43 -04:00
local
location s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
mem
rest rest: Use client for creating the repository 2017-11-25 20:56:40 +01:00
s3 Merge pull request #1437 from restic/fix-1292 2017-11-25 11:34:26 +01:00
sftp
swift swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(), 2017-11-02 18:29:32 -04:00
test
testdata
backend_error.go
backend_retry.go retry: Remove file after failed save 2017-11-30 22:05:14 +01:00
backend_retry_test.go
doc.go
http_transport.go
layout.go
layout_default.go
layout_rest.go
layout_s3legacy.go
layout_test.go
paths.go
semaphore.go swift backend: fix premature release of semaphore in Load() & document 2017-11-02 12:38:17 -04:00
utils.go
utils_test.go