Commit Graph

278 Commits

Author SHA1 Message Date
bay1ts
31d0caec6c [FIX] remove useless import 2017-11-27 15:59:02 +08:00
bay1ts
50a4567fe1 [REV] add simple label command,fix single quote in command cause exec failed 2017-11-27 15:18:05 +08:00
bay1ts
0b3997641f [REV] optimize app publish ,add pushing ,success,failure state 2017-11-27 14:41:21 +08:00
bay1ts
8f1723ad30 [REV] fix remove datacentorConfig error 2017-11-27 14:31:41 +08:00
bay1ts
87398e474b [REV] optimize get etcd ip strategy 2017-11-27 14:07:37 +08:00
bay1ts
060f360346 [REV] optimize get etcd ip strategy 2017-11-27 14:02:18 +08:00
bay1ts
e3906e2646 [REV] add init remote endpoint node cmd 2017-11-27 13:39:22 +08:00
bay1ts
4314e84e3a [REV] optimize add node sdk 2017-11-27 12:06:28 +08:00
bay1ts
aff3aada01 [REV] change node server to localhost 2017-11-27 11:29:10 +08:00
bay1ts
d5031889d0 Merge remote-tracking branch 'origin/master' 2017-11-27 11:12:53 +08:00
bay1ts
71d10863b0 [REV] change node server to localhost 2017-11-27 11:12:44 +08:00
ysicing
7332273208 [REV] Update the packaging configuration 2017-11-27 10:20:15 +08:00
bay1ts
b9ddecb854 Merge remote-tracking branch 'origin/master' 2017-11-24 19:00:35 +08:00
bay1ts
d1b89a0afa [REV] add try catch on request method 2017-11-24 18:59:28 +08:00
崔斌
1506945c3c Merge branch 'master' of code.goodrain.com:goodrain/rainbond
# Conflicts:
#	pkg/builder/model/model.go
2017-11-24 18:25:13 +08:00
崔斌
d363741cad [REV]Optimizing plugins struct & plugins action process 2017-11-24 18:23:35 +08:00
bay1ts
5bea575188 [REV] update app_publish entity 2017-11-24 18:20:46 +08:00
bay1ts
8f705172fa [REV] update app_publish entity 2017-11-24 18:02:35 +08:00
bay1ts
5857dbe5fd [REV] update app_publish entity 2017-11-24 17:45:15 +08:00
bay1ts
46925c8daf [FIX] oss get prop method 2017-11-24 17:29:45 +08:00
bay1ts
6b43bd7da2 [FIX] fix code 2017-11-24 17:01:47 +08:00
bay1ts
3630b747d3 [FIX] fix code 2017-11-24 16:58:22 +08:00
bay1ts
c15c6a8167 [FIX] fix code 2017-11-24 16:34:48 +08:00
bay1ts
c64e6fb654 [FIX] fix code 2017-11-24 16:19:51 +08:00
bay1ts
d2e2e879ba [REV] optimize publish api 2017-11-24 15:40:45 +08:00
bay1ts
e602cf908f [REV] optimize publish api 2017-11-24 15:08:49 +08:00
bay1ts
95ea9d8bb6 [REV] optimize builder exector 2017-11-24 14:47:48 +08:00
bay1ts
96f430ef1c [REV] optimize builder exector 2017-11-24 14:35:10 +08:00
bay1ts
e130afaf07 [REV] optimize builder exector 2017-11-24 14:10:20 +08:00
bay1ts
592560b98b [REV] optimize event api structure 2017-11-24 13:50:10 +08:00
bay1ts
2c64ce1ff3 [REV] optimize event api structure 2017-11-24 12:40:05 +08:00
bay1ts
62eddf42ff [FIX] fix can't find version info when share in cloud.add event query interface 2017-11-24 11:59:07 +08:00
bay1ts
2ad25eb16b Merge remote-tracking branch 'origin/master' 2017-11-24 11:22:51 +08:00
bay1ts
47f8129e0e [FIX] fix can't find version info when share in cloud.add event query interface 2017-11-24 11:21:51 +08:00
goodrain
76c7dd7fcb [DEL] del fmt 2017-11-24 11:20:08 +08:00
goodrain
defcd62e74 [FIX] resolve path 2017-11-24 11:10:15 +08:00
goodrain
0b475cee7e Merge branch 'master' of code.goodrain.com:goodrain/rainbond 2017-11-24 11:05:28 +08:00
goodrain
d349f5f32b [FIX] api add /etcd/event-log/instance support 2017-11-24 11:05:23 +08:00
bay1ts
71f5083071 [FIX] remove useless import 2017-11-23 23:10:41 +08:00
bay1ts
aac9a38a14 [FIX] fix overwrite deliveried path in database when build success or failure 2017-11-23 23:09:21 +08:00
bay1ts
2c5746e39c [REV] version update api 2017-11-23 22:45:01 +08:00
bay1ts
32fc6ba413 [REV] version update api optimize 2017-11-23 18:40:05 +08:00
bay1ts
263d45d60c [FIX] fix py file complie error 2017-11-23 18:27:02 +08:00
bay1ts
410773c7e0 [REV] remove update deliveried path for now 2017-11-23 18:19:34 +08:00
bay1ts
d2222fd188 [REV] remove update deliveried path for now 2017-11-23 18:09:43 +08:00
bay1ts
c2c3783823 [REV] Optimize builder_work,update delivery type and path when got it,builder add version update api 2017-11-23 17:59:40 +08:00
bay1ts
93cd14d419 Merge remote-tracking branch 'origin/master' 2017-11-23 17:23:52 +08:00
bay1ts
4f58f852a4 [REV] Optimize version columns,log slug path 2017-11-23 17:23:32 +08:00
goodrain
2f911a33dd [FIX] Submit a Linux test 2017-11-23 17:22:48 +08:00
goodrain
6b0fb1bda3 [FIX] fix the bug 2017-11-23 17:05:44 +08:00