Wenkai Yin
|
343cc4f719
|
bug fix: delete multiple tags should not return error even though they reference the same image
|
2016-09-13 18:15:59 +08:00 |
|
Wenkai Yin
|
bea2a034af
|
1.fix bugs in implements of storing repositories in DB 2.Complete project deletion 3.Refactor logic of listing the most favorate repositories 4.Refactor statistics
|
2016-09-02 16:24:25 +08:00 |
|
Wenkai Yin
|
c546c3a48b
|
support project deletion
|
2016-08-23 15:56:30 +08:00 |
|
Wenkai Yin
|
4ef5c1f98a
|
Merge master into dev
Conflicts:
.travis.yml
Dockerfile.job
vendor/vendor.json
|
2016-08-15 11:30:06 +08:00 |
|
Wenkai Yin
|
98e399c8fe
|
bug fix: check whether project is nil befere reading its properties
|
2016-08-11 14:11:45 +08:00 |
|
Tan Jiang
|
fa18ab3a75
|
merge with master
|
2016-08-03 17:15:00 +08:00 |
|
Wenkai Yin
|
cf953f74fe
|
return more information when calling get mannifest API
Conflicts:
api/repository.go
|
2016-08-02 10:53:53 +08:00 |
|
Wenkai Yin
|
3b827e36f5
|
support pagination for listing repositories, jobs and access logs
update
|
2016-08-01 17:54:12 +08:00 |
|
Wenkai Yin
|
82af69d9f6
|
fix #591
|
2016-07-31 20:21:19 +08:00 |
|
Wenkai Yin
|
befc22f3f7
|
fix #561
|
2016-07-18 20:37:52 +08:00 |
|
Wenkai Yin
|
2dab2137db
|
add auth check as registry does not distinguish 401 and 403
|
2016-07-05 12:05:01 +08:00 |
|
Daniel Jiang
|
34a93348a7
|
Merge pull request #446 from ywk253100/insecure_env
pass insecure env to ui
|
2016-06-29 19:39:08 +08:00 |
|
Wenkai Yin
|
92193f3456
|
update
|
2016-06-29 18:52:24 +08:00 |
|
Wenkai Yin
|
d7f78502d7
|
pass govet
|
2016-06-29 18:14:50 +08:00 |
|
Wenkai Yin
|
f31d469758
|
pass insecure env to ui
|
2016-06-29 18:09:47 +08:00 |
|
Wenkai Yin
|
2f9ace7eeb
|
update
|
2016-06-29 17:52:35 +08:00 |
|
Wenkai Yin
|
23b026655c
|
handle repository deletion event in API
|
2016-06-29 17:10:17 +08:00 |
|
Wenkai Yin
|
a2b6355fb5
|
audit deleting repository
|
2016-06-28 17:33:39 +08:00 |
|
Wenkai Yin
|
7862bd8033
|
insecure config
|
2016-06-22 12:03:50 +08:00 |
|
Wenkai Yin
|
c1a8846a68
|
1. modify registry client 2. add https support
|
2016-06-21 16:39:03 +08:00 |
|
Wenkai Yin
|
ba08c24369
|
bug fix: there's access log generated each time when view the manifest of a repository.
|
2016-06-20 22:55:36 +08:00 |
|
Wenkai Yin
|
12a72c0f6c
|
bug fix: deletion of repository which has been deleted should return 404
|
2016-06-14 18:17:32 +08:00 |
|
Wenkai Yin
|
119dd50418
|
buf fix: create repository client with credential when basic auth is used
|
2016-05-27 12:18:12 +08:00 |
|
Wenkai Yin
|
2a0571fc64
|
remove goto
|
2016-05-26 13:26:10 +08:00 |
|
Wenkai Yin
|
0b30d04455
|
sort tags by name
|
2016-05-20 14:02:44 +08:00 |
|
Wenkai Yin
|
1919f19459
|
remove useless codes
|
2016-05-20 11:38:24 +08:00 |
|
Wenkai Yin
|
6cd1813b86
|
1. user can get repositories of public project without login 2. add basic auth support for repository API 3. system admin can CRUD members of all projects
|
2016-05-19 18:36:40 +08:00 |
|
Wenkai Yin
|
4641f2b89f
|
add authtication to repository API
|
2016-05-16 14:39:57 +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
|
994b4e290b
|
registry v2 API util
|
2016-04-27 17:59:43 +08:00 |
|
Wenkai Yin
|
5b32c4cfbb
|
using medie type of distribution
|
2016-04-25 13:31:58 +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 |
|
Daniel Jiang
|
6779274b54
|
Merge pull request #113 from ywk253100/delete_image
API for deleting repository and tag
|
2016-04-19 13:58:24 +08:00 |
|
kunw
|
aef3d6cbef
|
updates for create time localization of image detail and i18n of index title
|
2016-04-18 18:42:12 +08:00 |
|
Wenkai Yin
|
0b6e620f86
|
add credential interface
|
2016-04-18 18:24:08 +08:00 |
|
Wenkai Yin
|
4dc81927d3
|
remove useless code
|
2016-04-17 22:39:10 +08:00 |
|
Wenkai Yin
|
0cd7175a6b
|
handler non-200 status code for standardAuthHandler
|
2016-04-15 17:01:59 +08:00 |
|
Wenkai Yin
|
85869f1b81
|
repo tag delete
|
2016-04-15 13:17:32 +08:00 |
|
victoriazhengwf
|
c8f3644622
|
Remove 'import beego' in api package
|
2016-03-27 18:13:33 -07:00 |
|
victoriazhengwf
|
474ae23cdb
|
Use new logger for api package
|
2016-03-27 17:50:09 -07: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
|
61f12f089d
|
go vet refactor
|
2016-02-26 14:24:44 +08:00 |
|
yinw
|
ed60d2245e
|
golint refactor for dao
|
2016-02-26 11:26:54 +08:00 |
|
yinw
|
da1b5305ed
|
golint refactor for controller and service
|
2016-02-25 14:14:39 +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
|
9660645fe2
|
improve test coverage
|
2016-02-24 18:16:16 +08:00 |
|