Alexander Neumann
|
a850041cf0
|
ContReader: Remove debug output
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
5071f28d55
|
ReadCloser: Call close if reader implements it
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
e0361b1f9f
|
Add ContinuousReader
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
f319354174
|
Update s3 library again
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
a73c4bd5a7
|
update s3 library for bugfix
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
d79c85af62
|
Fix s3 tests
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
407819e5a9
|
s3: properly integrate minio-go lib
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
2c15597e24
|
walker: print errors
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
a17b6bbb64
|
Update minio-go library
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
1922a4272c
|
s3: fix usage
Ignore error response for existing bucket, add more debug code.
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
2b10791df2
|
location: Fix test
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
1ad5c3813c
|
correct CI s3 test server url
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
7d5f8214cf
|
use new backend open with config
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
2b0b44c5ce
|
s3: implement open with config
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
f7c9091970
|
sftp: implement open with config
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
7b1e8fdd06
|
local: correct comment
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
d257dedf42
|
rename LocationParse -> Parse
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
3d2a714b5a
|
Update minio-go library
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
de933a1d48
|
Rename URI -> Config/Location
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
566a15285a
|
Add repository location parsing code
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
43cf95e3c6
|
Correctly stop the minio server after the tests
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
0b12ceabe9
|
Dockerfile: Install go in home dir
This allows cross-compilation with gox with Go < 1.5
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
e96f28c536
|
Output stderr when minio server failed
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
d5e36bd2f0
|
Only run minio server for Go >= 1.5.1
|
2016-01-17 18:48:05 +01:00 |
|
Alexander Neumann
|
34e8f63f77
|
Increase debug output for minio server
|
2016-01-17 18:47:24 +01:00 |
|
Alexander Neumann
|
3e422c8776
|
Add debug output, listen on localhost
|
2016-01-17 18:47:24 +01:00 |
|
Alexander Neumann
|
edfb31f4fe
|
s3: Run integration test with minio server
|
2016-01-17 18:47:24 +01:00 |
|
Alexander Neumann
|
8562a1bb2f
|
Dockerfile: Also install minio
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
fa7192fdfb
|
CI: save cross-compiled binaries in /tmp
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
c22c0f2706
|
Add Dockerfile that resembles the Travis environment
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
5736742c3e
|
s3: Open() creates bucket if it does not exist
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
248f991ad4
|
s3: don't remove the bucket on Delete()
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
55f10eb1c1
|
Fix s3 test with local minio server instance
|
2016-01-17 18:46:08 +01:00 |
|
Alexander Neumann
|
d0ca118387
|
Fix usage of the done chan
|
2016-01-17 18:46:08 +01:00 |
|
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
|
e2445f4c97
|
GetPartialObject does not work.
|
2016-01-17 18:46:08 +01:00 |
|
Chris Howey
|
ed2a4ba1d5
|
Fix s3 backend test
|
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
|
c969de7fad
|
Merge pull request #390 from restic/fix-travis
Fix travis
|
2016-01-16 14:39:51 +01:00 |
|
Alexander Neumann
|
b8c300e61e
|
Remove run_tests.go from Makefile
|
2016-01-16 14:37:23 +01:00 |
|
Alexander Neumann
|
2499bbb09d
|
Also specify new -X syntax for go1.6
|
2016-01-16 14:08:13 +01:00 |
|
Alexander Neumann
|
7c70d5c1bd
|
Build toolchain for gox only on older Versions of Go
|
2016-01-16 13:40:16 +01:00 |
|
Alexander Neumann
|
f90381910b
|
Remove Go tip, add 1.6beta2
|
2016-01-16 13:39:12 +01:00 |
|
Alexander Neumann
|
172c31ff45
|
Use gotestcover instead of homebrew run_tests.go
|
2016-01-16 13:32:23 +01:00 |
|
Alexander Neumann
|
bbfd1dd0c0
|
Fix ignore tip build failure
|
2016-01-16 13:23:45 +01:00 |
|
Alexander Neumann
|
8d71e5d698
|
Travis CI: Update Go version, add tip
|
2016-01-16 13:00:28 +01:00 |
|
Alexander Neumann
|
0f69169262
|
OpenChaos lecture
|
2016-01-13 20:16:47 +01:00 |
|
Alexander Neumann
|
72bcebbfb1
|
Remove (broken) sourcegraph and waffle badges
|
2016-01-07 21:09:32 +01:00 |
|
Alexander Neumann
|
d3e7766f89
|
Merge pull request #380 from restic/PKGBUILD-update
Update PKGBUILD to reflect restic official version numbering
|
2015-12-27 22:07:28 +01:00 |
|
Florian Daniel
|
360193320f
|
Update PKGBUILD to reflect restic official version numbering
|
2015-12-27 22:05:05 +01:00 |
|