restic/internal/repository
Alexander Neumann 59782e347c repository: Fix repack test
This reduces the chance of duplicate blobs, otherwise the tests fail
(make the contents of a blob depend on a pseudo-random number instead of
the size, sizes may be duplicate).
2018-01-23 23:14:05 +01:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
index_test.go repository/index: Optimize index.Has() 2018-01-08 21:46:17 +01:00
index.go repository/index: Optimize index.Has() 2018-01-08 21:46:17 +01:00
key.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
master_index.go fixes #1251, race when writing indexes 2017-10-07 05:11:42 -07:00
packer_manager_test.go repo: Split packers for tree and data 2017-09-22 15:36:47 +02:00
packer_manager.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
parallel_test.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
parallel.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
pool.go Moves files 2017-07-23 14:19:13 +02:00
repack_test.go repository: Fix repack test 2018-01-23 23:14:05 +01:00
repack.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
repository_test.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
repository.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
testing.go Rename KDFParams -> Params 2017-10-28 10:28:29 +02:00