Commit Graph

4293 Commits

Author SHA1 Message Date
pfh
1dc6e57ffd Modify issue about endpoint delection unfreash page 2018-01-26 15:03:29 +08:00
pengpengshui
72cc56100f
Merge pull request #4134 from pengpengshui/batchDelection
Add username and pwd for target and unselected project name and targe…
2018-01-26 14:42:17 +08:00
pfh
791004c1b5 Add username adn pwd for target and unselected project name and target first time 2018-01-26 12:11:16 +08:00
yixingjia
d99c59abdd
Merge pull request #4132 from yixingjia/fixHAissue
Fix images tag issue.
2018-01-26 11:03:59 +08:00
Qian Deng
6f85741143
Merge pull request #4131 from ninjadq/fix_issues
Fix issues
2018-01-26 10:54:57 +08:00
Deng, Qian
d536c64566 Update test cases for UI changes 2018-01-25 20:36:03 +08:00
Deng, Qian
a1c850cfdb Display storage statistic only in filesystem mode 2018-01-25 20:36:03 +08:00
Deng, Qian
4a21f80b86 Add icon to buttons && change button group to buttons 2018-01-25 20:36:03 +08:00
Deng, Qian
bec2780576 Remove Confirmation on some simple batch actions 2018-01-25 20:36:02 +08:00
Deng, Qian
9a87c8b663 Fix bug tag size became exact number after reload data 2018-01-25 20:36:02 +08:00
Deng, Qian
08fd136c3c Enhance admin rename Logout after admin rename 2018-01-25 20:36:02 +08:00
yixingjia
f9272e25ae
Merge pull request #3923 from yixingjia/HAdocs
High availability Deployment installation guide
2018-01-25 18:43:18 +08:00
Yan
932b06933b Move some tests into nightly from BAT 2018-01-25 18:09:39 +08:00
Daniel Jiang
2519601d9f
Merge pull request #4121 from reasonerjt/add-go-redsync-vendor
Include go-redsync v1.0.1 in vendor
2018-01-25 17:58:15 +08:00
yixingj
9c8706b0ce Fix images tag issue.
move the image tag out
only remove the first : in the keypair.
2018-01-25 17:34:47 +08:00
Daniel Jiang
3d943d54f9
Merge pull request #4124 from reasonerjt/add-uaa-host
Add place holder for injecting UAA host
2018-01-25 16:47:28 +08:00
Tan Jiang
5975e6b964 Add place holder for injecting UAA host
As this is for tile deployment only, so add a shortcut for tile/bosh
script to add entry in /etc/hosts inside the container.
Due to effort consideration I don't think we want to render
docker-compose in `prepare` script.
2018-01-25 13:22:43 +08:00
Daniel Jiang
5e5c0d4556
Merge pull request #4118 from reasonerjt/master
Fix Nil pointer issue in login function
2018-01-24 18:29:41 +08:00
Wenkai Yin
39bccc6bf2
Merge pull request #4108 from ywk253100/180123_manual_case
Update manual test cases for replication
2018-01-24 18:22:42 +08:00
Wenkai Yin
919a24737c Update manual test cases for replication 2018-01-24 16:24:58 +08:00
pengpengshui
e649575419
Merge pull request #4115 from pengpengshui/batchDelection
Set replication list as single selection about #4107
2018-01-24 16:05:37 +08:00
Tan Jiang
ea38b7eefe Include go-redsync v1.0.1 in vendor 2018-01-24 15:30:20 +08:00
Tan Jiang
e9b656ce79 Fix Nil pointer issue in login function 2018-01-24 14:49:03 +08:00
yixingjia
f676a71422
Merge pull request #4110 from yixingjia/updatekeepalived
Update keepalived config file
2018-01-24 12:24:44 +08:00
yixingj
74d98e4c8c High availability Deployment installation guide
HA installation guide for HA
2018-01-24 12:21:28 +08:00
yixingj
44df82a82d Update keepalived config file
Update the keepalived config file
2018-01-24 10:57:39 +08:00
Daniel Jiang
e48d1b4db2
Merge pull request #4111 from wy65701436/fix-tag-build
[Upload Build]Fix bug for trigger harbor build with tag
2018-01-23 20:57:57 +08:00
pfh
5d35bed4d7 set replication list as single selection about #4107 2018-01-23 19:31:53 +08:00
wangyan
65c6fe22a7 Fix bug for trigger harbor build with tag 2018-01-23 03:19:35 -08:00
yixingjia
5c26cfdd5a
Merge pull request #4098 from jessehu/registry_storage
Add a space after ':' when generating registry storage yaml config
2018-01-23 16:47:07 +08:00
pengpengshui
f18ad3259e
Merge pull request #4076 from pengpengshui/batchDelection
Modify create multiple replication rules with same name issue
2018-01-23 15:55:58 +08:00
pfh
f34ac6aa2b Modify package version 2018-01-23 14:47:33 +08:00
pfh
db670a2b09 Merge remote-tracking branch 'upstream/master' into batchDelection 2018-01-23 14:40:48 +08:00
Wenkai Yin
300463fe11
Merge pull request #4075 from ywk253100/180119_user_guide
Update replication part in user guide
2018-01-23 14:13:19 +08:00
Yan
bb66a0cb52
Add harbor nightly and longevity test (#3940) 2018-01-23 13:04:19 +08:00
Wenkai Yin
785fc57147
Merge pull request #4097 from ywk253100/180122_config_api
Convert struct to json string when storing it to database as a configuration item
2018-01-23 11:03:44 +08:00
Daniel Jiang
e2d7150413
Merge pull request #4092 from wy65701436/change-build-num
[Upload Build]Change harbor build number to drone number plus git commit
2018-01-23 00:21:45 +08:00
Jesse Hu
8fe8c2b4ac Add a space after ':' when generating registry storage yaml config
yaml requires 1 or more spaces between the key and value. This patch
is useful in case the user inputs 'key:value' instead of 'key: value'.
2018-01-22 20:14:33 +08:00
Wenkai Yin
0165fcc82b Convert struct to json string when storing it to database as a configuration item 2018-01-22 20:01:28 +08:00
wangyan
bb10e018a5 Change harbor build number to drone number plus git commit 2018-01-22 02:13:42 -08:00
Qian Deng
bdb9d13590
Merge pull request #4072 from ninjadq/bugx_fix
Bugs fix
2018-01-22 17:56:02 +08:00
Daniel Jiang
d18517c910
Merge pull request #4042 from stonezdj/ldap_doc_3962
Document update for LDAP/OVA
2018-01-22 15:45:37 +08:00
Daniel Jiang
dd546a222d
Merge pull request #4078 from reasonerjt/lock-testify
[WIP]Update testify in vendor folder to v1.2.0
2018-01-22 10:58:30 +08:00
Daniel Jiang
de144d7974
Merge pull request #4079 from reasonerjt/fix-license
Revise license file
2018-01-22 10:43:01 +08:00
Tan Jiang
89ecabd156 Revise license file
Fixes #4026
2018-01-21 22:45:45 +08:00
Tan Jiang
7ab1a2367a Update testify in vendor folder to v1.2.0 2018-01-21 21:52:46 +08:00
Fuhui Peng (c)
7d7620593d Modify create multiple replication rules with same name 2018-01-19 17:44:21 +08:00
Deng, Qian
e240290bc7 Merge branch 'master' into bugx_fix 2018-01-19 15:43:14 +08:00
Wenkai Yin
eb7c0d19ad Update replication part in user guide 2018-01-19 15:41:59 +08:00
Qian Deng
71baf937ea
Merge pull request #4057 from ninjadq/enhance_uaa_config
Fix UAA edit password bug
2018-01-19 15:34:43 +08:00