Egon Elbre
6615ecc9b6
common: separate repository
...
Change-Id: Ibb89c42060450e3839481a7e495bbe3ad940610a
2019-12-27 14:11:15 +02:00
Egon Elbre
858f349a1a
lib/uplinkc: add user agent
...
Change-Id: I6627851112823a72e4001b45d9a1b80ba76b8346
2019-12-20 13:11:25 +00:00
Egon Elbre
ee6c1cac8a
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00
TopperDEL
39021b9641
lib/uplinkc: add additional fields to UplinkConfig ( #3526 )
2019-11-12 08:45:40 -08:00
Egon Elbre
edf8318c0e
jenkins: update to golangci-lint 1.21.0 ( #3289 )
...
* jenkins: update to golint-1.21.0
* don't use underscores in var
* make handles private to satisfy linter
lib\uplinkc\universe.go:32:39: exported method Add returns unexported type storj.io/storj/lib/uplinkc._Ctype_long, which can be annoying to use (golint)
func (m *Universe) Add(x interface{}) Handle {
* disable wsl explicitly
2019-10-17 10:42:22 +03:00
TopperDEL
79f3ef4968
Add the tempDir as parameter ( #3065 )
2019-10-07 14:03:58 +02:00
Egon Elbre
369a51ed00
lib/uplink: ensure it's silent by default ( #2676 )
2019-08-01 07:14:09 -04:00
Bryan White
6b40866ed8
Re-implement libstorj API (V2) using libuplink (V3) ( #2573 )
2019-07-30 13:40:05 +02:00
Bryan White
76061c50c5
Uplink C bindings part 2 ( #2209 )
2019-06-15 13:23:12 +02:00
Bryan White
bc33964729
Uplink C bindings part 1 ( #2196 )
...
* uplink cbindings tooling
2019-06-13 11:09:05 -04:00