Commit Graph

248 Commits

Author SHA1 Message Date
barnett
ec6cb037fd [REV] change all db name and remove kube client from api module 2018-11-22 14:33:29 +08:00
barnett
cae1e2053e [ADD] add new start process for new app runtime 2018-11-16 18:16:55 +08:00
barnett
7fd028c6ec [REV] merge branch V3.7 to master 2018-11-13 10:47:14 +08:00
barnett
4c4ac25fe5 [REV] update docker cli to new version 2018-11-05 20:34:24 +08:00
barnettZQG
1ff42ca434 [FIX] fix trunk branch do not set dir bug 2018-10-26 14:46:55 +08:00
barnettZQG
43e95bd1a5 [REV] support branch and custom dir checkout for svn 2018-10-26 14:22:59 +08:00
barnettZQG
0b961b0734 [ADD] svn client support update code 2018-10-25 11:41:02 +08:00
barnettZQG
c221724bc6 Merge branch 'V3.7' 2018-10-24 10:20:33 +08:00
zhoujunhao
ba02dfff28 [FIX] Fix bug with reset timer 2018-10-18 22:29:25 +08:00
zhoujunhao
9b6db78868 [REV] fix panic: sync: negative WaitGroup counter bug 2018-10-18 18:39:21 +08:00
barnettZQG
4b8aeb803c [FIX] fix code server type not pass bug in api 2018-10-18 12:38:38 +08:00
barnettZQG
364dc510bf [FIX] fix code server type read failure bug 2018-10-18 12:19:06 +08:00
barnettZQG
24285078b7 [REV] fix import slug app 2018-10-16 14:57:10 +08:00
barnettZQG
60cabf2b51 [REV] remove O_DIRECT because invalid argument in gfs. 2018-10-15 21:03:39 +08:00
zhoujunhao
ce2e7eb382 Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
#	api/handler/service.go
2018-10-11 21:53:58 +08:00
zhoujunhao
caff217f6d [FIX] Fix bug in getting public key 2018-10-11 21:51:56 +08:00
barnettZQG
01518717de [REV] fix docker cmd not exist bug while build .netcore 2018-10-11 14:19:13 +08:00
barnettZQG
c45e4be34e [REV] update code for import app 2018-10-10 22:34:08 +08:00
zhoujunhao
5c37eb6b9c Merge branch 'V3.7' of https://github.com/goodrain/rainbond 2018-10-10 15:44:02 +08:00
zhoujunhao
925f13cbcb [ADD] Add startup cleanup module log output 2018-10-10 15:43:40 +08:00
zhoujunhao
c925af872b Merge branch 'V3.7' of https://github.com/goodrain/rainbond 2018-10-10 14:57:29 +08:00
zhoujunhao
27ef0a5255 [FIX] Fix build version to keep at least 5 2018-10-10 14:44:13 +08:00
barnettZQG
1dc22cc25c [REV] merge branch 3.7 to master 2018-10-08 12:25:05 +08:00
barnettZQG
8469e31562 [REV] update export and import app and plugin code 2018-09-25 19:22:28 +08:00
barnettZQG
8e28a8c31f [FIX] change rainbond app file with suffix zip. (#122) 2018-09-20 13:22:33 +08:00
barnettZQG
e20d509a25 Merge branch 'V3.7' 2018-09-19 18:52:10 +08:00
barnettZQG
823d63a736 [FIX] fix share image name failure bug. 2018-09-19 18:51:16 +08:00
barnettZQG
69fcf18dbb [REV] The memory limit that identifies the dockercompose is Mb 2018-09-18 16:57:56 +08:00
barnettZQG
e1ec06bcea Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-09-14 16:28:24 +08:00
barnettZQG
1952618789 [REV] pull builder image if it is not exist before build code. 2018-09-14 16:28:15 +08:00
Zhang Jiajun
21449abd7c [REV] Optimize application import process. 2018-09-14 15:36:56 +08:00
barnettZQG
4a98e94d78 [REV] optimize docker save image pagecache memory use 2018-09-14 14:35:30 +08:00
barnettZQG
d56a7dea31 [REV] change copy file code 2018-09-14 14:01:34 +08:00
Zhang Jiajun
ec5113e284 [REV] Optimize plugin import process. 2018-09-14 13:48:24 +08:00
barnettZQG
e2073f4cbc Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-09-14 09:47:34 +08:00
barnettZQG
b7850e5706 [FIX] fix RUNNERIMAGENAME set bug 2018-09-14 09:47:10 +08:00
Zhang Jiajun
8201152fea [REV] Add export and import logic for plugins. 2018-09-13 16:29:38 +08:00
zhoujunhao
413bd88b0e [REV] If the application has been exported, determine if the tar package exists. 2018-09-11 11:59:01 +08:00
barnettZQG
cfa7e6c3d3 [REV] update app load code 2018-09-10 19:30:00 +08:00
barnettZQG
4d384fd906 [REV] update handle image load code 2018-09-10 18:42:03 +08:00
Zhang Jiajun
d80da1ae63 [REV] Add slug file name process logic. 2018-09-10 18:16:13 +08:00
barnettZQG
eb0ea49e1d [REV] update import app code 2018-09-10 18:12:08 +08:00
barnettZQG
35fd7780f3 [REV] update import app code 2018-09-10 17:37:48 +08:00
barnettZQG
acf9e25aa4 [REV] update export app code 2018-09-10 17:33:16 +08:00
Zhang Jiajun
4d10c27053 [REV] Add change tag logic for import application. 2018-09-10 17:04:21 +08:00
Zhang Jiajun
7ad035ffe8 [REV] Usage username and password for export application. 2018-09-10 15:36:20 +08:00
Zhang Jiajun
e33366bec9 [REV] Print command execute result for export application. 2018-09-10 12:25:02 +08:00
barnettZQG
a8a2b6c8f4 [REV] auto remove builder container after build complete. 2018-09-08 13:39:12 +08:00
barnettZQG
aff6503cb5 Merge branch 'V3.7' 2018-09-05 16:10:29 +08:00
barnettZQG
0f47fb7fac [REV] svn default version change to trunk 2018-09-04 18:56:04 +08:00