496 Commits

Author SHA1 Message Date
tjq
e97bdc71c7 fix: NPE when InstanceTimeLimit is null #207 2021-02-06 15:37:12 +08:00
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
cdaea08ba7 fix: the bug of tasks occasionally cannot be stopped #180 2021-01-31 14:20:52 +08:00
tjq
1e51a5161f feat: support auto login powerjob-console by url params 2021-01-17 10:00:28 +08:00
tjq
144020a710 fix: NPE when clean the data of instance_info table #165 2021-01-16 23:57:21 +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
293bc64ffa refactor: optimze the packageName and methodName of LockService 2021-01-16 16:04:20 +08:00
tjq
1c52809ebb feat: add segment lock to fix the schedule concurrency bug #168 2021-01-16 16:01:40 +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
8d6d7c927d fix: Grammatical errors 2021-01-10 18:15:23 +08:00
tjq
2ecbc2c205 fix: Grammatical errors 2021-01-10 18:01:40 +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
078db73bce docs: translate for internationalization #152 2021-01-10 10:47:32 +08:00
jiangjining
281c53ad63 docs: Add translations for pom and property files. 2021-01-07 18:56:56 +08:00
tjq
43ca05883a refactor: change repo url to PowerJob/PowerJob 2021-01-03 22:32:18 +08:00
tjq
6c3c6695e4 refactor: change version to 3.4.2 and ready to release 2021-01-02 20:15:09 +08:00
tjq
dfd2106a3f feat: Swagger API version keep up-to-date with POM version #139 2021-01-02 20:10:04 +08:00
tjq
85b8d004e4 feat: Swagger API version keep up-to-date with POM version 2021-01-02 20:07:19 +08:00
tjq
52ea3fb80d fix: the bug of concurrent clean the same thing #144 2021-01-02 20:06:18 +08:00
tjq
24cff5b6ec fix: multi server clean the same object 2021-01-02 20:03:05 +08:00
tjq
6a85995937 refactor: optimize thread pool config 2021-01-02 19:52:22 +08:00
ocean23
3776d4ad84 修改注释 2021-01-02 13:30:46 +08:00
ocean23
0daa097d20 根据意见重构代码 2021-01-02 13:28:55 +08:00
tjq
9a661aa177 fix: DatabaseLock can't unlock when timeout 2021-01-02 13:14:25 +08:00
ocean23
05181c34ec 回滚GridFsManager的代码把锁加在CleanService上 2021-01-02 12:39:36 +08:00
ocean23
ead9f08e52 回滚GridFsManager的代码把锁加在CleanService上 2021-01-02 12:38:19 +08:00
tjq
3ecefd22cb fix: the bug of idle check #146 2021-01-02 11:31:48 +08:00
ocean23
0e77a23e76 fix并发情况下server端删除日志时数据已经被其他server删除的问题 2021-01-01 14:17:54 +08:00
tjq
6ae24ac9ed fix: OpenAPI can't save workflow 2021-01-01 12:33:52 +08:00
jjnnzb
ef881cfcac Change version judgement info. 2020-12-29 07:46:07 +08:00
jjnnzb
5329fba6b0 Set deafult version to Unknown and trim version info. 2020-12-28 23:19:18 +08:00
jjnnzb
d4af8138d0 Prevent codes from reporting error when pom.xml is not reinstalled. 2020-12-27 21:53:36 +08:00
jjnnzb
4f3b6057b6 Swagger API document version keep update-to-date with pom.xml version. 2020-12-27 15:58:16 +08:00
tjq
e8ada3789f fix: can't download log file when sever and browser are not in the same network 2020-12-20 23:14:44 +08:00
tjq
c176a447e7 feat: support LogLevel 2020-12-20 22:53:56 +08:00
tjq
2d989d2b0b revert: temporary remove @Type(StringType) due to it will change the db colum type to varchar 2020-12-20 21:28:37 +08:00
tjq
c40774d578 refactor: add extension module 2020-12-20 00:04:07 +08:00
tjq
9f2d3134d8 merge: fix-k8s-postgresql by tanwenhai 2020-12-19 22:10:15 +08:00
tjq
977b8bfd4b fix: fetch instance log failed when server use different http port 2020-12-19 21:49:41 +08:00
tanwenhai
76e5a41881 serverIdProvider interface and implements 2020-12-17 11:12:54 +08:00
tanwenhai
35f0991f03 TypeDef 2020-12-16 18:35:56 +08:00