778 Commits

Author SHA1 Message Date
tjq
e8424eff4d refactor: rename one DispatchStrategy 2021-06-20 15:50:53 +08:00
tjq
aaaf533dd6 refactor: move SwitchableStatus to common package 2021-06-20 13:59:21 +08:00
tjq
b4270dac4f refactor: optimzie direct comma 2021-06-20 13:57:02 +08:00
tjq
559ce20bf4 refactor: optimize java doc 2021-06-20 13:36:21 +08:00
tjq
f5ccbbb8cc feat: throw exception when can't find retry instance's job 2021-06-20 13:19:53 +08:00
tjq
7feb4fc84e feat: support powershell in windows 2021-06-06 10:34:10 +08:00
tjq
be96d531d1 feat: support powershell 2021-06-06 10:30:52 +08:00
tjq
ab4b4a2199 chore(deps): bump commons-io from 2.6 to 2.7 in /powerjob-official-processors #270 2021-06-06 10:28:41 +08:00
tjq
14f20d1d1e chore(deps): bump commons-io from 2.6 to 2.7 in /powerjob-common #269 2021-06-06 10:27:39 +08:00
tjq
c11d1e5f39 refactor: optimize sql scripts 2021-06-06 10:25:36 +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
dependabot[bot]
bc57daf07d
chore(deps): bump commons-io in /powerjob-official-processors
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:46:07 +00:00
dependabot[bot]
16fd8ffcf9
chore(deps): bump commons-io from 2.6 to 2.7 in /powerjob-common
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:22:58 +00:00
ryan
c60128ea27 1.基于作者4.0.1版本SQL修改
2.增加表注释、字段注释
3.调整排序规则 utf8mb4_0900_ai_ci -> utf8mb4_general_ci
2021-04-18 17:55:46 +08:00
tjq
ee2bb72718 feat: add SleepProcessor 2021-04-11 23:20:49 +08:00
tjq
542f94d9aa feat: upgrade fastjson to improve security #255 2021-04-06 23:30:35 +08:00
tjq
de7f295bb5 feat: support job's lifecycle #208 2021-04-05 22:43:48 +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