472 Commits

Author SHA1 Message Date
KFCFans
ff81ac4485 feat: change version to 3.4.1 2020-12-12 10:37:24 +08:00
tjq
8b93ca93eb [release] v3.4.0-bugfix v3.4.0-bugfix 2020-12-06 20:15:29 +08:00
tjq
1a8cc2a696 feat: change version and start to release 2020-12-05 11:04:49 +08:00
tjq
9db9d0d01f fix: concurrency safety in ProcessotTrackerPool 2020-12-05 10:36:33 +08:00
tjq
b4f92bbc25 fix: memory leak in ProcessorTrackerPool #122 2020-12-05 10:28:52 +08:00
tjq
143663e333 [release] v3.4.0 v3.4.0 2020-11-29 21:27:52 +08:00
tjq
ac03aec718 docs: optimize README and ready to release 2020-11-29 21:27:28 +08:00
tjq
2e3db473ec docs: update README_enUS.md 2020-11-29 20:52:50 +08:00
jjnnzb
e3d4aa3f72 Modify README_enUS.md. 2020-11-29 17:11:35 +08:00
tjq
16c5b0b80f feat: add expectTriggerTime for WorkflowInstance and ready to release 2020-11-28 22:14:26 +08:00
tjq
ce97a87039 feat: valid TimeExpression #116 2020-11-28 20:59:04 +08:00
tjq
8d369ffd21 feat: add cron validate controller 2020-11-28 18:02:37 +08:00
tjq
1d9ebc91ba feat: update sql file 2020-11-28 17:08:49 +08:00
tjq
6da82f92c7 fix: SQL Exception when there is no second task #111 2020-11-28 16:35:45 +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
tjq
f7b543664d feat: multi stage TimeWhele to imporve schedule performance #110 2020-11-28 16:10:37 +08:00
tjq
bc9f18819b docs: update PowerJob user 2020-11-28 13:20:42 +08:00
tjq
39ae41d531 fix: product env can't output log to console #114 2020-11-27 22:41:25 +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
sunqinwen
28575b20fd 修复无秒级任务时的sql报错问题 2020-11-25 14:41:05 +08:00
tjq
63cc97024a [release] v3.3.3 v3.3.3 2020-11-23 00:25:29 +08:00
KFCFans
b463261bd3 refactor: remove powerjob.xxx config 2020-11-21 17:08:20 +08:00
KFCFans
1868d9289f feat: mail send failed use WARN log level 2020-11-21 17:01:42 +08:00
KFCFans
5a50d933a8 fix: split brain #102 2020-11-21 13:32:43 +08:00
KFCFans
4be5b01ba1 refactor: rename some class and optimize log 2020-11-15 15:11:50 +08:00
KFCFans
684914a390 feat: powerjob-console suit the modify 2020-11-14 14:25:39 +08:00
KFCFans
90781966d7 feat: change version to 3.3.3 2020-11-14 14:23:38 +08:00
KFCFans
93f2e0c6bb docs: update user imgage 2020-11-14 14:20:36 +08:00
KFCFans
8bb2cd7f3f feat: auto add http protocol head 2020-11-14 13:58:40 +08:00
KFCFans
c9b0cef1ea feat: filter invalid info in alarm service 2020-11-14 13:17:49 +08:00
KFCFans
464ce2dc0c fix: arbitrary password modification vulnerability #99 2020-11-14 11:49:00 +08:00
KFCFans
c845b0abca fix: HashedWheelTimer#HashedWheelTimerFuture#isDone can't return currect result 2020-11-14 11:38:58 +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
fe0291fd19 feat: add InstanceLog redirect failed tips 2020-11-11 11:41:41 +08:00
KFCFans
7c7a7f6754 [release] v3.3.2 v3.3.2 2020-11-08 22:12:44 +08:00
KFCFans
2cd09dee98 feat: update console icon & readme, ready to release 2020-11-08 22:10:51 +08:00
“tjq”
d9f4a203d1 feat: powerjob-console show instacneParams & wfInitParams #92 2020-11-08 21:53:54 +08:00
“tjq”
def67fc858 doc: add powerjob user img 2020-11-08 13:32:12 +08:00
“tjq”
a71cfa2a74 doc: optimize readme 2020-11-08 13:06:31 +08:00
“tjq”
8b50d3d3c3 doc: add user register info 2020-11-08 12:15:23 +08:00
“tjq”
c0c7942fc6 feat: change version to 3.3.2 2020-11-07 22:46:30 +08:00
“tjq”
8bed28d0c5 fix: workflow redirect run request bug 2020-11-07 22:44:37 +08:00
“tjq”
92c0f7b7bb fix: NPE when user use invalid params #87 2020-11-07 22:15:58 +08:00
“tjq”
d8062f810c fix: NPE when user use invalid params #87 2020-11-07 22:09:38 +08:00