Commit Graph

626 Commits

Author SHA1 Message Date
Robin Naundorf
2da163430a
Fixed issue with undefined values in admin tab 2016-04-26 08:48:11 +02:00
kun wang
6e58528fbf Merge pull request #154 from reasonerjt/master
adapt to other ldap servers
2016-04-26 12:30:22 +08:00
Tan Jiang
867b4bc352 add email check 2016-04-26 11:18:34 +08:00
Tan Jiang
57081792de adapt to other ldap servers 2016-04-25 19:00:36 +08:00
Tan Jiang
8d9d639cbf Merge branch 'master' into job-service 2016-04-25 17:53:41 +08:00
Daniel Jiang
7787cbad8d Merge pull request #137 from saga92/master
add customizing certificate feature into prepare file
2016-04-25 17:21:43 +08:00
saga92
3a5a0ca929 fix cfg 2016-04-25 16:18:50 +08:00
saga92
679875e67e fix bugs 2016-04-25 16:08:16 +08:00
Wenkai Yin
5b32c4cfbb using medie type of distribution 2016-04-25 13:31:58 +08:00
Daniel Jiang
b336ed3a6c Merge pull request #150 from reasonerjt/job-service
add the model file of job
2016-04-25 12:38:34 +08:00
Tan Jiang
ee168ef1e3 add the model file of job 2016-04-25 12:31:42 +08:00
wy65701436
9c655e710b Change to get uri from http request, and response with relative path of resource. 2016-04-24 21:10:15 -07:00
hmwenchen
957df50958 Minor change to comply with CI requirements 2016-04-22 20:26:28 +08:00
wemeya
b8f29fb9bc Rename 2016-04-22 18:03:40 +08:00
wemeya
7ed3f31f8b update and rename 2016-04-22 18:02:46 +08:00
wemeya
b443b3fe7f Rename 2016-04-22 17:58:31 +08:00
wy65701436
94422e9a71 add post return, add the URI to header location. 2016-04-22 02:57:39 -07:00
Haining Henry Zhang
a926b2e82a Merge pull request #111 from xiahaoshawn/master
Document Harbor nginx configuration of  extra proxy layer
2016-04-22 17:49:39 +08:00
Wenkai Yin
de29bd4468 modify httpclient 2016-04-22 17:32:25 +08:00
Daniel Jiang
fce5170217 Merge pull request #140 from xionglun/master
add ssl support for send email
2016-04-22 15:55:41 +08:00
Allen Heavey
c29541013b fix #107, add ssl support for send email 2016-04-22 15:33:25 +08:00
Xia Hao
5e222f7a97 Update installation_guide.md 2016-04-22 15:17:43 +08:00
wemeya
932814b888 add doc for domestic user to pull images faster 2016-04-22 15:14:30 +08:00
Daniel Jiang
2d35e83a9a Merge pull request #145 from reasonerjt/master
provide issue template
2016-04-22 15:12:12 +08:00
xiahaoshawn
c818b63183 document Nginx config when set uo Harbor behind other proxy 2016-04-22 15:12:08 +08:00
Tan Jiang
c12f018a85 provide issue template 2016-04-22 15:04:29 +08:00
Daniel Jiang
c5833dcb05 Merge pull request #141 from wy65701436/master
update changepassword to /api/users/:id/password
2016-04-22 14:51:42 +08:00
xiahaoshawn
e7fe841b03 Merge remote-tracking branch 'upstream/master' 2016-04-22 14:45:38 +08:00
wemeya
d12c6b14a8 add the docker-compose.yml file for domestic user to pull images faster. 2016-04-22 14:01:41 +08:00
wemeya
b09169d578 Merge branch 'master' of https://github.com/wemeya/harbor 2016-04-22 14:00:29 +08:00
wemeya
49bf8b0cdf Merge remote-tracking branch 'upstream/master' 2016-04-22 14:00:00 +08:00
wemeya
436acd0642 update file 2016-04-22 13:45:38 +08:00
hmwenchen
dc96ded36a Merge with origin master 2016-04-22 09:18:51 +08:00
hmwenchen
ab6bb58c36 Add tag to accesslog 2016-04-22 00:28:59 +08:00
Daniel Jiang
98e63f2cb1 Merge pull request #142 from reasonerjt/master
Move doc for k8s deployment to /docs folder.
2016-04-21 15:22:11 +08:00
Tan Jiang
553bd57e3a harbor -> Harbor 2016-04-21 15:15:28 +08:00
Tan Jiang
e34837639e move doc for k8s deployment to docs folder 2016-04-21 15:12:57 +08:00
Wenkai Yin
e7f48783f2 add methods about blob 2016-04-21 14:55:15 +08:00
wy65701436
0bcb65f69a update changepassword to /api/users/:id/password 2016-04-20 22:27:47 -07:00
Daniel Jiang
9ca056d243 Merge pull request #136 from ywk253100/master
set timeout for creation of connection between UI and DB
2016-04-21 10:10:21 +08:00
saga92
c4015355ce delete deprecated method 2016-04-20 19:58:43 +08:00
saga92
4d9d46ffc4 remove prepare file of shell version& let shell run silently 2016-04-20 19:40:19 +08:00
saga92
d91b33fcd0 add python version key generation 2016-04-20 15:08:21 +08:00
Wenkai Yin
b5b22350d1 set timeout for creation of connection between UI and DB 2016-04-20 14:44:19 +08:00
Daniel Jiang
406f890053 Merge pull request #135 from reasonerjt/job-service
jobs management api
2016-04-20 14:43:16 +08:00
Tan Jiang
c7a7eb29a0 Merge remote-tracking branch 'upstream/job-service' into job-service 2016-04-20 14:33:12 +08:00
Tan Jiang
90d58c8774 prototype api for job management 2016-04-20 14:24:17 +08:00
kun wang
606139a94d Merge pull request #133 from ywk253100/master
add delete API to swagger
2016-04-20 14:07:39 +08:00
Wenkai Yin
ba69666509 add delete API to swagger 2016-04-20 13:31:47 +08:00
Wenkai Yin
9cbfb5fe2a modify comment 2016-04-20 13:06:19 +08:00