Commit Graph

993 Commits

Author SHA1 Message Date
Maosheng Ren
d1813c1d00
Merge pull request #11909 from wy65701436/doc-robot-account
update robot account document for v2.0.0
2020-05-13 15:51:02 +08:00
xaleeks
a5f1116acb
Merge pull request #11898 from mmpei/offical-webhook-user-guide
Update webhook user guide
2020-05-13 03:41:26 -04:00
wang yan
c94ea1dbd3 update robot account document for v2.0.0
Signed-off-by: wang yan <wangyan@vmware.com>
2020-05-13 14:55:32 +08:00
peimingming
c51bed7a63 Update webhook user guide
Signed-off-by: peimingming <peimingming@corp.netease.com>
2020-05-13 14:27:38 +08:00
Wang Yan
36fa498319
update document of garbage collection for v2.0.0 (#11890)
Signed-off-by: wang yan <wangyan@vmware.com>
2020-05-13 13:51:55 +08:00
Steven Zou
d055a28a51
Merge pull request #11877 from steven-zou/doc/trivy_scanner
doc(default scanners):how to determine the system default scanner
2020-05-13 12:08:19 +08:00
Steven Zou
0c96111f82 doc(default scanners):how to determine the system default scanner
Signed-off-by: Steven Zou <szou@vmware.com>
2020-05-13 11:23:31 +08:00
Maosheng Ren
6f04b59aa5
Merge pull request #11880 from reasonerjt/doc-add-repositories
Add md file to document repositories
2020-05-13 10:12:53 +08:00
Daniel Jiang
219375b0aa Add md file to document repositories
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-05-12 01:31:44 +08:00
xaleeks
e6fa7e1545 changes
Signed-off-by: xaleeks <xalex@vmware.com>
2020-05-10 23:29:21 -04:00
AllForNothing
c50cbbf3cc Modify doc and fix some ui bugs
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-05-11 09:39:33 +08:00
jonasrosland
48966f4364 Move 1.10 docs into the main docs folder
Signed-off-by: jonasrosland <jrosland@vmware.com>
2020-04-21 00:29:25 +08:00
Daniel Jiang
b52a698469 Rename the folder name for docs to be published on webite
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-04-21 00:29:24 +08:00
danfengliu
66dfd59c80 Add Multi-Scanner test file
1. Add Multi-Scanner test file for harbor is deployed with multi scanners;
2. Modify notary doc description;
3. Add paragraph for e2e-api-python-based-scripting-guide;
4. Fix delete project issue;
5. Remove count qoutas in nightly and modify some of it;
6. Add Trivy in git hub offline action;

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-04-08 16:26:31 +08:00
danfengliu
0afb52b510 Add notary remove part in notary_guide.md
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-04-03 14:54:21 +08:00
xaleeks
e5d8637e5d more changes
Signed-off-by: xaleeks <xalex@vmware.com>
2020-04-01 04:03:15 -04:00
xaleeks
e087a4af19 small change
Signed-off-by: xaleeks <xalex@vmware.com>
2020-04-01 03:47:30 -04:00
danfengliu
8f9822d168 Add nightly test case of push docker manifest list
1. Add notary tool in E2E Dockerfile;
2. Add push docker manifest list test in nightly;
3. Modify document for e2e user guide;
4. Add CNAB tool  in E2E Dockerfile;

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-04-01 06:51:13 +00:00
lucperkins
845746ed01 Make e2e Python doc a draft
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-27 10:43:49 -07:00
Michael Michael
018469e1a2
Update e2e_api_python_based_scripting_guide.md
Signed-off-by: Michael Michael <michmike@cs.stanford.edu>
2020-03-27 10:01:29 -05:00
Michael Michael
d5130b9b26
Update e2e_api_python_based_scripting_guide.md
Signed-off-by: Michael Michael <michmike@cs.stanford.edu>
2020-03-27 10:00:07 -05:00
Daniel Pacak
48df949c30
feat(trivy): Return Trivy DB update timestamp in /api/v1/metadata response (#11285)
Resolves: #11284

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-03-26 19:22:28 +08:00
Michael Michael
4187b375d9
Merge pull request #11098 from jonasrosland/docs-update
Update a few docs with correct images and formatting
2020-03-23 10:36:41 -05:00
Steven Zou
65e75b77ab
docs[arch]:Upload the missing harbor arch diagram
for harbor version 1.10
2020-03-23 11:17:55 +08:00
jonasrosland
4adf79c509 Update a few docs with correct images and formatting
Signed-off-by: jonasrosland <jrosland@vmware.com>
2020-03-16 10:29:02 -04:00
Wenkai Yin(尹文开)
1c647bd0cc
Merge pull request #11048 from danfengliu/add-doc-for-api-script-guide
Add doc for e2e API scripting guide
2020-03-16 09:34:35 +08:00
Stuart Clements
88da8c327f Revised text 2020-03-12 12:10:53 +01:00
danfengliu
81313d5f34 Add doc for e2e API scripting guide
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-03-12 17:46:09 +08:00
Stuart Clements
16228a842d Updating the redirects in the old page to point to new site. 2020-03-12 09:18:46 +01:00
Wang Yan
bd7940217a
upgrade golang version to v1.13.8 (#11006)
The vesrion contains two security bug fix - CVE-2020-0601, CVE-2020-7919

More details, see the golang milestone:

https://github.com/golang/go/issues?q=milestone%3AGo1.13.8+label%3ACherryPickApproved

Signed-off-by: wang yan <wangyan@vmware.com>
2020-03-11 12:20:06 +08:00
lucperkins
d67b45fc14 Fix image links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-25 08:49:49 -08:00
lucperkins
7bd2f8be1d Fix filename
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-24 11:33:46 -08:00
Michael Michael
9280d90596
Merge pull request #10808 from lucperkins/lperkins/fix-filenames
Fix Markdown filenames
2020-02-21 13:19:08 -06:00
lucperkins
099a838ffe Fix Markdown filenames
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-21 10:57:21 -08:00
lucperkins
88eaaf155f Fix links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-21 10:35:10 -08:00
Stuart Clements
ea01d0e766 Adjusted weightings for Working with Projects 2020-02-21 10:43:26 +01:00
Stuart Clements
972b10c1f7 Fixing lots of links 2020-02-20 13:02:41 +01:00
lucperkins
bbd4a6092e Remove errant merge line
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-19 11:17:04 -08:00
Stuart Clements
6347f7e463 Merge branch 'master' of https://github.com/goharbor/harbor into newdocs-check 2020-02-19 19:10:13 +01:00
Stuart Clements
00230832eb Attempting to configure subsections correctly 2020-02-19 15:33:07 +01:00
Stuart Clements
9f1f214262 Added intro blurb to front page. 2020-02-19 14:26:11 +01:00
lucperkins
c73bc0e80a Fix image links to match Hugo conventions
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-02-18 11:09:56 -08:00
Stuart Clements
c16db08415 Fixed image links 2020-02-12 11:07:07 +01:00
Michael Michael
3a67859ae5
Merge pull request #10707 from stuclem/sclements-doc-weighting
Adding weightings to order topics
2020-02-11 14:41:46 -06:00
Stuart Clements
81de40e6b1 Adding weightings to order topics 2020-02-11 16:24:43 +01:00
Jonas Rosland
9a55536c3c Fix small errors in the docs toc
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
2020-02-06 17:03:35 -05:00
Jonas Rosland
a17a4541b6 Fix docs links and images for adopters
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
2020-02-04 21:59:39 -05:00
lucperkins
37e1b74724 Fixes to links, images, code samples, etc.
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-01-27 10:15:46 -08:00
lucperkins
c50b8b9752 Remove manual TOC from main docs page
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-01-27 09:35:24 -08:00
lucperkins
a3264b1001 Fix error in admonition names
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-01-24 15:13:01 -08:00