Stuart Clements
5b8c29a8f1
Clarified that HTTP is still the default in 1.9.x
2019-10-29 10:10:55 +01:00
Daniel Jiang
2ac9448bda
Merge pull request #9508 from stuclem/https-install
...
Reinforcing instruction to use HTTPS over HTTP
2019-10-28 21:30:34 +08:00
Steven Zou
3fbf47b330
Merge pull request #9534 from zhill/add_anchore_adopter
...
Adds Anchore logo in ADOPTERS.md
2019-10-23 20:49:39 +08:00
Stuart Clements
b77fd20865
Merge branch 'master' into https-install
2019-10-23 12:08:19 +02:00
He Weiwei
bafbb05311
docs(https): update configure_https.md
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-23 08:56:28 +00: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
Stuart Clements
43533a4a71
Tweaking the HTTP/HTTPS story
2019-10-22 17:20:22 +02:00
Stuart Clements
669a519e8e
Final typos
2019-10-22 16:27:22 +02:00
Stuart Clements
1ed9c9ba03
Capitalization
2019-10-22 16:19:43 +02:00
Stuart Clements
639572c2bf
More general rewrites
2019-10-22 16:17:39 +02:00
Stuart Clements
139c2d7aa4
Reordered params and added some missing ones
2019-10-22 12:03:02 +02: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
Stuart Clements
1159a27851
Comment from Alex about notary
2019-10-22 10:29:25 +02: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
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
2bf77fc599
Update installation_guide.md
2019-10-21 15:37:19 -07: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
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
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
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
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
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
Steven Zou
4a59c9acfa
update the architecture diagram of Harbor -1.10
...
no code contained
2019-10-18 19:57:36 +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(尹文开)
97ddff2ac8
Merge pull request #9434 from heww/clair-adapter
...
build(clair): internal clair adapter when install with clair
2019-10-17 16:06:10 +08:00
He Weiwei
8964a8697a
build(clair): internal clair adapter when install with clair
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-17 12:00:51 +08:00
Michael Michael
7556428fd9
Update demo_server.md
2019-10-16 21:00:23 -07:00
Michael Michael
347e96e3b8
Update demo_server.md
2019-10-16 20:58:03 -07:00
xaleeks
21a0dd1d28
Merge pull request #9372 from stuclem/fix-typo
...
Fixed typo
2019-10-12 11:28:38 +08:00
Stuart Clements
67dfc5b35c
Fixed typo
2019-10-11 09:16:22 +02:00
Daniel Jiang
53a13e165d
API for user to set the CLI secret
...
This commit replace the API to generate CLI secret with a new API to
update the secret
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-11 14:15:08 +08:00
jwangyangls
f5af75cc8a
Merge pull request #9332 from jwangyangls/fix-setting-golobal-harbor
...
Fix setting.json bug
2019-10-09 13:19:02 +08:00
Yogi_Wang
4347d2e06d
Fix setting.json bug
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-09 11:50:45 +08:00
Wenkai Yin
ac7364fd11
Update the adopters documentation
...
Update the adopters documentation
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-09-26 14:26:48 +08:00
Stuart Clements
36b7310824
Documenting tag retention issue ( #9215 ) ( #9255 )
...
* Documenting tag retention issue
* Comments from Alex
* Typo
2019-09-25 15:41:30 +02:00
stonezdj(Daojun Zhang)
ce824a6eb9
Merge pull request #9141 from stonezdj/immutable_tag_api
...
Immutable tag api
2019-09-25 19:01:14 +08:00
stonezdj
cc22a175b9
Add immutable tag API
...
Signed-off-by: stonezdj <stonezdj@gmail.com>
2019-09-25 15:53:56 +08:00
Wenkai Yin
83e7213d18
Make the username required when searching user
...
Make the username required when searching user and remove the support for query email
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-09-25 13:32:29 +08:00
Wang Yan
e7450a6d33
Merge pull request #9197 from ninjadq/update_migration_doc_for_1.9
...
Update the doc of migration
2019-09-24 16:55:03 +08:00
DQ
8be51f9bfa
Update the doc of migration
...
add the migration method after 1.8.x
Signed-off-by: DQ <dengq@vmware.com>
2019-09-23 11:53:39 +08:00
Michael Michael
daec26a5f9
moving the doc to the top of the repo
2019-09-19 10:37:40 -07:00
xaleeks
9b4e3fa5c4
security disclosure process
...
Signed-off-by: xaleeks <xalex@vmware.com>
2019-09-20 00:02:34 +08:00
wang yan
cab07f71cd
Merge branch 'master' of https://github.com/goharbor/harbor into immutable-selector
2019-09-19 17:55:29 +08:00