Commit Graph

36 Commits

Author SHA1 Message Date
Wenkai Yin
0b57345a4d 1.add API for getting logs of job 2.trigger replication by creating policy or enabling policy 3.trigger replication by webhook 2016-05-25 15:25:16 +08:00
Wenkai Yin
4d1d7799fd add user agent to registry client 2016-05-20 13:16:58 +08:00
Wenkai Yin
0f0bc86ade add logs 2016-04-29 17:22:17 +08:00
Wenkai Yin
bf53ca9a47 handler from=repo 2016-04-29 16:59:54 +08:00
Wenkai Yin
0a873bc046 Merge remote-tracking branch 'upstream/master' into registry_api_util_update
Conflicts:
	api/repository.go
2016-04-29 15:18:22 +08:00
Wenkai Yin
545ca4135c token expires 2016-04-29 14:59:00 +08:00
Wenkai Yin
994b4e290b registry v2 API util 2016-04-27 17:59:43 +08:00
hmwenchen
b4cc422a97 Remove debug info 2016-04-26 21:00:29 +08:00
hmwenchen
53bb0c1e6d Remove unused packages 2016-04-26 20:43:03 +08:00
hmwenchen
87b213c3ae Use registry 2.4 toget tag info from events 2016-04-26 20:06:21 +08:00
hmwenchen
957df50958 Minor change to comply with CI requirements 2016-04-22 20:26:28 +08:00
hmwenchen
dc96ded36a Merge with origin master 2016-04-22 09:18:51 +08:00
hmwenchen
ab6bb58c36 Add tag to accesslog 2016-04-22 00:28:59 +08:00
Wenkai Yin
4dc81927d3 remove useless code 2016-04-17 22:39:10 +08:00
Wenkai Yin
85869f1b81 repo tag delete 2016-04-15 13:17:32 +08:00
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