Andrey Smirnov
50cf2b49bd
Refactoring: use checksums instead of MD5 for pool/published
...
This is related to #506
As a first step, don't pass MD5 explicitly, pass checksum info object,
so that as a next step we can choose which hash to use.
There should be no functional changes so far.
Next step: stop returning explicit paths from public package pool.
2017-04-01 00:12:31 +03:00
Andrey Smirnov
516dd7b044
Switch to gometalinter
...
Only small amount of required checks is enabled,
plan is to enable more linters as issues are fixed in the code.
2017-03-23 01:51:08 +03:00
Andrey Smirnov
11d828b3b1
Add govet/golint into Travis CI build
...
Fix current issues
2017-03-22 21:49:16 +03:00
Charles Hsu
485f311498
Fix URL path for Swift.
2017-02-16 23:09:18 +08:00
Einar Forselv
8e62620880
Fixing tests after adding v3 swift auth
2016-09-14 20:53:01 +02:00
Einar Forselv
511fb439ac
Identity v3 support for Swift
...
ncw/swift was bumped to latest version
2016-09-14 15:29:11 +02:00
Andrey Smirnov
c473a5cba8
Really randomize port in Swift unit-tests.
2015-09-22 11:25:10 +03:00
Andrey Smirnov
84801bce78
Fix unit-tests
...
Go 1.5 has different error message, randomize port number in test to avoid
collisions.
2015-09-22 11:18:57 +03:00
Andrey Smirnov
c2993c6691
Use other port that doesn't interfere with PostgreSQL.
2015-06-18 01:52:37 +03:00
Andrey Smirnov
903d4cefba
gofmt -s
2015-02-22 14:29:09 +03:00
Andrey Smirnov
48b8311150
Style fixes. #191
2015-02-20 23:58:00 +03:00
Andrey Smirnov
b67f3dd6f7
gofmt #191
2015-02-20 23:43:40 +03:00
Sebastien Badia
26a65b2336
swift: Fallback to TempAuth
2015-02-11 15:36:16 +01:00
Sylvain Baubeau
355a98b51f
Use upstream version of ncw/swift
2015-02-10 09:17:54 +01:00
Sylvain Baubeau
11716f06f0
Add test suite for the Swift backend
2015-02-05 18:03:35 +01:00
Sylvain Baubeau
1ba06e828d
Remove prefix in Filelist and RemoveDir
2015-02-05 17:56:16 +01:00
Sylvain Baubeau
9004f8578c
Detect if bulk-delete is supported
2015-02-05 17:54:09 +01:00
Sebastien Badia
7f038be1cb
Add swift backend for repository publishing
2015-02-05 17:54:09 +01:00