Commit Graph

102 Commits

Author SHA1 Message Date
barnettZQG
dd3110e482 Support cookie-based session holding load balancing strategy #851 2020-11-19 14:45:33 +08:00
barnettZQG
4c9a81e83b Merge branch 'V5.2' 2020-11-11 09:44:09 +08:00
barnettZQG
ea02b6e6db remove invalid log 2020-11-11 09:38:10 +08:00
GLYASAI
333b322b0c fix error checking image 2020-10-13 11:02:37 +08:00
barnettZQG
0310685a0d Merge branch 'V5.2' 2020-09-25 11:28:58 +08:00
barnettZQG
7ea8df43a8 fix remove quotes bug 2020-09-15 12:08:24 +08:00
barnettZQG
743995f41a support custom maven setting config 2020-09-15 11:46:12 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
barnettZQG
b1b16141a4 Optimize rainbondFile environment variable reading 2020-07-18 21:47:43 +08:00
barnettZQG
caf7223acc support php parse runtime 2020-07-18 21:10:29 +08:00
fanyangyang
dde4b033fd support php7.3 2020-05-18 23:01:29 +08:00
barnettZQG
9d6280b229 change bug code 2020-03-20 18:47:40 +08:00
barnettZQG
2762542cbf fix check image name bug 2020-03-16 17:10:13 +08:00
barnettZQG
f27b647868 Refactor the flow control of the source code build. 2020-03-16 12:55:51 +08:00
barnettZQG
9854c9b3b0 Merge branch 'V5.1' into V5.2 2020-02-24 10:31:08 +08:00
凡羊羊
b5e629a5fa update change service type 2020-02-20 23:27:48 +08:00
凡羊羊
ef5e85a654 fix service type while check service 2020-02-19 23:02:25 +08:00
凡羊羊
4393dddc63 update tenant_service struct, add service_type 2020-02-18 22:41:18 +08:00
barnettZQG
a065ab265e support set os type windows 2020-02-18 13:55:17 +08:00
凡羊羊
7548c2fe31 use job 2020-01-16 21:13:45 +08:00
barnettZQG
c6a2de2687 chnage etcd timeout time 2019-12-09 14:08:28 +08:00
黄润豪
c6df516031
Merge branch 'master' into gc 2019-12-03 23:04:06 +08:00
barnettZQG
42200f972b remove test file 2019-12-02 10:57:29 +08:00
glyasai
7ce0be0c6d delete service metadata 2019-10-29 18:36:15 +08:00
曾庆国
6ac930d7d6 Optimized port identification #477 2019-10-12 14:02:10 +08:00
glyasai
a72d48376c [DEL] rm redundant method 'GetCodeSubDir' 2019-10-12 10:28:28 +08:00
Abe Wang
1cf8a96cea [FIX] no subdirectories recognized 2019-09-17 16:31:21 +08:00
barnettZQG
2fa59856e3
Merge pull request #423 from GLYASAI/imageinfo
[FIX] nil pointer dereference
2019-09-03 05:43:02 -05:00
GLYASAI
314085fccc [FIX] nil pointer dereference 2019-09-03 18:15:13 +08:00
barnettZQG
80afb9f40f
Merge pull request #421 from GLYASAI/imageinfo
[FIX] wrong domain
2019-09-03 02:46:58 -05:00
GLYASAI
d19b06c502 [FIX] wrong domain 2019-09-03 15:09:30 +08:00
曾庆国
e43b0d0017 [ADD] support upgrade image name in service config 2019-09-03 13:38:54 +08:00
曾庆国
a50971a050 merge branch master to 5.1 2019-08-30 09:33:10 +08:00
凡羊羊
b2add98005 remove mavenjavaopts and set mavencustomopts=-DskipTests, etc. 2019-08-28 17:04:17 +08:00
凡羊羊
febf27db1e modify env 'BUILD_MAVEN_JAVA_OPTS' 2019-08-28 16:01:35 +08:00
凡羊羊
afa84a8e0e fix issue[#356] bugs, prepare MavenCustomGoals when do parse() 2019-08-28 11:12:19 +08:00
GLYASAI
92cc67a404 [FIX] wrong memory 2019-08-11 19:53:22 +08:00
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
GLYASAI
f0f72660ae [FIX] no image specified 2019-06-24 14:48:24 +08:00
barnett
c797894103 add service ratelimit support 2019-06-14 15:19:53 +08:00
GLYASAI
47d3228e6a [FIX] failed to parse rainbondfile 2019-05-22 10:55:52 +08:00
barnett
2617e90740 [REV] merge v5.1 to master 2019-04-17 15:50:38 +08:00
GLYASAI
91b38c2318 [REV] Use * to indicate the name that cannot be recognized. 2019-04-14 22:28:44 +08:00
GLYASAI
a41b2d4ee9 [FIX] error package name for maven project 2019-04-14 16:04:15 +08:00
barnett
07ffb0f157 support set hub user and pass by env in docker compose 2019-04-14 09:25:00 +08:00
barnett
2bd92194c0 change some code for image check 2019-04-13 11:13:52 +08:00
barnett
aaf682cff9 fix docker compose check bug 2019-04-12 21:25:44 +08:00
barnettZQG
6dba8e7890
Merge pull request #271 from GLYASAI/multi
support for detection of multiple services
2019-04-11 22:20:56 -05:00
GLYASAI
78ea8e7c86 [FIX] merge error 2019-04-11 23:46:21 +08:00
barnett
4a7f4e8986 change image parse method 2019-04-11 23:00:02 +08:00