Tan Jiang
3a3262d1e1
fix error in go vet
2016-04-05 20:04:29 +08:00
Tan Jiang
0532735d21
handle the case when docker request token for multiple scopes
2016-04-05 19:48:13 +08:00
Ben Ji
0d7f109e42
Fix bug: Failed to get repository tags
...
Listing repository tags will fail if the repository name contains string
'service'
Fixed in registryutils.go. Use regrexp instead of splitting strings by
'service'.
2016-03-31 10:20:13 +08:00
Tan Jiang
93803ac3aa
fix potential index out of range error
2016-03-29 19:37:04 +08:00
Jack Liu
cea9cca52a
Update to use placeholder
2016-03-27 00:18:11 +08:00
Jack Liu
aa9fa581ec
fix bugs
2016-03-25 09:31:50 +08:00
Jack Liu
44b27e71c2
update log functions in service
2016-03-25 09:08:44 +08:00
Tan Jiang
3e942e3db7
use the method in standard lib
2016-03-08 11:53:13 +08:00
Tan Jiang
615e4973c1
enable basic authentication
2016-03-07 22:27:47 +08:00
Tan Jiang
1a0125b2ac
fix go vet issue in notification.go
2016-03-01 18:37:51 +08:00
Tan Jiang
be64407e54
update README, LICENSE, and bump to registry/2.3.0
2016-03-01 18:21:56 +08:00
Tan Jiang
a462f118f1
update file names, remove tests folder
2016-02-29 10:50:47 +08:00
Tan Jiang
2cabd9c187
fix package comment issue
2016-02-26 18:54:14 +08:00
Tan Jiang
4a24d642b7
add comments to pass golint
2016-02-26 18:35:55 +08:00
yinw
25b2ea84b4
Merge remote-tracking branch 'upstream/golint-fix' into golint_refactor
2016-02-25 14:00:32 +08:00
yinw
1b6ecdb9a9
golint refactor for controller and service
2016-02-25 14:00:29 +08:00
Tan Jiang
40fc5d8f4b
fix issues except comments related in main, auth, api packages
2016-02-25 13:40:08 +08:00
Tan Jiang
ecedb882a1
replace status codes with constants in net/http
2016-02-24 14:31:52 +08:00
Tan Jiang
b801393c74
Merge branch 'master' of github.com:vmware/harbor
2016-02-22 10:00:42 +08:00
Tan Jiang
90aef78b1b
refinement
2016-02-17 14:29:05 +08:00
Tan Jiang
f859348ac6
Initial commit
2016-02-01 19:59:10 +08:00