Steven Zou
ae3ff228e1
Merge branch 'master' into fix/pluggable_scanner_improvments
2019-10-23 13:31:39 +08:00
Steven Zou
4e0fe7eddc
Merge branch 'fix/pluggable_scanner_improvments' of github.com:steven-zou/harbor into fix/pluggable_scanner_improvments
2019-10-23 13:28:06 +08:00
Steven Zou
38395e015c
fix api test case failure
...
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-23 13:27:03 +08:00
Michael Michael
a8fd071fa7
Update ROADMAP.md
2019-10-23 13:26:19 +08:00
Michael Michael
4e22a97448
Update ROADMAP.md
2019-10-23 13:26:19 +08:00
Michael Michael
914484d7e6
Update installation_guide.md
2019-10-23 13:26:19 +08:00
Michael Michael
cf22db33ec
Update README.md
2019-10-23 13:26:19 +08:00
wang yan
182e557bf2
update query in the immutable delete manifest middleware
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-23 13:26:19 +08:00
jwangyangls
cf87408e90
Merge pull request #9522 from jwangyangls/modify-repo-replicaiton
...
Modify the permission when add Limited Guest
2019-10-23 11:42:27 +08:00
jwangyangls
72776ed68c
Merge pull request #9515 from jwangyangls/fix-nightly-words
...
Modify the words of setting cli secret
2019-10-23 11:41:49 +08:00
Steven Zou
9db995988e
Merge branch 'master' into fix/pluggable_scanner_improvments
2019-10-23 11:01:57 +08:00
Yogi_Wang
f38fff8eff
Modify the permission when add Limited Guest
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-23 10:31:31 +08:00
Steven Zou
962bafb7ce
fix go imports order issues
...
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-23 09:34:47 +08:00
Michael Michael
67ce710757
Merge pull request #9505 from goharbor/michmike-patch-5
...
Update ROADMAP.md
2019-10-22 11:26:04 -07:00
Michael Michael
5fe28c5907
Merge pull request #9513 from goharbor/michmike-patch-6
...
Update installation_guide.md
2019-10-22 11:17:12 -07:00
Michael Michael
d111cae9d2
Update ROADMAP.md
2019-10-22 11:16:09 -07:00
Michael Michael
711d18d1bd
Merge pull request #9514 from goharbor/michmike-patch-7
...
Update README.md
2019-10-22 10:32:09 -07:00
Wang Yan
70bca1251d
Merge pull request #9529 from wy65701436/fix-repo-delete
...
update query in the immutable delete manifest middleware
2019-10-22 22:10:42 +08:00
wang yan
3e826c4e80
update query in the immutable delete manifest middleware
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-22 19:37:20 +08:00
Steven Zou
370a364c29
fix code conflict and rebase with master
...
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-22 18:39:37 +08:00
Steven Zou
dff1ee07fc
improve the scan controlling
...
- add LCM control to the robot account generated for scanning
- improve the scan webhook
- remove reprots when related artifact is deleted
- update report manager/scan controller and other components to support above cases
- add artifact manager/comtroller to list artifacts
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-22 18:24:46 +08:00
stonezdj(Daojun Zhang)
4dcd323b4a
Merge pull request #9475 from wy65701436/immu-delete-repo
...
add immutable match in the repository/tag delete api
2019-10-22 17:28:15 +08:00
Wang Yan
fc106e218c
Merge pull request #9503 from heww/issue-9308
...
fix(configuration): E notation support for int64 and quota types
2019-10-22 11:50:06 +08:00
Michael Michael
180dc475ec
Merge pull request #9510 from kacole2/docs_registry-landscape-update
...
Update the Registry Landscape
2019-10-21 22:35:32 -05:00
Wang Yan
d503f2a245
Merge pull request #9489 from reasonerjt/bump-up-golang
...
Bump up golang to 1.12.12
2019-10-22 10:54:35 +08:00
Wang Yan
7f9db05692
Merge pull request #9511 from reasonerjt/remove-db-url-notary-migrator
...
Hide DB URL from notary migrator script
2019-10-22 10:37:56 +08:00
Yogi_Wang
7b93e845e1
Modify the words of setting cli secret
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-22 10:11:25 +08:00
Kendrick Coleman
87548c0ecb
Update the Registry Landscape
...
Updated registry landscape with more features and added GitLab as a column.
Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-10-21 19:23:52 -04:00
Michael Michael
3f15a38141
Update README.md
2019-10-21 16:01:55 -07:00
Michael Michael
2bf77fc599
Update installation_guide.md
2019-10-21 15:37:19 -07:00
Michael Michael
6bc50090d2
Merge pull request #9474 from goharbor/michmike-patch-3
...
Update ADOPTERS.md
2019-10-21 15:14:25 -05:00
Daniel Jiang
6e131d511c
Hide DB URL from notary migrator script
...
This commit modify the log message from upstream notary DB migrator, to
make sure the DB URL is not displayed.
Fixes #7510
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-21 23:10:27 +08:00
Daniel Jiang
7687977eef
Merge pull request #9499 from goharbor/michmike-patch-4
...
Update OWNERS.md
2019-10-21 22:24:34 +08:00
jwangyangls
7a8a07e1f6
Merge pull request #9504 from jwangyangls/enable-rule
...
Add enable rule when Edit replication
2019-10-21 20:58:41 +08:00
jwangyangls
a690851b9e
Merge pull request #9501 from jwangyangls/fix-nightly-issue-oidc
...
Improve immutable,fix oidc nightly error
2019-10-21 20:42:41 +08:00
Michael Michael
d22e6899f8
Update ROADMAP.md
2019-10-21 06:16:06 -05:00
Yogi_Wang
868fca7e31
Add enable rule when Edit replication
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-21 18:34:38 +08:00
Will Sun
d137471906
Merge pull request #9470 from AllForNothing/scanner-improve
...
Improve scanner UI
2019-10-21 18:12:05 +08:00
Wang Yan
3772ccc163
Merge pull request #9493 from stonezdj/remove_nested_group
...
Remove nested group search
2019-10-21 17:45:50 +08:00
danfengliu
a1411528d4
Merge pull request #9495 from danfengliu/enable-self-registion-in-db.robot
...
Enable self registration before running nightly DB test cases
2019-10-21 17:11:36 +08:00
He Weiwei
7c8f5426ed
fix(configuration): E notation support for int64 and quota types
...
Closes #9308
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-21 08:15:27 +00:00
Yogi_Wang
03d13ea864
Improve immutable,fix oidc nightly error
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-21 16:03:07 +08:00
Daniel Jiang
dbe6ebceec
Bump up golang to 1.12.12
...
Bump up the golang for compiling the binaries to 1.12.12
This commit also includes some minor changes to Makefile to fix issue in
building the binary files.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-21 15:55:58 +08:00
wang yan
424f11e697
add immutable match in the repository/tag delete api
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-21 15:53:24 +08:00
Michael Michael
fb92d25004
Update OWNERS.md
2019-10-21 02:34:09 -05:00
Wang Yan
71bb8815bf
Merge pull request #9461 from reasonerjt/rm-validator-cve
...
Remove validation for item in CVE whitelist
2019-10-21 14:52:08 +08:00
stonezdj
b148ffe6a8
Remove the nested group search
...
Remove the code change in #8378 , because the previous code change caused issues: #9092 , #9110 , #9326
Signed-off-by: stonezdj <stonezdj@gmail.com>
2019-10-21 14:34:53 +08:00
Danfeng Liu (c)
7a7ac09fa0
Currently, self registration was disabled after harbor deployment, so all nightly db.robot test cases failed. To correct this, we should enable self-registration before running db test cases.
...
Signed-off-by: Danfeng Liu (c) <danfengl@vmware.com>
2019-10-21 14:34:34 +08:00
sshijun
b406611a3d
Improve scanner UI
...
Signed-off-by: sshijun <sshijun@vmware.com>
2019-10-21 14:19:27 +08:00
He Weiwei
e254fe3095
fix(permissions): permissions checking for member and quota info ( #9490 )
...
1. Only show project member info when has member list permission.
2. Only show quota info when has quota read permission.
3. Add quota read permission for all roles of project.
4. Refactor permission service in portoal.
5. Clear cache when clear session.
Closes #8697
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-21 14:03:52 +08:00