2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/internal/backend
George Armhold 1695c8ed55 use global context for check, debug, dump, find, forget, init, key,
list, mount, tag, unlock commands

gh-1434
2017-12-06 07:02:55 -05:00
..
azure Azure backend: limit http concurrency in Stat(), Test(), Remove() 2017-10-31 07:32:30 -04:00
b2 use global context for check, debug, dump, find, forget, init, key, 2017-12-06 07:02:55 -05:00
gs GS backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List() 2017-10-31 08:01:43 -04:00
local Merge pull request #1393 from armhold/lint-errcheck 2017-10-28 09:56:11 +02:00
location s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
mem Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
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 sftp ReadDir: add path to return error messages (gh-1323) 2017-10-28 14:16:27 -04:00
swift swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(), 2017-11-02 18:29:32 -04:00
test Ensure TestDelete runs last 2017-10-14 16:04:29 +02: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 remove check for context.Canceled 2017-12-06 05:38:29 -05:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
http_transport.go Add REST backend option to use CA root certificate 2017-10-04 22:14:10 +02:00
layout_default.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_rest.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_s3legacy.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
layout.go Move restic package to internal/restic 2017-07-24 17:43:32 +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_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