Commit Graph

85 Commits

Author SHA1 Message Date
barnett
f46e2aef45 [REV] remove python code 2018-04-11 21:38:48 +08:00
barnett
0525cc11d9 [REV] support envoy lds cds sds discover in node runtime 2018-04-09 17:40:14 +08:00
barnett
3d662b93b0 [REV] Optimize code acquisition 2018-04-08 16:28:41 +08:00
barnett
1c091f38cb [REV] git clone ssh Insecure Ignore HostKey for 3.5 2018-04-08 15:20:04 +08:00
barnett
ac089610fe [REV] git clone ssh Insecure Ignore HostKey 2018-04-08 15:02:48 +08:00
barnett
f9ab0ab801 [REV] set clone code only a branch, solve commit info error bug 2018-04-04 15:03:02 +08:00
barnett
54bab195f3 [REV] add env 'PORT' if app define only one port 2018-04-04 13:57:51 +08:00
barnett
cf0ba3bb5c [ADD] support push image to trusted registry when share app 2018-04-03 11:54:29 +08:00
barnett
991b6ec933 [REV] change update probe api impl 2018-03-31 12:53:50 +08:00
barnett
2e297fa18a [FIX] fix get last commit message error bug 2018-03-30 16:08:49 +08:00
barnett
ed3b76339d [FIX] fix nil bug 2018-03-30 15:20:28 +08:00
barnett
f99a1291ce [FIX] fix get last commit info bug 2018-03-30 15:08:40 +08:00
barnett
053f124c92 [FIX] remove callback console api method 2018-03-29 18:41:08 +08:00
qingguo
4ce36d349d [REV] Capture authorization error while push image to hub. 2018-03-28 21:51:35 +08:00
qingguo
318d081416 [REV] update image push common auth 2018-03-28 19:34:35 +08:00
qingguo
ffee1c5c77 [REV] update pull image opt set 'All' is false 2018-03-28 19:24:02 +08:00
qingguo
a298f7b0b8 [REV] support pull image from private hub 2018-03-28 19:14:27 +08:00
qingguo
88e31d9dcd [REV] change code dir cache path 2018-03-27 16:16:03 +08:00
qingguo
db20b46fd4 [REV] update git clone code with Depth options 2018-03-27 15:18:55 +08:00
qingguo
cbcc9cce3e [REV] update git pull code 2018-03-27 13:07:53 +08:00
qingguo
5d475fd433 [FIX] support git pull in builder (fixed #51) 2018-03-27 12:48:42 +08:00
qingguo
e57ec37808 [FIX] fix image not exist bug when build error from dockerfile 2018-03-23 12:34:32 +08:00
qingguo
c8a246df5a [FIX] fix dockerfile build timeout bug 2018-03-22 16:32:07 +08:00
goodrain
aa1918e30f [REV] update github request timeout duration 2018-03-16 13:21:40 +08:00
goodrain
7aee180cce [REV] update code style 2018-03-14 14:33:31 +08:00
goodrain
52d586ad18 [REV] update code style about license 2018-03-14 14:12:26 +08:00
goodrain
4e14c2cf01 [REV] update license style 2018-03-14 14:07:12 +08:00
goodrain
791030bdd9 [ADD] add support github proxy by env GITHUB_PROXY(fixed #46) 2018-03-13 10:52:26 +08:00
goodrain
56adbb8cf7 [FIX] fix splicing connection information error. (fixed #45) 2018-03-08 22:11:49 +08:00
goodrain
30ca8527f8 [FIX] remove \u0000 in message 2018-03-08 16:30:51 +08:00
goodrain
8a3bcfa3af [FIX] remove empty logger message 2018-03-08 16:04:24 +08:00
goodrain
a9a16f82d7 [FIX] continue to test (fixed #44) 2018-03-08 15:36:46 +08:00
goodrain
a33baddd7e [FIX] fixed #44 2018-03-08 13:32:44 +08:00
goodrain
61c8bf312c [FIX] replace \u003e to '>' 2018-03-08 11:11:34 +08:00
goodrain
3d9bafd6fc [FIX] remove newline symbol in build iamge log 2018-03-08 11:09:25 +08:00
goodrain
deca9f60c0 [FIX] remove newline symbol in log (fixed #44) 2018-03-08 10:51:29 +08:00
goodrain
c12b611780 [FIX] change buffer create (fixed #44) 2018-03-08 10:30:10 +08:00
goodrain
3ff0975615 [FIX] fix py bug 2018-03-07 16:30:00 +08:00
goodrain
1aa4f051df [FIX] fix check port from dockerfile bug 2018-03-07 15:11:20 +08:00
goodrain
6df5f10cfb [FIX] optimize progress code 2018-03-07 12:31:03 +08:00
goodrain
84acfa7f0d [FIX] fix bug that slug path not have tenantid 2018-03-06 18:01:00 +08:00
goodrain
88d723a82e [FIX] Optimize source code detection code. 2018-03-06 11:53:27 +08:00
goodrain
99b21cfcbf [ADD] support sFTP share and download service slug 2018-03-06 10:52:07 +08:00
goodrain
8652a42035 [ADD] add api get share result 2018-03-05 15:07:19 +08:00
goodrain
f9fe2115d0 [FIX] fix creat dst tgz file error 2018-03-05 14:48:03 +08:00
goodrain
56732d3d1d [FIX] fix bug that open dst tgz file error when share slug 2018-03-05 14:35:38 +08:00
goodrain
1d20fdfe71 [ADD] add service share code 2018-03-04 22:48:50 +08:00
goodrain
64bfcb06eb [ADD] add modify image advice support 2018-03-03 15:42:47 +08:00
goodrain
11359ff38c [FIX] remove spaces when parse dockerrun 2018-03-03 12:56:26 +08:00
goodrain
989f7eb7a2 [FIX] debug git clone progress log 2018-03-03 11:13:07 +08:00