Zexi Li
c393c1deb3
fix: services model incorrect nullable define
2019-10-08 22:22:54 +08:00
Qiu Jian
a7ebd7434a
update vendor
2019-09-19 09:34:49 +08:00
ioito
adba926545
fix: 避免make mod时异常
2019-09-17 12:28:40 +08:00
ioito
7064271ae7
fix: update vendor
2019-09-12 18:15:50 +08:00
ioito
72b5ea1eb4
fix: update go-ceph vendor
2019-09-12 16:55:58 +08:00
ioito
79766e7c7e
fix: go-ceph bugifx
2019-09-12 14:17:14 +08:00
Qiu Jian
77c4a53059
feature: 1. ak/sk auth support 2. a full feature s3gateway works with
...
Cyberduck
注意:以下两个文件的修改还未被官方合并,所以下次make
mod的时候会被覆盖,需要注意checkout恢复:
vendor/github.com/Azure/azure-sdk-for-go/storage/blockblob.go
vendor/github.com/tencentyun/cos-go-sdk-v5/object_part.go
2019-08-30 00:12:39 +08:00
Qiu Jian
a4b4ef8d9d
update vendor
2019-08-17 18:47:52 +08:00
wanyaoqi
24c3962d4a
support get user tags
2019-08-13 18:20:59 +08:00
yunion-ci-robot
0ed06c8ce2
Merge pull request #2225 from swordqiu/feature/qj-objectstore-multipart-upload-support
...
Feature/qj objectstore multipart upload support
2019-08-12 11:44:01 +08:00
Qiu Jian
17979f289d
update vendor
2019-08-12 11:02:53 +08:00
Zexi
9dbc257e4d
add apigateway service
2019-08-09 21:11:46 +08:00
Yousong Zhou
b99cf64367
vendor: update structarg
2019-08-09 09:48:09 +00:00
Qiu Jian
c0120c0545
update vendor
2019-08-06 22:35:56 +08:00
TangBin
e4ef23515f
aws elb support
2019-07-28 11:25:54 +08:00
Yousong Zhou
543bb89a9a
vendor: update yunion.io/x/pkg
2019-07-26 03:43:07 +00:00
Qiu Jian
93b8bac5bb
s3gateway round 2
2019-07-24 21:28:41 +08:00
Qiu Jian
870813f04b
feature: s3gateway
2019-07-24 21:28:37 +08:00
wanyaoqi
3acf030fef
- set mirror status on switch
...
- deploy agent
- gpfs snapshot
- code fixs
2019-07-10 18:31:40 +08:00
ioito
c13b4803c4
optimized tag filter
2019-07-05 10:23:20 +08:00
TangBin
8635815805
update mod
2019-07-02 15:59:48 +08:00
Zexi
d172d632db
update vendor to fix log caller field missing
2019-06-29 14:34:02 +08:00
Qiu Jian
84eb86a757
fix: 1. auto create project after import domains 2. add actionlogs for
...
identity resources
2019-06-27 02:55:31 +08:00
Yousong Zhou
3966355d5e
vendor: using go modules
...
This change was made with the following commands
go mod init
go mod tidy
go mod vendor -v
Revision of github.com/op/go-logging changed because
github.com/anacrolix/torrent requires the current version in its go.mod
# github.com/op/go-logging
yunion.io/x/onecloud/cmd/torrent
github.com/anacrolix/torrent
github.com/elgatito/upnp
github.com/op/go-logging
Content of google.golang.org/grpc changed and it's indeed the case after
checking with the upstream repo. It's very likely that the old content
is wrong.
Some packages like golang.org/x/sys/unix are added because they are
indeeded needed
Some packages are removed as a whole because they are needed anymore
2019-06-24 07:28:24 +00:00