Commit Graph

2159 Commits

Author SHA1 Message Date
yhua
10306e784b upgrade golang baseimage from 1.6.2 to 1.7.3 2016-12-15 13:16:14 +08:00
Daniel Jiang
2585b5d4e7 Merge pull request #1240 from ScorpioCPH/remove-http-timeout-on-getting-catalog
Remove http timeout option on getting catalog
2016-12-14 14:36:32 +08:00
Penghao Cen
1e57166962 Remove http timeout option on getting catalog 2016-12-12 20:42:28 +08:00
Tan Jiang
ee4cfa68d8 Merge branch 'master' into dev 2016-12-12 14:39:45 +08:00
Daniel Jiang
e1b2ba0e23 Merge pull request #1233 from ywk253100/161209_replic_dead_lock
Fix sync deadlock and filter notification
2016-12-12 14:36:15 +08:00
Wenkai Yin
d6d4711700 1.fix issue: deleting repo action will fall in deadlock between two Harbor if they are configured to sync to each other 2. Filter notification request in nginx 2016-12-09 18:10:20 +08:00
Daniel Jiang
64ae107fe5 Merge pull request #1224 from ywk253100/161205_rm_auth_header
Do not add the authentication header to requests which are not sent to registry
2016-12-09 00:48:09 +08:00
Haining Henry Zhang
000a8539fe Merge pull request #1226 from ywk253100/161208_doc
Update docs
2016-12-08 22:16:28 +08:00
Wenkai Yin
62c1c2d50b update docs 2016-12-08 21:37:09 +08:00
yhua123
c74703434f Merge pull request #1225 from wknet123/dev
Update about checking comment length with non-ASCII characters
NMT
2016-12-08 16:23:23 +08:00
kunw
9e73abf8f6 Update checking comment length. 2016-12-08 15:57:03 +08:00
yhua123
ead0985d20 Merge pull request #1146 from wknet123/dev-update-swagger
Updates Swagger YAML for new added API.
NMT
2016-12-08 15:44:39 +08:00
Wenkai Yin
2e9b59a20a add test case 2016-12-08 15:18:51 +08:00
yhua123
6565a3da54 Merge pull request #1189 from wknet123/master-fix-save-comment
Fix save comment issue.
NMT
2016-12-08 14:59:45 +08:00
yhua123
fde7b87665 Merge pull request #1223 from wknet123/dev-fix-popup
Fixed popup and inline help toggle issues.
NMT
2016-12-08 14:49:22 +08:00
kunw
b0da7b6d89 Merge remote-tracking branch 'upstream/dev' into dev-fix-popup 2016-12-08 13:54:04 +08:00
kunw
3d9d106acb Fixed popup and inline help toggle issues. 2016-12-08 13:23:02 +08:00
Wenkai Yin
fb9aa78f75 do not add the authentication header to requests which are not sent to registry 2016-12-07 18:20:25 +08:00
Daniel Jiang
9e4c90e406 Merge pull request #1216 from ywk253100/161206_collect_log
Fix exposure issue when collecting logs
2016-12-06 16:03:20 +08:00
yhua123
bd862a4165 Merge pull request #1215 from wknet123/master-fix-pagination
Update pagination of UI.
2016-12-06 15:14:53 +08:00
Wenkai Yin
bad8835c79 fix exposure issue when collecting logs 2016-12-06 14:54:49 +08:00
Haining Henry Zhang
97d4df67a3 Merge pull request #1211 from hainingzhang/master
update docs of virtual appliance
2016-12-06 12:49:15 +08:00
kunw
47ddd97182 Update pagination of UI. 2016-12-06 12:16:59 +08:00
Daniel Jiang
9ab756e2b7 Merge pull request #1209 from ywk253100/161202_sed_escape
Remove the workaround for DNS issue and escape special characters used in sed
2016-12-06 10:03:27 +08:00
Henry Zhang
588cc375a5 update docs 2016-12-06 01:01:03 +08:00
Henry Zhang
8359c91e66 update docs 2016-12-06 00:41:05 +08:00
Daniel Jiang
8333e54d75 Merge pull request #1210 from ywk253100/161204_ova_install_guide
Move self-registrition option to authentication group in installation guide
2016-12-05 17:14:53 +08:00
Wenkai Yin
65a2c87a7c fixes: root password contains special characters 2016-12-05 12:16:27 +08:00
Daniel Jiang
8974003547 Merge pull request #1208 from reasonerjt/master
fix build issue
2016-12-05 01:12:08 +08:00
Tan Jiang
5bb053acbb fix build issue 2016-12-05 01:05:50 +08:00
Wenkai Yin
d808c402d2 move self-registrition option to authentication group in installation guide 2016-12-04 21:54:33 +08:00
Wenkai Yin
01dc77b606 escape special characters used in sed 2016-12-04 16:35:47 +08:00
Haining Henry Zhang
fac0bd9a30 Merge pull request #1196 from ywk253100/161130_ova_doc
user guide for ova
2016-12-02 21:51:44 +08:00
Wenkai Yin
ad4560b50f user guide for ova 2016-12-02 17:47:41 +08:00
Daniel Jiang
68ab0e5efc Merge pull request #1201 from reasonerjt/build-fix
fix build error
2016-12-02 17:07:28 +08:00
Tan Jiang
645543a2d2 fix build error 2016-12-02 16:41:53 +08:00
Wenkai Yin
f4e0d3c774 remove the workaround of DNS issue 2016-12-02 14:29:52 +08:00
Daniel Jiang
b8169f251e Merge pull request #1197 from dejwsz/patch-1
remove rsyslogd.pid before start to allow container restarts
2016-12-02 13:15:54 +08:00
dejwsz
719072e0ba remove rsyslogd.pid before start to allow container restarts
This change mitigate problems with container restarts (stop, start) or automatic restart after host machine restart. Rsyslogd strictly checks existence of its pid file and won't start if such one exists.
2016-12-01 15:31:14 +01:00
Wenkai Yin
43f427cfe9 Merge pull request #1193 from reasonerjt/replication-timeout
remove timeout for replicating large image
2016-11-30 18:02:57 +08:00
Tan Jiang
3f6301b587 remove timeout for replicating large image 2016-11-30 17:43:04 +08:00
Daniel Jiang
c214d37250 Merge pull request #1184 from ywk253100/161129_push_photon
Push photon to project library
2016-11-29 17:34:29 +08:00
Daniel Jiang
f237d33439 Merge pull request #1182 from ywk253100/161128_ova_dns
ova dns
2016-11-29 17:28:44 +08:00
Wenkai Yin
3e35597dd0 push photon to project library 2016-11-29 17:17:01 +08:00
kunw
da85b8f3cb Fix save comment issue. 2016-11-29 16:55:52 +08:00
Wenkai Yin
feb7f866d9 Merge pull request #1183 from yhua123/dev
package the photon 1.0 image in offline.tgz
2016-11-29 14:19:35 +08:00
Wenkai Yin
4149e74b00 ova dns 2016-11-29 13:17:56 +08:00
yhua
73200193d1 package the photon 1.0 image in offline.tgz 2016-11-29 12:44:54 +08:00
Wenkai Yin
871c18df46 Merge pull request #1177 from ywk253100/161118_lvm
lvm guide
2016-11-28 14:54:04 +08:00
Wenkai Yin
8748c470c1 Merge pull request #1176 from reasonerjt/update-license
update license for 0.5.0
2016-11-28 14:44:32 +08:00