Commit Graph

1549 Commits

Author SHA1 Message Date
barnett
781f9a5b52 [REV] modify volume host path when restore backup 2018-05-28 12:36:41 +08:00
barnett
1f70fe5f30 [ADD] add clear impl when restore failure 2018-05-28 12:18:29 +08:00
barnett
93858af7a1 [REV] save restore record before restore 2018-05-28 11:20:51 +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
barnett
2d453cba42 [REV] fix backup file size 0 bug 2018-05-24 14:11:17 +08:00
barnett
8385c05842 [REV] change ftp namespace name 2018-05-24 12:00:34 +08:00
barnett
ed6b0cffbd [FIX] fix md5 check bug when push file to sftp 2018-05-24 11:42:17 +08:00
barnett
370ba2d745 [FIX] fix push backup file to sftp error 2018-05-24 11:25:04 +08:00
barnett
8c9618ca79 Merge branch 'V3.6' of https://github.com/goodrain/rainbond into V3.6 2018-05-24 10:37:21 +08:00
Zhang Jiajun
6121a07a32 [REV] reanme file for import application file if successed. 2018-05-24 10:34:14 +08:00
barnett
c9747ca48e [REV] update query count 2018-05-24 10:09:07 +08:00
Zhang Jiajun
38898ebe38 [REV] Unzip to new tmp directory for import app. 2018-05-24 09:51:09 +08:00
barnett
d8dd72f3bc [REV] query tenants resouce only query used tenants 2018-05-24 09:41:47 +08:00
barnett
171886c714 [REV] update quert tenants resource api 2018-05-23 19:55:49 +08:00
barnett
c12448e44d [REV] change tenants resource ranking query api 2018-05-23 18:58:31 +08:00
barnett
5a43b2dfdb [FIX] change handle node status 2018-05-23 17:06:24 +08:00
barnett
7249812033 [FIX] fix map nil bug 2018-05-23 17:00:53 +08:00
barnett
19687cd99f [REV] merge code 2018-05-23 16:55:23 +08:00
barnett
31ec69bf3b [ADD] add restore backup api 2018-05-23 16:43:16 +08:00
Zhang Jiajun
c79cafe3d1 [REV] Support compression file export and import applications. 2018-05-23 16:11:34 +08:00
Zhang Jiajun
840893add9 [REV] Optimize for import multiple applications. 2018-05-23 15:53:12 +08:00
Zhang Jiajun
9fd61b7c60 [REV] Support status for each app for import multiple apps. 2018-05-23 14:26:27 +08:00
barnett
b040b35436 [REV] if recover panic call ErrorCallBack method 2018-05-23 12:52:37 +08:00
barnett
74b7448e64 [REV] remove backup cache file when backup success 2018-05-23 12:38:23 +08:00
barnett
d15da40683 [REV] update some code for backup app feature 2018-05-23 12:17:34 +08:00
barnett
3e129850c3 [REV] update import code 2018-05-23 11:35:48 +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
990ba0317e [REV] Optimize restful api for get import directory. 2018-05-22 14:26:12 +08:00
Zhang Jiajun
34bbe34983 [REV] Change restful api to list apps for get import id. 2018-05-22 14:01:12 +08:00
Zhang Jiajun
e75cd2a05f [ADD] Add restful api to import ids for import multiple applications. 2018-05-22 12:42:15 +08:00
Zhang Jiajun
cd0bfe7e7c [ADD] Add restful api to import ids for import multiple applications. 2018-05-22 12:33:26 +08:00
Zhang Jiajun
7314785511 [FMT] format code for export app interface in db project. 2018-05-21 22:15:46 +08:00
Zhang Jiajun
4f2e774db1 [REV] return multiple json object for import multiple applications. 2018-05-21 22:10:49 +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
ccf8df9f1d [REV] Support batch import applications. 2018-05-21 18:21:42 +08:00
ysicing
97c5527458 [FMT] Optimize release.sh 2018-05-21 16:21:27 +08:00
Zhang Jiajun
6afb154132 [REV] Add route at api server 6060 port for download export app. 2018-05-21 12:16:25 +08:00
barnett
00e195d124 [REV] update websocket proxy impl 2018-05-19 23:26:44 +08:00
barnett
2637f072e3 [REV] merge code 2018-05-18 23:42:51 +08:00
barnett
7b395dcd29 [REV] update watch etcd implement code 2018-05-18 23:40:19 +08:00
zhouyq
8e5eaca344
[REV] add --net=host for builder 2018-05-18 18:06:00 +08:00
Zhang Jiajun
089c735422 [REV] Support install docker and dockker compose automatic for exeport application run scripte. 2018-05-18 12:22:53 +08:00
barnett
9f884a6cc3 [REV] identify default redis port protocol 2018-05-18 11:06:25 +08:00
barnett
31a743cbc1 [REV] merge branch master 2018-05-18 11:02:43 +08:00
Zhang Jiajun
163c33360a [REV] Implement interfalce for import application struct. 2018-05-17 19:04:48 +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
2d9f5a7426 [REV] Fix function of get openresty server url for entrance. 2018-05-16 15:37:57 +08:00