“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 |
|
“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”
|
6924088d16
|
fix: OpenAPI throw ClassCastException #93
|
2020-11-07 18:27:36 +08:00 |
|
“tjq”
|
e197a6f605
|
feat: add instance params #92
|
2020-11-07 18:11:22 +08:00 |
|
Yukino
|
5f09c0e294
|
Merge pull request #85 from mojianxiao/code-dev
refactor: nothing important
|
2020-10-18 23:25:34 +08:00 |
|
tjq
|
c597f8c999
|
[release] v3.3.1
v3.3.1
|
2020-10-18 23:01:43 +08:00 |
|
“tjq”
|
755e056143
|
feat: remove shade & ready to release
|
2020-10-18 22:49:14 +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”
|
3167f01cf7
|
feat: FrequentTaskTracker auto set down worker's task status to failed
|
2020-10-18 00:21:18 +08:00 |
|
“tjq”
|
867b610e67
|
feat: CommonTaskTracker auto remove offline PTStatus, tjq need to dev the FrequentTaskTracker side
|
2020-10-17 23:39:07 +08:00 |
|
“tjq”
|
7741b191ee
|
feat: use new tips url and modify some test case
|
2020-10-17 22:20:43 +08:00 |
|
“tjq”
|
8ffef58902
|
feat: map and mapreduce job support worker dynamic online too
|
2020-10-17 16:38:35 +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 |
|
mojianxiao
|
c8fd2b4257
|
[opt] optimize code
|
2020-10-16 18:14:35 +08:00 |
|
tjq
|
c7812708c3
|
feat: shade powerjob-client
|
2020-10-10 21:02:51 +08:00 |
|
tjq
|
ce745ce9d2
|
feat: support worker online #81
|
2020-10-10 20:36:32 +08:00 |
|
tjq
|
9dbfb163b4
|
[release] v3.3.0
v3.3.0
|
2020-10-08 21:53:16 +08:00 |
|
tjq
|
455d8b1e16
|
feat: extend UserInfo to prepare for WebHook alarm support
|
2020-10-08 21:31:51 +08:00 |
|
tjq
|
7b54dccdd4
|
optimzie: enlarge ThreadPool
|
2020-10-08 21:21:35 +08:00 |
|
tjq
|
d4e285bd9f
|
feat: powerjob-server update to SpringBoot v2.3.4.RELEASE
|
2020-10-08 21:15:05 +08:00 |
|
tjq
|
ab0757a87e
|
fix: remove FrequentTaskTracker's heart beat,just using instanceTimeoutMS to avoid instance never stopped
|
2020-10-08 21:05:41 +08:00 |
|
tjq
|
6d8fe8e7ff
|
refactor: optimize server log level
|
2020-10-08 17:08:14 +08:00 |
|
tjq
|
9aa8c0bb87
|
fix: Incorrect sequencing leads to LAUNCH_FAILED
|
2020-10-08 17:01:15 +08:00 |
|
tjq
|
a67adf9601
|
fix: never update lastActiveTime which lead to TIMEOUT for frequentJob(thanks @Y)
|
2020-10-08 16:54:47 +08:00 |
|
tjq
|
a9e4ed6262
|
fix: stopwatch exception in FrequentTaskTracker
|
2020-10-08 15:47:38 +08:00 |
|
tjq
|
71dbe05647
|
feat: optimize workflow OpenAPI and passed the test
|
2020-10-08 13:10:47 +08:00 |
|
tjq
|
763e416be3
|
feat: optimize out of data's cron expression and passed the test
|
2020-10-08 12:55:20 +08:00 |
|
tjq
|
8560112432
|
feat: update sql for new DO
|
2020-10-08 12:40:10 +08:00 |
|
tjq
|
fb61ad0bc6
|
fix: fixed-cron-expression schedule #64
|
2020-10-08 11:19:24 +08:00 |
|
tjq
|
a138e05404
|
feat: add Workflow initPrams #58
|
2020-10-03 13:31:58 +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
|
3a32eaea04
|
feat: modify banner
|
2020-10-03 11:02:23 +08:00 |
|
tjq
|
33588a6d05
|
fix: Oracle ZHS16GBK #72
|
2020-10-03 10:52:26 +08:00 |
|
tjq
|
d13bbc77dc
|
fix: InstanceDTO don't have wfInstanceId
|
2020-10-03 10:48:54 +08:00 |
|
tjq
|
d5c26e70d8
|
feat: FrequentJob sort by subInstanceId #63
|
2020-10-03 10:45:57 +08:00 |
|
tjq
|
11c24f4fd6
|
[docs] update readme.md
|
2020-08-16 22:23:05 +08:00 |
|
tjq
|
df1e5718da
|
[fix] exclude log4j in powerjob-server to avoid compile error
v3.2.3
|
2020-08-10 00:04:17 +08:00 |
|
tjq
|
79176c4cab
|
[release] v3.2.3
|
2020-08-09 23:40:11 +08:00 |
|