128 Commits

Author SHA1 Message Date
tjq
c4098a60e7 feat: add new module[powerjob-offical-processors] 2021-01-31 17:50:21 +08:00
tjq
b642e1b39b feat: change version to v3.4.5 2021-01-31 17:39:58 +08:00
tjq
cce26511d8 fix: task status rollback #190 2021-01-31 14:44:51 +08:00
tjq
fb29d8013b fix: JobInfoQuery can't serialize #183 2021-01-31 13:26:38 +08:00
tjq
2035bd6544 feat: support using network interface name for NetUtils #179 2021-01-19 09:19:43 +08:00
tjq
9e349a202a feat: support using network interface name for NetUtils #179 2021-01-19 09:15:37 +08:00
tjq
b23ae334d3 feat: change the pom version to v3.4.4 and ready to release 2021-01-16 23:25:50 +08:00
tjq
119de1fb44 fix: I forgot to release the segment lock... 2021-01-16 23:24:04 +08:00
tjq
b044784e6a refactor: JobInfoQuery 2021-01-16 22:48:21 +08:00
tjq
76eaabb42f feat: support custom statuc check period #166 2021-01-16 16:20:03 +08:00
tjq
895e69f043 refactor: change the convert method's name 2021-01-16 11:51:57 +08:00
tjq
0912964ec3 feat: support InstanceQuery #158 2021-01-16 11:40:54 +08:00
tjq
64c36d402a feat: develop QueryConvertUtils to redefine the query 2021-01-16 00:44:49 +08:00
tjq
7acc1e67e3 feat: support fetchAllJob in OpenAPI #158 2021-01-15 09:18:04 +08:00
tjq
37cf53e0a9 fix: Grammatical errors 2021-01-10 17:56:11 +08:00
tjq
374bae9fc1 feat: change pom version to 3.4.3 and ready to release 2021-01-10 17:36:40 +08:00
tjq
5feaf6106e docs: review translation 2021-01-10 11:54:16 +08:00
tjq
b97c26c78b docs: translate for OhMyClient 2021-01-10 11:20:13 +08:00
jiangjining
2da5fc624b docs: Modify instance detail model. 2021-01-08 22:49:36 +08:00
jjn
b1b8e1de95 docs: Add translations for models in PowerJob-common. 2021-01-08 22:20:35 +08:00
jiangjining
d5ab77ddbd docs: Add translations for some entities in PowerJob-common. 2021-01-07 20:35:55 +08:00
jiangjining
281c53ad63 docs: Add translations for pom and property files. 2021-01-07 18:56:56 +08:00
tjq
6c3c6695e4 refactor: change version to 3.4.2 and ready to release 2021-01-02 20:15:09 +08:00
tjq
c176a447e7 feat: support LogLevel 2020-12-20 22:53:56 +08:00
tjq
977b8bfd4b fix: fetch instance log failed when server use different http port 2020-12-19 21:49:41 +08:00
tjq
d799c0f2bd feat: develop web console to suit the modify 2020-12-13 18:19:25 +08:00
KFCFans
ff81ac4485 feat: change version to 3.4.1 2020-12-12 10:37:24 +08:00
tjq
24a1f2dee9 fix: grammar errors 2020-11-28 16:32:21 +08:00
tjq
f3f4079314 feat: change version to v3.4.0 2020-11-28 16:29:10 +08:00
jiangjining
dbcf366e3d Optimize "too many instances running" exception message. 2020-11-27 10:45:43 +08:00
tjq
08f8a1141e fix: delete non-finished instance #109 2020-11-26 00:14:05 +08:00
tjq
5f7de7231c fix: workflow schedule in advance #108 2020-11-26 00:08:39 +08:00
KFCFans
90781966d7 feat: change version to 3.3.3 2020-11-14 14:23:38 +08:00
KFCFans
df32c786f9 fix: HttpUtils 2020-11-14 11:37:23 +08:00
KFCFans
2ea53b534c feat: webhook alarm service use post to deliver alarm info #79 2020-11-14 11:29:44 +08:00
KFCFans
528920379d feat: support webhook #79 2020-11-14 11:18:04 +08:00
KFCFans
19112db038 feat: supprt random port #98 2020-11-14 10:55:05 +08:00
“tjq”
c0c7942fc6 feat: change version to 3.3.2 2020-11-07 22:46:30 +08:00
“tjq”
5cf43ddb2a feat: workflow instance return init params too #92 2020-11-07 22:04:04 +08:00
“tjq”
7ac70defd3 fix: OpenAPI's saveWorkflow 2020-11-07 21:57:16 +08:00
“tjq”
0cc7cc26b4 fix: runJob or runWorkflow failed when there are multi server in cluster 2020-11-07 21:03:04 +08:00
“tjq”
e197a6f605 feat: add instance params #92 2020-11-07 18:11:22 +08:00
“tjq”
287e539dcd refactor: change pom version to 3.3.1 and ready to release 2020-10-18 20:19:54 +08:00
“tjq”
de3561ed4d feat: support frequent job's worker dynamic online #81 2020-10-17 16:34:48 +08:00
Salieri
2a6bb0b7f3 refactor: worker cluster query change to akka from htpp 2020-10-17 15:38:54 +08:00
tjq
8361ddc4e5 refactor: OmsException -> PowerJobException 2020-10-03 12:48:44 +08:00
tjq
caebb2d87a refacotr: okhttp v4 -> v3 2020-10-03 12:24:32 +08:00
tjq
92b9f9668f feat: change pom from 3.2.3 to 3.3.0, It's time to fix dependency problem 2020-10-03 11:12:17 +08:00
tjq
d13bbc77dc fix: InstanceDTO don't have wfInstanceId 2020-10-03 10:48:54 +08:00
tjq
5b4591c8b1 [dev] change version to 3.2.3 & optimize MailAlarmService's log 2020-08-08 23:19:18 +08:00