wangyan
8cd5ac5171
Update prepare chmod to support python3
2017-12-07 00:31:02 -08:00
yixingj
9b03c93afd
Add database driver for Harbor configurations
...
1>Add a new database driver for configurations
2> change the current default driver from json
to database
2017-12-06 13:06:54 +08:00
Steven Zou
82d842d77c
Merge pull request #3741 from wy65701436/add-tc-concourse
...
Add test cases for concourse-ci
2017-12-04 04:53:47 -06:00
wangyan
2d047d03e7
Add test cases for concourse-ci
2017-12-04 01:42:15 -08:00
Qian Deng
5de872486c
Merge pull request #3692 from ywk253100/171127_repo_desc
...
Add update repository API to support description of repository
2017-12-04 17:25:38 +08:00
Wenkai Yin
075fab93c1
Merge pull request #3705 from ywk253100/171127_subscribe
...
Publish replication notification for manual, schedule and immediate trigger
2017-12-04 17:19:21 +08:00
Wenkai Yin
2ba3758472
Update the replicatoin APIs in swagger.yaml
2017-12-04 15:39:40 +08:00
Wenkai Yin
594d213630
Publish replication notification for manual, scheduel and immediate trigger
2017-12-04 15:07:30 +08:00
myufei
4e87152cd5
Add link to user guide overview issue#3519
2017-12-02 02:36:30 +08:00
Daniel Jiang
c7790ff37e
Merge pull request #3715 from stonezdj/ldap_e2e
...
Add LDAP e2e test
2017-12-01 10:57:38 +08:00
Daniel Jiang
975fb2e449
Merge pull request #3710 from vmware/ping_endpoint_dev
...
Fix ping target bug
2017-12-01 10:56:28 +08:00
stonezdj
73abc68cb4
Add LDAP e2e test
2017-11-30 18:53:53 +08:00
Daniel Jiang
7f4ef4e117
Update LICENSE and NOTICE file for 1.3 release ( #3721 )
2017-11-30 15:46:10 +08:00
Wenkai Yin
2d0fb14a91
Merge pull request #3709 from ninjadq/ping_endpoint_dev
...
Bump UI lib version to 0.5.16
2017-11-29 17:42:54 +08:00
Deng, Qian
092c19c666
Bump UI lib version to 0.5.16
2017-11-29 17:41:19 +08:00
Wenkai Yin
6094cca159
Merge pull request #3708 from ywk253100/171129_ping
...
Refactor ping target API
2017-11-29 17:29:01 +08:00
Wenkai Yin
7ccdce33a0
Refactor ping target API
...
Merge ping target API by ID into ping target API
2017-11-29 17:15:03 +08:00
Yan
13ffebcff7
Merge pull request #3702 from wy65701436/fix-ci-bug
...
Fix ci upload latest bundle bug
2017-11-28 15:02:01 +08:00
wangyan
48cdc0fb04
Fix ci upload latest bundle bug
2017-11-27 22:05:28 -08:00
Wenkai Yin
34f70ff3b6
Merge pull request #3693 from ywk253100/171127_schedual_trigger
...
Implement schedual trigger for replication
2017-11-28 13:43:01 +08:00
Wenkai Yin
fa85ad6d28
Merge pull request #3687 from ywk253100/171123_trigger_api
...
Add replication manual trigger API & update replication/policy API docs
2017-11-28 13:38:53 +08:00
Wenkai Yin
4161ce5459
Merge pull request #3666 from ywk253100/171120_watch_list
...
Implement the methods of WatchList
2017-11-28 13:36:55 +08:00
Andy Ladjadj
a1dce0d951
Update swagger.yaml
...
Fix semantic error: add slash in the value of $refs in the swagger for
2017-11-27 23:55:49 +01:00
Daniel Jiang
d13321f2b5
Support getting user info via token in UAA Client ( #3686 )
2017-11-27 18:13:36 +08:00
Wenkai Yin
4902fdf2ef
Implement schedual trigger for replication
2017-11-27 16:50:35 +08:00
stone
30e536b18b
Merge pull request #3683 from stonezdj/local_ldap_enhance
...
Ldap enhancement
2017-11-27 14:36:20 +08:00
Wenkai Yin
6b0ee138e5
Implement immediate trigger and the methods of WatchList
2017-11-27 14:23:21 +08:00
Wenkai Yin
8d9af50bbc
Add update repository API to support description of repository
2017-11-27 14:18:57 +08:00
A31882(Wu Yi Chung)
0ae6eccde4
Replace Nginx-Proxy with Ingress
2017-11-27 09:25:24 +08:00
yixingjia
97c26f04e7
Merge pull request #3682 from yixingjia/fixclairpermission
...
Fix clair permission issue
2017-11-25 21:51:59 +08:00
A31882(Wu Yi Chung)
ae2b702ea5
Replace ReplicationController with Deployment
2017-11-24 16:50:09 +08:00
A31882(Wu Yi Chung)
ee8144b98a
change config path to fit with what defined in Dockerfile
2017-11-24 16:28:17 +08:00
stonezdj
1179769e31
Update with PR review comment
2017-11-24 14:53:34 +08:00
stonezdj
16243cfbbc
Add LDAP remote certifcate validation
...
push test
Add unit test for ldap verify cert
remove common.VerifyRemoteCert
Update code with PR review comments
Add change ldaps config and add UT testcase for TLS feature
add ldap verfiy cert checkbox about #3513
Draft harbor ova install guide
Search and import ldap user when add project members
Add unit test case for SearchAndImportUser
ova guide
Add ova install guide
Add ova install guide 2
Add ova install guide 3
Call ValidateLdapConf before search ldap
trim space in username
Remove leading space in openLdap username
Remove doc change in this branch
Update unit test for ldap search and import user
Add test case about ldap verify cert checkbox
Modify ldap testcase
2017-11-24 12:41:51 +08:00
Wenkai Yin
1c338ed30b
Add replication manual trigger API & update replication/policy API docs
2017-11-24 10:50:10 +08:00
yixingj
0af4e3a41d
Fix clair permission issue
...
Clair will call bzr, without -H in sudo it will usr root user's
Home envrionment.
2017-11-23 20:03:57 +08:00
Deng
a8ba486c3a
Merge pull request #3670 from ninjadq/fix_public_policy_text
...
fix Chinese text of public policy
2017-11-23 13:16:41 +08:00
Deng
c4b00ba758
Merge pull request #3639 from ninjadq/build_npm_package_for_vic
...
publish npm package for VIC after ci
2017-11-23 12:29:40 +08:00
Deng, Qian
6b6cff0174
fix Chinese text of public policy
2017-11-22 20:15:08 +08:00
Deng, Qian
f55c0f03b5
build & publish npm package for VIC after ci
2017-11-22 20:01:00 +08:00
Wenkai Yin
b85da9679c
Merge pull request #3644 from ywk253100/171120_immediately_trigger
...
Setup/Unset trigger when CURD policies
2017-11-22 16:54:06 +08:00
Yan
53dbe7408f
Add latest offline bundle
...
Added latest offline bundle and build pipeline for harbor bosh.
2017-11-22 14:16:18 +08:00
Daniel Jiang
a409cf8088
Merge pull request #3648 from reasonerjt/rebuild-images
...
[Upload Build]Bump up mariaDB's version
2017-11-21 23:47:45 +08:00
Yan
bef15d6180
Merge pull request #3655 from reasonerjt/scanjob-permission-fix
...
Fix permission issue in job_log directory
2017-11-21 23:28:39 +08:00
reasonerjt
074aa352ba
Bump up mariaDB's version
2017-11-21 06:42:41 -08:00
Daniel Jiang
ad75c90edc
Merge pull request #3652 from yixingjia/fixPermissionforclair
...
Fix Clair config permission issue
2017-11-21 19:36:21 +08:00
Tan Jiang
b3e0af2382
Fix permission issue in job_log directory
2017-11-21 19:31:15 +08:00
yixingj
ceba1fd629
Fix Clair config permission issue
...
Change config file own to clair
2017-11-21 17:48:48 +08:00
Daniel Jiang
621d93cdbc
Merge pull request #3634 from reasonerjt/master
...
Update the log level of registry to info
2017-11-20 13:03:39 -06:00
Wenkai Yin
59c1160edd
Setup/Unset trigger when CURD policies
2017-11-20 17:09:46 +08:00