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.
- 03 Jul, 2018 7 commits
-
-
yixingj authored
User guide on how to use harbor preview server.
-
Steven Zou authored
Add LDAP search UI
-
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
-
Daniel Jiang authored
Update the swagger file
-
Daniel Jiang authored
This commit fixes #5072 Due to an issue in bzr, Clair container may consume a lot of CPU resource while updating the vuln data. This commit mitigates the impact by setting the cpu_quota of clair container. (default value of cpu_period is 100000 in v2 docker-compose template)
-
Daniel Jiang authored
Define the related handlers to handler the requests of chart server/repo
-
Qian Deng authored
Update migrator 1 6 0
-
- 02 Jul, 2018 3 commits
-
-
Deng, Qian authored
1. Add new alembic_pg folder for postgres 2. Add migration file for 1.6.0 3. Update version to 1.6.0 4. update migrator dockerfile
-
Steven Zou authored
add chartserver directory to put chart server code add controller to coordinate the flow add base/repo/manipulation handlers to handle requests add operator to parse more details of chart version call dep ensure
-
Wenkai Yin authored
Add rewrite-target annotation to ingress rule
-
- 29 Jun, 2018 14 commits
-
-
Daniel Jiang authored
Fix bug in search API
-
Qian Deng authored
Label filter UI for replication
-
Wenkai Yin authored
SERVER_ID should be SERVER_IP
-
Wenkai Yin authored
Fix #5168 by correcting the types of properties used in ProjectMetadata
-
Wenkai Yin authored
The annotation prefix changes in a specific version of nginx controller, add the two kinds of annotation for rewrite-target to the rule to make it works.
-
sigsbee authored
Add data verify e2e case after upgrade
-
Wenkai Yin authored
Helm: Do not mount secret if ingress is disabled
-
Daniel Jiang authored
Fix issue that harbor tile can not save customized settings
-
Wenkai Yin authored
Update docs
-
Daniel Jiang authored
Add upgrade test tips
-
sigsbee authored
Add upgrade test data generate script and example data
-
Wenkai Yin authored
Replace the email address with image to avoid junk emails
-
Daniel Jiang authored
Update partners.md
-
Daniel Jiang authored
New architecture diagram
-
- 28 Jun, 2018 6 commits
-
-
James authored
Uploading new architecture diagram for documentation
-
James authored
Tweak content of page, including some grammatical errors. Removed reference to beego.
-
Daniel Jiang authored
Initialise Harbor DB schema in Harbor UI/adminserver container
-
myufei authored
Add tips and information before and after upgrade for Harbor upgrade test
-
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.
-
stonezdj authored
-
- 27 Jun, 2018 3 commits
-
-
Jan-Otto Kröpke authored
-
Wenkai Yin authored
Refactor the logic of search API to fix bug mentioned in issue #5156 and #3838
-
sigsbee authored
Update create project keyword to avoid created project on the second page caused verify fail
-
- 26 Jun, 2018 5 commits
-
-
James authored
Updated registry_landscape.md
-
Daniel Jiang authored
Helm: Options to disable ingress objects
-
Jan-Otto Kröpke authored
-
Wenkai Yin authored
Enable CA cert download on Chart deployment
-
Wenkai Yin authored
Update ingress rule for Harbor chart
-
- 25 Jun, 2018 2 commits
-
-
James authored
Simplified and tweaked registry landscape table.
-
Daniel Jiang authored
This commit fixes #5138. A volume references the secret will be mounted to the UI pod, so the user can download the CA cert from UI.
-