Commit Graph

122 Commits

Author SHA1 Message Date
Wenkai Yin
66b2d0d3f3 Apply project level policies to standalone Harbor
The following features are only enabled in integration mode, this commit moves
these to standalone Harbor:
 - Content trust policy: only signed images can be pulled
 - Vulnerability policy: only images whose severity is below the threshold can be pulled
 - Automatic scan policy: automatic scan pushed images
2017-10-19 17:33:28 +08:00
Yan
43ac42da2b Merge pull request #3398 from sigsbee/ldap
add missing step in ldap user push image
2017-10-17 22:06:14 -07:00
myufei
161b2d62f9 add missing step in ldap user push image 2017-10-18 09:48:14 +08:00
Yan
f5e9a0d8d5 Merge pull request #3388 from sigsbee/ldap
add ldap case
2017-10-17 18:46:25 -07:00
myufei
b3755e1009 add ldap case 2017-10-17 15:05:16 +08:00
wang yan
24a80ea324 fix the uri of latest build file. 2017-10-16 14:38:54 +08:00
wang yan
fc49245188 debug upload latest build file to GS. 2017-10-16 13:52:42 +08:00
Yan
8583754c11 Merge pull request #3375 from wy65701436/removetrigger-vic-ci
add a latest.build file to index the latest harbor build
2017-10-16 10:52:15 +08:00
wang yan
b56b3bced1 add a latest.build file to index the latest harbor build. It's for OVA. 2017-10-13 18:00:30 +08:00
myufei
7eb036ddd3 fix scan tag case 2017-10-12 11:31:44 +08:00
Tan Jiang
51286d9baa Provide UAA authenticator for password based authentication. 2017-10-07 00:16:53 +08:00
wangyan
5afc0b5d28 update notary case 2017-09-18 15:46:40 +08:00
Deng, Qian
75566bffd1 refactory testcase for project member management and replace tab to space 2017-09-12 15:14:55 +08:00
Yan
609f199c81 add scan logs and fix release issue (#3156) 2017-09-05 13:12:23 +08:00
Yan
b8ada80304 clean harbor containers in CI (#3137)
* update

* update

* update
2017-09-01 10:47:04 +08:00
Yan
0a75efbfce fix issue 2362 (#3146) 2017-08-31 22:55:39 +08:00
wangyan
e4b2ecb409 update 2017-08-30 12:33:55 +08:00
Yan
cf63f75de4 set drone to default (#3081) 2017-08-18 18:33:44 +08:00
Yan
4139944723 update build command (#3041) 2017-08-14 15:19:21 +08:00
Steven Zou
b6b232ce6a Merge pull request #2945 from vmware/fix_issue_#2762
Fix data race issues of go sources
2017-08-07 21:57:03 +08:00
sigsbee
cf7326cf18 update replication case (#1985)
* add replication case
2017-08-07 18:12:01 +08:00
Steven Zou
21d3f4a549 Fix data race issues of go sources 2017-08-07 14:50:37 +08:00
Yan
f40eb993a0 [BAT] add drone to master (#2942)
* add drone to master

copyright

update

update

update

update

update

update build process

* update

* package migrator
2017-08-07 14:02:38 +08:00
Wenkai Yin
1298d465da refactor GetPublic logic 2017-07-20 10:34:18 +08:00
Wenkai Yin
2ada2dbd16 Merge pull request #2631 from ywk253100/170626_statistic
Refactor statistics API to return private/public count of projects and repositories
2017-06-30 14:26:15 +08:00
Yan
73c44723f5 Merge pull request #2630 from yixingjia/fixcommonname
Fix common name issue.
2017-06-26 23:15:58 -07:00
Wenkai Yin
6e9ec3f22c refactor statistics API 2017-06-26 14:15:01 +08:00
yixingj
4a583b0229 Fix common name issue.
The web server's cn name should be different with the CA's common name
other wise we cannot vew the harbor UI if we use this scripte to create
certificate.
2017-06-26 13:06:14 +08:00
Steven Zou
7c68c1ca69 Enhance script in make/dev/nodeclarity/entrypoint.sh 2017-06-23 18:58:58 +08:00
Wenkai Yin
aecfcef51a Merge remote-tracking branch 'upstream/master' into 170608_project 2017-06-14 20:46:23 +08:00
Wenkai Yin
f0c47b990b Merge pull request #2495 from ywk253100/170605_pm
Implement project manager based on PMS
2017-06-13 15:46:48 +08:00
Wenkai Yin
0925fd35f1 implement project manager based on PMS 2017-06-12 14:43:26 +08:00
Wenkai Yin
6b4ae098db update 2017-06-09 18:24:52 +08:00
Wenkai Yin
20cf8de0f7 Merge remote-tracking branch 'upstream/master' into 170608_project 2017-06-09 16:41:13 +08:00
Wenkai Yin
e97d7dab85 refactor GET /projects 2017-06-09 16:41:02 +08:00
Wenkai Yin
b2380818fd support query logs according to conditions 2017-06-08 14:44:08 +08:00
Daniel Jiang
32102c1523 Merge pull request #2332 from vmware/release-1.1.0
merge 1.1.0 to master
2017-05-19 07:19:46 -07:00
Daniel Jiang
0b02231093 Update registry img (#2330)
* update the registry image

* update other yml files and docs to reflect image update
2017-05-19 00:19:27 -07:00
wangyan
1d0721fdfc Fix permission issue catched by GAS Scanner
Support UI UT

add output

ad npm install

add npm install
2017-05-05 04:37:40 -07:00
sigsbee
371fc5d6ac update configuration test case (#1986)
* update configuration test case
2017-04-21 10:36:07 +08:00
Daniel Jiang
a1d39bb7e8 Merge pull request #1987 from sigsbee/group9
update content trust test case
2017-04-14 18:13:09 +08:00
myufei
c7e6cbe3cc update test case 2017-04-14 15:51:31 +08:00
myufei
57a4b39e0a update content trust test case 2017-04-14 14:59:35 +08:00
myufei
cdc49dd944 update content trust test case 2017-04-14 14:50:51 +08:00
wy65701436
e4af3412f7 add swagger checker
update travis

upadte travis

update

update travis

update travis

update to git commit id

add travis var

add push and pull support
2017-04-13 03:23:59 -07:00
myufei
5646e84d44 update content trust test case 2017-04-11 12:36:35 +08:00
Wenkai Yin
e60fd0530f mount config to another dir, fix #1939 2017-04-07 09:14:41 +08:00
Wenkai Yin
ee2a6748c0 mount ca dir to container, fix #1829 2017-03-30 12:50:20 +08:00
Daniel Jiang
6450b4eb34 Merge pull request #1790 from wy65701436/dev
update login test
2017-03-24 20:08:46 +08:00
wy65701436
a90865e526 update login test 2017-03-24 03:14:03 -07:00