1116 Commits

Author SHA1 Message Date
读钓
62d682fbd5
fix: When you append a string to the workflow context, the value has multiple double quotes.(#307) 2022-08-31 23:15:04 +08:00
Ryan
fb6e57a75c
1.基于作者4.0.1版本SQL修改 (#263)
2.增加表注释、字段注释
3.调整排序规则 utf8mb4_0900_ai_ci -> utf8mb4_general_ci
2022-08-31 23:13:03 +08:00
Justin Zhang
75c88c32ed
fix: bug #324
* fix: bug #324

Fail to cancel delay job instance by id via API

* style: correct log

* style: update log

Co-authored-by: Echo009 <ech0.extreme@foxmail.com>
2022-08-31 23:12:10 +08:00
fddc
0aa06d1ae6 解决win平台bat脚本中文路径执行乱码问题 2021-08-06 20:41:24 +08:00
fddc
973322370a agent新增tag启动参数 2021-05-31 13:06:09 +08:00
fddc
49c7d18c00 增加powershell,以支持windws平台 2021-05-14 18:23:27 +08:00
fddc
4fccc81697 非windows系统才需要chmod 2021-05-13 11:02:42 +08:00
tjq
e094c22952 [release] v4.0.1 v4.0.1 2021-04-05 16:47:31 +08:00
tjq
6ae809617b docs: update user.png and readme 2021-04-05 16:47:10 +08:00
tjq
cbcd5dcca7 refactor: update guava version for security #CVE-2020-8908 2021-04-05 15:08:59 +08:00
tjq
7a471a3917 chore: change version to 4.0.1 2021-04-05 15:01:00 +08:00
tjq
584b20ae9b chore: use project.parent.version to manage powerjob-server's version 2021-04-05 14:47:01 +08:00
tjq
f955ae2f61 fix: incorrect worker list display #245 2021-04-05 14:18:24 +08:00
tjq
c8a1f536c3 feat: output more server info 2021-04-05 13:54:16 +08:00
tjq
7527b31ece fix: update powerjob-server's sql to fix the bug of can't save workflow #247 2021-04-05 13:24:39 +08:00
tjq
4e9c1f98b7 refactor: optimize dialect properties 2021-04-05 12:57:50 +08:00
tjq
12d0d4dbb0 fix: compatibility issues for PostgreSQL 2021-04-05 12:52:48 +08:00
tjq
17439536f0 fix: server election bug 2021-04-05 12:51:10 +08:00
tjq
9949e23bc4 fix: NPE when some app has on worker connected 2021-04-05 12:49:37 +08:00
Echo009
4d236153de chore: add PostgreSQL dialect config hint to pre and product env config file 2021-04-03 17:12:57 +08:00
Echo009
a0f76f7ba9 refactor: optimize code for pull request 249,fix issue #153 2021-04-03 17:08:16 +08:00
Chang Kung Yao
5f0865129e Add Postgresql Support 2021-03-30 08:27:15 +08:00
lwc1
c31f10b3c1 fix server election 2021-03-27 14:32:12 +08:00
luter
0e5873ca05 getWorkerInfoByAddress NPE 问题的修正 2021-03-23 22:13:28 +08:00
tjq
cfb05d9871 chore: fix github CI failed v4.0.0 2021-03-22 00:17:41 +08:00
tjq
98330846c3 [release] v4.0.0 2021-03-21 23:10:43 +08:00
tjq
15f48304b2 chore: update central maven path and ready to release 2021-03-21 22:14:30 +08:00
tjq
88caf22c9f chore: install python2.7 for powerjob-worker-agent 2021-03-21 21:10:08 +08:00
tjq
93c19eae82 chore: optimize build script 2021-03-21 20:38:51 +08:00
tjq
f5afff56c4 fix: execute in local when there is no address info for one app 2021-03-21 19:18:22 +08:00
tjq
0adb16011c fix: NPE when saving container 2021-03-21 18:48:34 +08:00
tjq
ddabdf2187 feat: upgrade serialier to kryo5 2021-03-21 15:57:29 +08:00
tjq
e767ad1043 feat: use kryo to replace jackson which is really easy to lead conflict 2021-03-21 15:08:48 +08:00
tjq
4399f99c42 feat: add database dirver for powerjob-worker-agent to support dynamic sql processor 2021-03-21 14:15:23 +08:00
tjq
f8ef896a65 refactor: change processor API(abstract class to interface) 2021-03-21 13:53:06 +08:00
tjq
0a854cd276 refactor: rename OhMyClient to PowerJobClient 2021-03-20 00:02:24 +08:00
tjq
fe439721d0 refactor: change name from OhMyWorker to PowerJobWorker 2021-03-19 23:40:55 +08:00
Echo009
d8811c7d77 fix: fail to redispatch the job instance which is timeout 2021-03-17 11:24:52 +08:00
Echo009
d29f0651e2 fix: missing node status info in workflow instance DAG 2021-03-16 19:45:32 +08:00
Echo009
145d525b29 fix: missing job id in node when fetching workflow info 2021-03-16 16:57:43 +08:00
Echo009
ab8c8b5f0f refactor: simplify processing logic of workflow maintenance 2021-03-16 16:16:11 +08:00
Echo009
0febeea298 chore: change scope of mysql dependency in official processor module 2021-03-15 18:58:53 +08:00
Echo009
50635faf53 refactor: processing logic of workflow maintenance 2021-03-15 17:41:13 +08:00
tjq
2cb33a7019 fix: ClassNotFound in official-processor 2021-03-14 23:28:42 +08:00
tjq
d6b72afd19 test: DynamicDatasourceSqlProcessorTest 2021-03-14 23:23:40 +08:00
tjq
2e0797007c feat: update powerjob-console 2021-03-14 23:10:27 +08:00
tjq
dff1fa4938 feat: support DynamicDatasourceSqlProcessor 2021-03-14 23:00:17 +08:00
tjq
fb3673116b feat: add security check for dangerous official processors 2021-03-14 22:35:03 +08:00
tjq
0f6ac91080 feat: update sql file 2021-03-14 19:58:12 +08:00
tjq
f3b4e91745 feat: update container template 2021-03-14 19:24:15 +08:00