Commit Graph

75 Commits

Author SHA1 Message Date
Wenkai Yin
ee2a6748c0 mount ca dir to container, fix #1829 2017-03-30 12:50:20 +08:00
Daniel Jiang
6450b4eb34 Merge pull request #1790 from wy65701436/dev
update login test
2017-03-24 20:08:46 +08:00
wy65701436
a90865e526 update login test 2017-03-24 03:14:03 -07:00
Tan Jiang
a33f4151e2 merge with dev branch 2017-03-24 14:40:34 +08:00
Tan Jiang
90bc280ea1 add a 4443 ssl server to nginx config 2017-03-24 13:16:48 +08:00
wy65701436
5f33b3f933 replace startuptest 2017-03-23 19:12:04 -07:00
wy65701436
8f31230255 add notary test 2017-03-22 04:30:20 -07:00
Wenkai Yin
383997f785 read capacity from adminserver 2017-03-21 16:28:24 +08:00
Yan
038d7dd90c Dev new ui (#1)
* Updates for verfied tags deletion.

* Remove old UI.

* Move i18n folder.

* Updates for latest UI codes.

* make travis with latest dev code.

* update test code

* add cat log

* cat nginx

* cat nginx

* fix template error

* remove --with-notary

* remove controller test

* fix controller test bug

* modify controller test

* debug controller test

* update controller test

* update index title to harbor, discussed with Kun.

* Update package.json

* Merge latest UI changes.

* remove git
2017-03-20 18:51:20 +08:00
Yan
92d9f8516f Merge pull request #1626 from ywk253100/170315_registry_upgrade
Upgrade registry to 2.6.0
2017-03-17 18:25:22 +08:00
myufei
63e61f388b update test cases 2017-03-16 16:06:38 +08:00
myufei
c7b1198070 update test cases 2017-03-16 15:14:19 +08:00
Wenkai Yin
108aa21499 upgrade registry to 2.6.0 2017-03-16 13:44:16 +08:00
myufei
11146a628f add test cases 2017-03-15 18:23:10 +08:00
myufei
a2ee316a30 add test cases 2017-03-15 18:20:47 +08:00
myufei
878a888e0d update testcase 2017-03-15 17:25:28 +08:00
myufei
8ee42c6f4a update test case 2017-03-14 16:28:52 +08:00
root
fab4c710af add test case
Committer: myufei <myufei@vmware.com>
2017-03-14 16:14:47 +08:00
Wenkai Yin
d6a6f67596 refactor search API to return more info 2017-03-06 17:47:05 +08:00
yhua
c48d908515 add new ldap auth and import user feature 2017-02-27 15:13:49 +08:00
Wenkai Yin
40eb6bb7d3 encrypt passwords enhancement 2017-02-22 16:59:28 +08:00
Wenkai Yin
390f89ee0a encrypt passwords and secret 2017-02-17 18:23:21 +08:00
Wenkai Yin
b6e27f6ea2 Merge remote-tracking branch 'upstream/configuration' into 161228_config
Conflicts:
	tests/docker-compose.test.yml
2017-01-19 17:56:53 +08:00
Wenkai Yin
f1f78a5649 update 2017-01-19 17:56:08 +08:00
wemeya
7f949b1a95 add test for ldap.go (#1307)
LGTM
2017-01-19 10:09:56 +08:00
wemeya
ce0a44010d add test file for systeminfo.go (#1288)
LGTM
2017-01-06 15:41:07 +08:00
yhua
0249f2181a update registry from 2.5.0 to 2.5.1 2016-12-15 16:50:50 +08:00
Henry Zhang
4134a05a5f update test case 2016-11-09 17:37:58 +08:00
Henry Zhang
c3463247d2 test cases 2016-11-07 21:27:22 +08:00
Henry Zhang
b01edb9cfc test cases 2016-11-02 20:50:35 +08:00
Henry Zhang
8818f89a02 usecases 2016-10-31 12:13:13 +08:00
Henry Zhang
c04bf5a499 usecases 2016-10-31 00:04:31 +08:00
Henry Zhang
68543a334f usecases logging 2016-10-27 00:12:41 +08:00
Henry Zhang
1c0f510a49 usecases logging 2016-10-27 00:10:28 +08:00
Henry Zhang
7203e42490 RBAC use cases 2016-10-26 23:32:58 +08:00
Henry Zhang
9f043586f1 Merge remote-tracking branch 'hupstream/dev' into dev 2016-10-26 23:29:59 +08:00
yhua
269b6b887a update registry image version in test docker-compose file 2016-10-26 13:30:02 +08:00
Henry Zhang
60bbafcde5 group 2 test cases of image management 2016-10-25 22:38:39 +08:00
Henry Zhang
f2a152555b add usecaes 2016-10-24 00:22:29 +08:00
Henry Zhang
6b1c555359 test caese 2016-10-23 14:34:36 +08:00
Henry Zhang
e7023c429e test caese 2016-10-23 14:34:24 +08:00
Henry Zhang
fc62b7b648 test caese 2016-10-23 14:13:22 +08:00
Henry Zhang
a3cbd1eda0 test caese 2016-10-23 14:09:52 +08:00
Henry Zhang
2354481dc6 test caese 2016-10-23 14:05:03 +08:00
yhua
311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00
wemeya
c0f3d7d749 add test case for user 2016-09-22 16:28:12 +08:00
zgdxiaoxiao
bfb5db7c97 swagger bugfix 2016-09-21 10:43:04 +08:00
zgdxiaoxiao
198149599d update api test and swagger.yaml(updated) 2016-09-02 16:05:55 +08:00
wemeya
44d3875a3f add test code for log and statistic api 2016-08-31 17:01:12 +08:00
zgdxiaoxiao
02d5281f0c project api test and bugfix
1.add project api test
2.bugfix:the type of public in project.go is fixed to int32
2016-08-30 18:26:41 +08:00