This project is mirrored from https://gitee.com/project_harbor/harbor.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 26 Nov, 2019 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 21 Oct, 2019 1 commit
-
-
Daniel Jiang authored
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>
-
- 18 Sep, 2019 1 commit
-
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com> Signed-off-by:
Meina Zhou <meinaz@vmware.com> Signed-off-by:
sshijun <sshijun@vmware.com>
-
- 11 Sep, 2019 1 commit
-
-
Meina Zhou authored
Signed-off-by:
Meina Zhou <meinaz@vmware.com>
-
- 08 Aug, 2019 1 commit
-
-
DQ authored
Signed-off-by:
DQ <dengq@vmware.com>
-
- 10 Jun, 2019 1 commit
-
-
Daniel Jiang authored
This commit bumps up the version of Go to compile the code to v1.12.5, and shifts to go.mod for managing depedency. Some code from "harbor/tests" to "harbor/src/testing" to avoid depedency loop of modules. Note that in short term we will still vendor the dependency. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 12 Apr, 2019 1 commit
-
-
Wenkai Yin authored
Remove the E2E test cases for replication Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 04 Apr, 2019 1 commit
-
-
Wenkai Yin authored
This commit removes the useless replication code Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 22 Mar, 2019 1 commit
-
-
Qian Deng authored
This new prepare script now support offline packaging Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 05 Mar, 2019 1 commit
-
-
cd1989 authored
Signed-off-by:
cd1989 <chende@caicloud.io>
-
- 13 Feb, 2019 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 28 Jan, 2019 1 commit
-
-
Yan authored
This commit is to add the jwt token service, and do the authn & authz for robot account. Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 11 Jan, 2019 1 commit
-
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 10 Oct, 2018 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 27 Sep, 2018 2 commits
-
-
Steven Zou authored
Signed-off-by:
Steven Zou <szou@vmware.com>
-
Yan authored
1, add encrypt file to store gsutil keys. 2, add function to call gsutil to update logs into harbor log bucket. Signed-off-by:
wangyan <wy65701436@gmail.com>
-
- 21 Sep, 2018 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 19 Sep, 2018 2 commits
-
-
Yan authored
This commit is to enable parallel run jobs with travis, and add API for DB and API for LDAP in travis. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Qian Deng authored
1. Update the nginx.conf 2. Update Makefile 3. Update docker-compose 4. Update image name 5. Rename folder ui to core 6. Change the harbor-ui's package name to core 7. Remove unused static file on harbor-core 8. Remove unused code for harbor-portal Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 08 Sep, 2018 1 commit
-
-
Qian Deng authored
Fix issues that cause tslint fail Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 07 Sep, 2018 2 commits
-
-
Qian Deng authored
1. remove clarity node contaienr on traivs 2. add run test script Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
Update ui_ng to portal Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 04 Sep, 2018 1 commit
-
-
Yan authored
Signed-off-by:
Yan <wangyan@vmware.com>
-
- 31 Aug, 2018 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 29 Aug, 2018 1 commit
-
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 23 Aug, 2018 1 commit
-
-
Daniel Jiang authored
vmware -> goharbor Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 10 Aug, 2018 1 commit
-
-
wangyan authored
This commit is to move all the images of harbor from vmware to goharbor
-
- 03 Aug, 2018 1 commit
-
-
Daniel Jiang authored
We used to trigger make install and try to access Harbor in travis. This is unnecessary as it's run in Drone. So this commit removes that chunk from .travis.yml Conflicts: .travis.yml
-
- 01 Aug, 2018 1 commit
-
-
Deng, Qian authored
1. Add Charts list view 2. Add Charts card view 3. Add Chart version list view 4. Add chart version card view 5. Add Chart Detail Summary 6. Add Chart Detail Value 6. Add Chart Detail Deps 7. Update nodeclarity Dockerfile 8. Add markdown support 9. Add package-lock file to src
-
- 20 Jul, 2018 1 commit
-
-
Steven Zou authored
append chart server related config options to the supporting list of adminserver provide chart server related config access method in the API layer update prepare script and ui env template file to enable cache driver config for chart server API append flag info in the systeminfo API to indicate if chart server is deployed with Harbor refactor the response rewriting logic to return structual error object add api init method to initilizing objects required in API handlers chage owner of the storage folder update offline/online package scripts in Harbor-Util.robot
-
- 16 Jul, 2018 1 commit
-
-
Steven Zou authored
add /chartrepo after /api add /chartrepo before /index.yaml,/:repo/index.yaml and /:repo/charts/:filename add debug messages to the potential debug points add more supporting mime types "multipart/form-data", "application/octet-stream" to the API endpoints update travis file to inject ENV for UT cases of chart repo
-
- 03 Jul, 2018 1 commit
-
-
Deng, Qian authored
1. Add group management 2. Add rewrite import user to member ui 3. Add import group to member 4. Add new items in configuration page
-
- 28 Jun, 2018 1 commit
-
-
Daniel Jiang authored
This commit fixes #5040, the harbor-db image will only contain empty databases, and harbor ui container will use migrate tool to run initial SQL scripts to do initialization. This is helpful for the case to configure Harbor against external DB or DBaaS like RDS for HA deployment However, this change will results some confusion as there are two tables to track schema versions have been using alembic for migration, for this release we'll try to use alembic to mock a `migration` table during upgrade so the migrator will be bypassed, in future we'll consider to consolidate to the golang based migrator. Another issue is that the UI and adminserver containers will access DB after start up in different congurations, can't ensure the sequence, so both of them will try to update the schema when started up.
-
- 01 Jun, 2018 1 commit
-
-
Yan authored
This commit is to enable data migrator to support migrates data from mysql to pgsql, this is a specific step for user to upgrade harbor across v1.5.0, as we have move harbor DB to pgsql from 1.5.0. It supports both harbor and notary db data migration, and be split into two steps with dependency. It also fix issue #4847, add build DB migrator in make process.
-
- 10 May, 2018 1 commit
-
-
Deng, Qian authored
Currently, our html and css files are written as string on .ts file. This pr is to solve the legacy issue.
-
- 09 May, 2018 1 commit
-
-
Deng, Qian authored
Using ng-packagr to build and publish npm repo
-
- 27 Apr, 2018 1 commit
-
-
Yan authored
* Merge harbor db to postgres
-
- 18 Apr, 2018 1 commit
-
-
wangyan authored
-
- 28 Mar, 2018 2 commits
-
-
Steven Zou authored
Fix data race issue in opm package
-
Steven Zou authored
-