Commit Graph

36 Commits

Author SHA1 Message Date
Zhang Jiajun
8551db6ed9 [REV] Fix trim space for export app source dir name. 2018-06-13 19:19:07 +08:00
Zhang Jiajun
f2fd4fdc7e [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:36:30 +08:00
Zhang Jiajun
ff04e56174 [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:23:58 +08:00
Zhang Jiajun
5a48eb4151 [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:08:01 +08:00
Zhang Jiajun
9262e88850 [REV] Change image resource for push image for import app. 2018-06-10 18:23:24 +08:00
Zhang Jiajun
cee7b80554 [REV] Change image resource for save image for export app. 2018-06-08 17:37:57 +08:00
barnett
3cef364204 [ADD] add restore backup api impl (#72) 2018-05-28 11:14:56 +08:00
barnett
43bd88546c [ADD] add restore backup feature code (#72) 2018-05-25 18:24:17 +08:00
Zhang Jiajun
c79cafe3d1 [REV] Support compression file export and import applications. 2018-05-23 16:11:34 +08:00
barnett
5e80a0c71e [REV] merge code 2018-05-23 11:13:19 +08:00
barnett
8cd2dc9697 [ADD] add group app backup feature (#72) 2018-05-23 11:08:44 +08:00
Zhang Jiajun
ea3bca6906 [REV] Modify db api return type for get app status by id. 2018-05-21 18:37:35 +08:00
Zhang Jiajun
bb4fa6eedd [REV] Add new struct for import application, and modify database fields type to text for export/import application. 2018-05-17 16:10:44 +08:00
Zhang Jiajun
8b7489c447 [ADD] Increase import application feature rainbond-app format. 2018-05-17 11:27:04 +08:00
Zhang Jiajun
f1f0e3b189 [REV] Adjust code logic for insert app status record to database; 2018-05-15 15:12:42 +08:00
Zhang Jiajun
f83a10cd89 [REV] Remove replace slug tar file name in metadata.json in builder project. 2018-05-15 14:06:57 +08:00
Zhang Jiajun
021691b751 [REV] Change update condition to event id for app status record in database. 2018-05-15 12:43:39 +08:00
Zhang Jiajun
e246dea179 [REV] Fix the judgment condition of file is exists. 2018-05-15 12:26:17 +08:00
Zhang Jiajun
77e1a96c13 [REV] Fix get request parameters is nil for download export app api, fix export qualifications for runner image. 2018-05-15 11:30:31 +08:00
Zhang Jiajun
b1409e44b8 [REV] Add rest api to download file for export app in api project. 2018-05-15 11:03:03 +08:00
Zhang Jiajun
ab6b71b8fa [REV] Support export rainbond-app and docker-compose format app. 2018-05-11 23:49:02 +08:00
Zhang Jiajun
d2d8df1d2a [REV] Add debug log for generate start script for export app 2018-05-11 13:55:20 +08:00
Zhang Jiajun
e1085e0c02 [REV] Merge export app api for rainbond-app and docker-compose, output detail log by log.debug. 2018-05-11 13:45:07 +08:00
Zhang Jiajun
50287281b0 [REV] Add create docker client for init to export app task. 2018-05-11 11:15:17 +08:00
Zhang Jiajun
1939f5c548 [REV] Fix method parameter for download slug file from ftp server. 2018-05-11 10:41:48 +08:00
Zhang Jiajun
447381f639 [REV] correct a mistake to json field for export app struct in MQ project. 2018-05-10 22:10:38 +08:00
Zhang Jiajun
869eac8def [REV] Optimize for log output. 2018-05-10 20:18:14 +08:00
Zhang Jiajun
8784652337 [REV] Optimize to execute multiple commands. 2018-05-10 19:44:33 +08:00
Zhang Jiajun
95753c9dc4 [REV] Optimize to execute multiple commands, update status when chaos task failed. 2018-05-10 19:39:51 +08:00
Zhang Jiajun
75c0fe0e03 [REV] Optimize to execute multiple commands. 2018-05-10 19:19:11 +08:00
Zhang Jiajun
bda62f34c5 [REV] Support create table automatic if not exist for export app component. 2018-05-10 18:54:32 +08:00
Zhang Jiajun
c3d107953c [REV] Fix parameters error in get json method. 2018-05-10 18:32:14 +08:00
Zhang Jiajun
b857175b05 [ADD] Add new feature to export app with docker-compose format. 2018-05-10 17:45:23 +08:00
Zhang Jiajun
597957d4fc [ADD] Add new feature to export rainbond-app. 2018-05-10 11:08:49 +08:00
barnett
f8031b727d [REV] update code fixd redeclared in this block 2018-05-07 15:27:44 +08:00
barnett
80ab35c6e0 [ADD] Add the application export code structure. 2018-05-07 15:10:12 +08:00