Commit Graph

201 Commits

Author SHA1 Message Date
glyasai
660f790ffe [ADD] metadata with plugin info 2019-10-13 19:56:13 +08:00
凡羊羊
de45da0619 fix rolling-upgrade event bugs, do not use system as username 2019-08-29 19:45:56 +08:00
曾庆国
12758c174b change build error log show 2019-08-29 13:29:05 +08:00
GLYASAI
249f2ab9c5 [FIX] no branch for code info 2019-08-27 11:29:23 +08:00
曾庆国
2e602105a4 change event judge 2019-08-24 19:02:24 +08:00
曾庆国
69e0fe2aa0 change event channel name 2019-08-24 15:30:59 +08:00
黄润豪
b70d8426f5
Merge branch 'master' into master 2019-08-23 14:43:00 +08:00
曾庆国
3e410f0450 Split build and upgrade events. 2019-08-23 11:41:47 +08:00
GLYASAI
b89b176c4e [ADD] start and finish time for build version 2019-08-16 11:18:00 +08:00
barnett
4dff6aa2f0 fix share slug lead to chaos blocking bug 2019-07-12 14:58:42 +08:00
barnett
97c1c40080 Selective concurrency control 2019-07-12 14:42:24 +08:00
barnett
f3574ddd3d merge master to 5.1 2019-07-03 12:24:33 +08:00
barnettZQG
8a737a69ff
Merge pull request #309 from GLYASAI/RAINBOND-951
[ADD] export apps with config file
2019-07-03 09:53:37 +08:00
barnett
1dcdf60d71 Chaos exits when returning to a task in progress to a messaging system 2019-06-29 18:45:09 +08:00
barnett
7bb40c363a Change the source build version medium to image 2019-06-29 15:20:11 +08:00
GLYASAI
cabc655d18 [ADD] export apps with config file 2019-06-25 16:14:42 +08:00
GLYASAI
5e0fd373b0 [REV] rollback transaction when panic 2019-06-20 14:04:05 +08:00
GLYASAI
10e4722d69 [FIX] no need runner for image app 2019-04-17 23:58:22 +08:00
GLYASAI
b81dd0c9a6 [FIX] wrong image name for app from market 2019-04-17 23:31:26 +08:00
barnett
a3204984da [ADD] add support parse yaml docker-compose body. 2019-04-11 20:14:41 +08:00
barnett
a1c842713b [REV] change docker compose check, do not pull image. 2019-04-10 17:39:50 +08:00
barnett
23fa8eca48 Specification of internal image registry domain 2019-03-29 18:28:01 +08:00
huangrh
580e5a4924 [FIX] final image name 2019-03-28 14:15:46 +08:00
huangrh
d730e3506a [FIX] wrong image in docker-compose.yaml 2019-03-27 16:04:50 +08:00
huangrh
9d47fae53e [ADD] add depend_on for docker-compose 2019-03-26 15:48:15 +08:00
huangrh
df131acae6 [FIX] application exported docker-compose environment variable is not complete 2019-03-26 11:07:06 +08:00
barnett
4c328cedfc change NO_CACHE judge conditions 2019-03-20 18:52:32 +08:00
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
barnett
a49d3a6894 [REV] change pv volume save path and fix backup bug 2019-03-05 15:00:39 +08:00
barnett
9173e1e520 [ADD] add plugin config backup and restore 2019-03-01 15:13:14 +08:00
huangrh
e4c40cef12 [ADD] service check for third-party service 2019-02-24 02:14:27 +08:00
barnett
439a6b9317 [FIX] fix restore bug that dependces not found 2019-02-22 11:54:30 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
GLYASAI
c286ae0dba [REV] filter the wrong endpoint from etcd 2019-01-15 14:34:06 +08:00
barnett
b16a54b5b0 [REV] change docker client api package 2018-12-07 14:24:14 +08:00
barnett
a8f214beca [REV] Unified message queuing code 2018-12-04 18:08:51 +08:00
barnett
0d8f01d0ef [FIX] fix action not specified bug 2018-12-04 15:21:33 +08:00
barnett
ebf9636823 [ADD] Add the processing flow after the application is built 2018-12-04 15:09:00 +08:00
barnett
2eb8263ed9 [REV]change mq client code 2018-12-04 13:43:15 +08:00
barnett
42aeae9c66 [FIX] fix builder service id is empty bug 2018-11-27 10:55:01 +08:00
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
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
364dc510bf [FIX] fix code server type read failure bug 2018-10-18 12:19:06 +08:00