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
Stuart Clements
6ba928ef9d
Rewriting the optional options
2019-10-21 20:17:11 +02:00
Stuart Clements
b1fc34b251
Minor formatting
2019-10-21 19:35:57 +02:00
Stuart Clements
eb213c149c
General rewrites
2019-10-21 19:27:28 +02:00
Stuart Clements
6f10ac9c78
Converted optional params into a table
2019-10-21 17:50:40 +02: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
Stuart Clements
6a7ae42c09
Reordered table
2019-10-21 17:03:22 +02:00
Stuart Clements
cc988d692d
Converting parameter list to table
2019-10-21 16:45:08 +02: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
Stuart Clements
f5007cd556
Typo and moved the http blurb
2019-10-21 14:40:43 +02:00
Stuart Clements
46d8214bfa
Reinforcing instruction to use HTTPS over HTTP
2019-10-21 14:33:06 +02: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
jwangyangls
91b7594442
Merge pull request #9473 from jwangyangls/fix-bug-1.10
...
Fix bug in harbor UI
2019-10-21 10:11:05 +08:00
Wenkai Yin(尹文开)
d11057c027
Merge pull request #9483 from wy65701436/bump-up-version
...
Bump up version to v1.10
2019-10-21 08:27:58 +08:00
He Weiwei
bf6a14c9ad
feat(role): introduce a limited guest role ( #9403 )
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-20 14:21:28 +08:00
Steven Zou
62451a57d9
add missing component in the harbor arch diagram
...
- no code contained
- for 1.10
2019-10-19 10:09:51 +08:00
wang yan
aae952072a
Bump up version to v1.10
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-19 01:19:13 +08:00
Zach Hill
4f4326b3d6
Adds Anchore logo in ADOPTERS.md
...
Signed-off-by: Zach Hill <zach@anchore.com>
2019-10-18 10:05:21 -07:00
Wang Yan
0303110812
Merge pull request #9480 from wy65701436/fix-installer
...
disable noglob after import common
2019-10-18 20:07:11 +08:00
Steven Zou
4a59c9acfa
update the architecture diagram of Harbor -1.10
...
no code contained
2019-10-18 19:57:36 +08:00
Wenkai Yin(尹文开)
f98196e5ba
Merge pull request #9435 from reasonerjt/oidc-refresh-refine
...
Update OIDC token refresh process
2019-10-18 19:43:34 +08:00
wang yan
8c4cf17129
disable noglob after import common
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-18 17:55:33 +08:00
Steven Zou
76a2a9864c
upload the diagram of the Harbor architecture
...
No code contained
2019-10-18 17:50:50 +08:00
Wenkai Yin
db7025a504
Populate public metadata into the event
...
Fixes #9455 . Populate the public metadata into the event when doing the replication based on event
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-10-18 17:40:19 +08:00
danfengliu
37030e513d
Merge pull request #9467 from danfengliu/modify-quota-error-msg
...
Fix nightly test case failure by project quota error message changed
2019-10-18 16:40:46 +08:00
Maosheng Ren
071ed4a47a
Merge pull request #9469 from renmaosheng/releases.md
...
Document the versioning and release process
2019-10-18 16:01:41 +08:00
Yogi_Wang
081e701793
Fix bug in harbor UI
...
fix #9271
fix #9207
fix #9178
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-18 15:40:40 +08:00
Daniel Jiang
1a9cebd5e8
Remove validation for item in CVE whitelist
...
To contain various vulnerabilities in the CVE whitelist, this commit
removes the validation.
Fixes #9242
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-18 15:08:32 +08:00
Michael Michael
509d1198aa
Update ADOPTERS.md
2019-10-18 02:05:51 -05:00
Wang Yan
be5a265dd2
Merge pull request #9468 from wy65701436/debug-drone-ci
...
debug drone ci error
2019-10-18 14:51:46 +08:00
Steven Ren
125c2762f1
Document the versioning and release process, also updating the SECURITY.md
...
to refer to the RELEASES.md.
Signed-off-by: Steven Ren <stevenr@stevenr-a01.vmware.com>
2019-10-18 14:24:42 +08:00
jwangyangls
ad46fd12aa
Merge pull request #9410 from jwangyangls/immetable-tag
...
Add immutable tag in project detail
2019-10-18 14:15:38 +08:00