Commit Graph

3243 Commits

Author SHA1 Message Date
Wenkai Yin
65f466d7da add get tag api 2017-06-20 16:56:40 +08:00
Wenkai Yin
3522332430 Merge pull request #2550 from ywk253100/170616_replication
Fix bug: can not replicate repository with multiple namespaces
2017-06-20 16:41:53 +08:00
Wenkai Yin
6aa3e51b40 update 2017-06-20 16:30:01 +08:00
Daniel Jiang
551e0fe9c1 Merge pull request #2572 from reasonerjt/clair-integration
provide API to get vulnerability details
2017-06-20 13:56:52 +08:00
Wenkai Yin
de2479edee update 2017-06-20 13:49:41 +08:00
Wenkai Yin
78366ad23a Merge remote-tracking branch 'upstream/master' into 170620_pm
Conflicts:
	src/ui/service/notification.go
2017-06-20 13:26:14 +08:00
Wenkai Yin
0aed9a1171 use project manager instead of dao method 2017-06-20 13:19:43 +08:00
Tan Jiang
a1a08ebed0 provide API to get vulnerability details 2017-06-20 12:10:55 +08:00
Daniel Jiang
269fa0a70a Merge pull request #2559 from reasonerjt/clair-integration
enable auto scan in notification handler
2017-06-20 11:04:06 +08:00
Archambault, Samuel
18cea61121 Allow 255 chars for Realname 2017-06-19 13:54:21 -04:00
Steven Zou
e60e4c12a6 integrate with vulnerability API 2017-06-20 00:51:08 +08:00
Steven Zou
4d9eeac434 change angualr cli version to 1.2.0 2017-06-19 12:43:43 +08:00
Steven Zou
ef4581449f update related package.json files 2017-06-19 12:35:56 +08:00
Daniel Jiang
6ee631d1eb Merge pull request #2536 from wy65701436/pms-interceptor
notary interceptor
2017-06-19 10:58:40 +08:00
Tan Jiang
80edade6a7 enable auto scan in notification handler 2017-06-18 23:58:16 +08:00
Wenkai Yin
8191f4a476 add security context based on admiral 2017-06-18 22:19:12 +08:00
Steven Zou
44e208f027 Refactor repo and tag view with components in harbor-ui lib 2017-06-18 21:59:56 +08:00
Wenkai Yin
6e89f11ffc Merge pull request #2551 from ywk253100/170616_tag
Add get tag API
2017-06-18 11:10:33 +08:00
Steven Zou
8e20e66f8c replace filter with hbr-filter from harbor-ui lib 2017-06-18 01:05:10 +08:00
Steven Zou
5657005701 Refactor endpoints and replication management view with harbor-ui library 2017-06-17 23:48:55 +08:00
Steven Zou
7cf6510e84 Refactor log component with harbor-ui lib 2017-06-17 00:05:16 +08:00
Daniel Jiang
4993646ebe Merge pull request #2553 from reasonerjt/master
State machine recover from panic and set job state to error
2017-06-17 00:03:10 +08:00
wangyan
0d5d63c236 notary inteceptor
update etst

update

update

update

update

update

update

update

update

update

update

update

update

update

update

update

update

update
2017-06-16 04:39:59 -07:00
Wenkai Yin
ea5de0adf2 add get tag API 2017-06-16 19:37:05 +08:00
Tan Jiang
7a57cb4c87 State machine recover from panic and set job state to error 2017-06-16 19:08:59 +08:00
Wenkai Yin
ec02cf54f0 fix #2508 2017-06-16 18:37:34 +08:00
Wenkai Yin
482f91d91a Merge pull request #2547 from ywk253100/170616_user
Bug fix
2017-06-16 18:12:21 +08:00
Wenkai Yin
df56010739 bug fix 2017-06-16 17:23:22 +08:00
Wenkai Yin
9fb0ad6c0d Merge pull request #2543 from reasonerjt/clair-integration
provide POST api/repostitores/xxx/tags/xxx/scan to trigger image scan
2017-06-16 17:04:34 +08:00
Wenkai Yin
87d76bc465 Merge pull request #2546 from ywk253100/170616_test
Replace trimleft with trimprefix
2017-06-16 16:56:34 +08:00
Wenkai Yin
b8d17eeb79 replace trimleft with trimprefix 2017-06-16 16:30:40 +08:00
Tan Jiang
ad7990b07c fix error 2017-06-16 15:15:40 +08:00
Tan Jiang
04b9ee5cfd api should return 503 when Harbor is not deployed with clair, and add more comments 2017-06-16 15:01:14 +08:00
Daniel Jiang
ae77753bf2 Merge pull request #2529 from reasonerjt/clair-integration
add with_clair flag in systeminfo
2017-06-16 13:42:06 +08:00
Steven Zou
6e789d7d46 Use service in harbor-ui library for i18n support 2017-06-15 23:27:54 +08:00
Tan Jiang
41346fe8c0 provide POST api/repostitores/xxx/tags/xxx/scan to trigger image scan 2017-06-15 20:23:55 +08:00
Steven Zou
df61fb355b Merge pull request #2533 from steven-zou/master
Fix project role displaying issue
2017-06-15 18:32:56 +08:00
Steven Zou
ce19ba2889 Fix project role displaying issue 2017-06-15 18:17:00 +08:00
Daniel Jiang
2a0fdc4ed2 Merge pull request #2528 from ywk253100/170615_test_case
Update test cases for PMS
2017-06-15 16:34:51 +08:00
Tan Jiang
15384317e0 add with_clair flag in systeminfo 2017-06-15 16:15:46 +08:00
Wenkai Yin
49ddf27868 update test cases for PMS 2017-06-15 15:50:15 +08:00
Daniel Jiang
6a85012dbd Merge pull request #2525 from reasonerjt/clair-integration
GET tags api includes scan overview
2017-06-15 15:34:05 +08:00
Tan Jiang
0b145771c5 handle the case when scan job does not exist 2017-06-15 14:28:45 +08:00
Yan
46c4667c69 Merge pull request #2494 from vmware/release-1.1.0
Merge pull request #2479 from steven-zou/release-1.1.0
2017-06-15 12:50:49 +08:00
Steven Zou
e2ff051f83 Merge pull request #2516 from steven-zou/master
Fix issues of public/private projects
2017-06-15 10:41:25 +08:00
Steven Zou
1df1a45270 Fix issues of public/private projects 2017-06-14 23:38:21 +08:00
Wenkai Yin
7d595c10c5 Merge pull request #2485 from ywk253100/170608_project
Refactor GET /projects API
2017-06-14 21:03:28 +08:00
Tan Jiang
f016dd113c GET tags api includes scan overview 2017-06-14 21:02:59 +08:00
Daniel Jiang
f61ba725c5 Merge pull request #2505 from wy65701436/master
clair integration
2017-06-14 21:02:16 +08:00
Wenkai Yin
d6c084485b Merge pull request #2497 from ywk253100/170612_user
Support pagination in GET /users API
2017-06-14 20:49:59 +08:00