Commit Graph

52 Commits

Author SHA1 Message Date
huangrh
3eeb943304 [REV] modify the rainbondfile to fit multiple services 2019-04-11 22:06:14 +08:00
huangrh
217f79dbb4 Merge branch 'master' into multi 2019-04-01 16:14:16 +08:00
huangrh
d730e3506a [FIX] wrong image in docker-compose.yaml 2019-03-27 16:04:50 +08:00
GLYASAI
45f41a1882 [REV] rename event_id and eventId to eventID 2019-03-21 19:28:03 +08:00
barnett
f5fd1145f1 [ADD] add batch operation test 2019-03-09 13:51:36 +08:00
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +08:00
barnett
2e0a3fde20 [REV] remove event log message db model 2018-11-22 16:22:44 +08:00
barnettZQG
60cabf2b51 [REV] remove O_DIRECT because invalid argument in gfs. 2018-10-15 21:03:39 +08:00
zhoujunhao
68d6a78e6e [REV] Optimized upload io 2018-10-11 17:37:24 +08:00
zhoujunhao
789609e67f [REV] Optimize the upload file process 2018-09-28 13:09:25 +08:00
zhoujunhao
24b1a2b5cc [REV] When the import record is not found, the return status is uploading 2018-09-28 11:03:33 +08:00
zhoujunhao
fe9722a4ad [REV] Optimize interface return status 2018-09-28 10:34:35 +08:00
zhoujunhao
09d311bdf5 [ADD] add new upload method 2018-09-27 19:24:15 +08:00
zhoujunhao
e541820259 [REV] After the import status is obtained, if the query does not find the eventId, the return status is importing 2018-09-27 14:31:52 +08:00
zhoujunhao
a9ee8a3025 [REV] Specification error code return 2018-09-27 12:38:25 +08:00
barnettZQG
66d1a2d8aa [REV] upload api support Access-Control-Allow-Origin 2018-09-26 22:02:02 +08:00
zhoujunhao
8d85d6d6fe [ADD] Add a test upload plan 2018-09-26 16:12:28 +08:00
zhoujunhao
6a077c268b [ADD] add files upload 2018-09-26 14:15:38 +08:00
zhoujunhao
3b7472ef44 [REV] After importing the cleanup directory, change the status to cleaned 2018-09-25 21:55:51 +08:00
zhoujunhao
d75f2eb97d [REV] Create a directory when the directory does not exist 2018-09-25 19:14:08 +08:00
zhoujunhao
23dd96dc13 [REV] Successfully returned when the directory does not exist, the result is empty 2018-09-25 17:46:31 +08:00
zhoujunhao
756a0ed404 [REV] Change the tar file to a zip file 2018-09-25 17:38:47 +08:00
zhoujunhao
c34b443824 [REV] 2018-09-25 16:27:56 +08:00
zhoujunhao
24cc01b43c [ADD] Add upload error log output 2018-09-25 15:41:19 +08:00
zhoujunhao
7d97547ecb [ADD] add CORS 2018-09-25 15:23:36 +08:00
zhoujunhao
e17eca36f4 [ADD] Upload file support options method 2018-09-25 14:42:06 +08:00
zhoujunhao
8462f33ece [ADD] Add abandon import api 2018-09-12 11:42:10 +08:00
Zhang Jiajun
241c088408 [REV] Skip read metadata file when app import status is not success. 2018-05-29 11:21:38 +08:00
Zhang Jiajun
99f503d9ea [REV] Save apps metadata to file when import app complete. 2018-05-28 21:55:58 +08:00
Zhang Jiajun
9fd61b7c60 [REV] Support status for each app for import multiple apps. 2018-05-23 14:26:27 +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
ccf8df9f1d [REV] Support batch import applications. 2018-05-21 18:21:42 +08:00
barnett
31a743cbc1 [REV] merge branch master 2018-05-18 11:02:43 +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
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
2483b97d6a [ADD] Add feature to query status for export app. 2018-05-14 14:30:32 +08:00
Zhang Jiajun
ab6b71b8fa [REV] Support export rainbond-app and docker-compose format app. 2018-05-11 23:49:02 +08:00
barnett
8f1ef14695 [REV] merge code 2018-05-11 17:20:37 +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
barnett
29236802c2 [ADD] add abnormal information storage and query function. 2018-05-11 13:44:15 +08:00
Zhang Jiajun
b857175b05 [ADD] Add new feature to export app with docker-compose format. 2018-05-10 17:45:23 +08:00