1
0
mirror of https://github.com/restic/restic.git synced 2024-07-05 09:10:56 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Chris Howey
69a9adc4c3 Use local instance of minio server.
Need to figure out how to have tests automatically start and kill
server.
2016-01-17 18:46:08 +01:00
Chris Howey
6d1552af51 Switch s3 library to allow for s3 compatible backends. Fixes #315 2016-01-17 18:46:08 +01:00
Alexander Neumann
316f6ed313 Update chunker version 2015-09-12 22:14:58 +02:00
Chris Howey
10cd672a92 Use new version of s3 library, Fixes #276 2015-08-26 06:25:05 -05:00
Matthieu Rakotojaona
3a82612244 Update bazil.org/fuse version 2015-07-19 23:03:32 +02:00
Matthieu Rakotojaona
32a321e51e Add simple mount command 2015-07-19 23:03:32 +02:00
Alexander Neumann
b4170ff45f sftp: change debug tag to debug_sftp 2015-07-11 23:03:34 +02:00
Florian Weingarten
36a62cf77d Extract chunker 2015-07-08 16:58:23 -04:00
Alexander Neumann
d9a90f7b89 Update dependencies
This, among others, updates the `go-flags` library, which includes a
feature that closes #198.
2015-06-28 16:36:50 +02:00
Alexander Neumann
6c2d6bfd11 Merge pull request #184 from howeyc/backend-s3
Add Amazon S3 backend.
2015-06-23 20:14:47 +02:00
Chris Howey
b793261ba1 Add dependencies for s3 tests. 2015-06-14 08:28:50 -05:00
Chris Howey
dc6d92a076 Add Godeps for s3 backend. 2015-06-14 08:28:50 -05:00
Alexander Neumann
5f13e199c6 vendor everything 2015-05-10 22:46:32 +02:00