49 Commits

Author SHA1 Message Date
tjq
eb4d7ab8eb feat: app password use ciphertext 2024-08-10 14:42:09 +08:00
tjq
e711ed7251 feat: PowerJobClient Support Authentication 2024-08-10 11:41:07 +08:00
tjq
53be566173 feat: OpenApiInterceptor 2024-08-10 00:04:12 +08:00
tjq
bee4795027 feat: OpenApiInterceptor 2024-08-09 21:47:47 +08:00
tjq
84b90a366c feat: open-api support auth 2024-08-09 20:55:08 +08:00
tjq
fcca0c0c94 feat: powerjob client support export job 2023-03-05 16:42:56 +08:00
Echo009
9194641c6f fix: workflow node validator 2022-09-01 07:06:21 +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
Echo009
ab8c8b5f0f refactor: simplify processing logic of workflow maintenance 2021-03-16 16:16:11 +08:00
tjq
9dffb49918 chore: modify package name to tech.powerjob 2021-03-14 16:47:22 +08:00
tjq
0fc9978385 refactor: optimize powerjob-common's package 2021-03-13 23:38:12 +08:00
Echo009
38929bff6d refactor: optimize API of workflow 2021-03-08 01:08:24 +08:00
Echo009
59e3fee086 feat: update powerjob client,copy job and workflow are supported 2021-03-04 15:12:53 +08:00
Echo009
823a47303b feat: 工作流节点支持标记成功 2021-02-21 15:29:10 +08:00
曾巩锢
5fd4b9ae9d feat: 新增工作流相关维护接口 2021-02-20 19:23:20 +08:00
Echo009
783ea4f67f feat: OpenAPI 添加工作流实例重试功能 2021-02-18 19:43:33 +08:00
Echo009
56993335e3 feat: 更新实体模型以及 DAG 相关数据模型 2021-02-18 10:00:38 +08:00
tjq
fb29d8013b fix: JobInfoQuery can't serialize #183 2021-01-31 13:26:38 +08:00
tjq
144020a710 fix: NPE when clean the data of instance_info table #165 2021-01-16 23:57:21 +08:00
tjq
b044784e6a refactor: JobInfoQuery 2021-01-16 22:48:21 +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
515ce9bce2 refacotr: no throw PowerJobException in OpenAPI 2021-01-10 18:09:35 +08:00
tjq
b97c26c78b docs: translate for OhMyClient 2021-01-10 11:20:13 +08:00
jiangjining
d5ab77ddbd docs: Add translations for some entities in PowerJob-common. 2021-01-07 20:35:55 +08:00
jiangjining
36e258012e docs: Add translations PowerJob-client. 2021-01-07 19:44:25 +08:00
KFCFans
4be5b01ba1 refactor: rename some class and optimize log 2020-11-15 15:11:50 +08:00
KFCFans
2ea53b534c feat: webhook alarm service use post to deliver alarm info #79 2020-11-14 11:29:44 +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”
6924088d16 fix: OpenAPI throw ClassCastException #93 2020-11-07 18:27:36 +08:00
tjq
c7812708c3 feat: shade powerjob-client 2020-10-10 21:02:51 +08:00
tjq
71dbe05647 feat: optimize workflow OpenAPI and passed the test 2020-10-08 13:10:47 +08:00
tjq
8560112432 feat: update sql for new DO 2020-10-08 12:40:10 +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
朱八
3b267a38c1 [dev] support retry finished job 2020-08-01 00:18:16 +08:00
朱八
83ad854655 [dev] change pom version to v3.2.1 & optmize OhMyClient's request 2020-07-25 11:25:24 +08:00
朱八
2df6a9821f [dev] support cancel instance (issue#30) 2020-07-25 01:12:32 +08:00
tjq
50ad38ba0b [fix] fix the bug of container can't be destory 2020-07-01 19:28:42 +08:00
tjq
f332b7dd95 [dev] support OpenAPI delay trigger & enable container's soft delete 2020-07-01 11:02:20 +08:00
tjq
98c8f7541b [dev] OpenAPI use appName and password too 2020-06-20 18:23:21 +08:00
tjq
67bea9f1d6 [fix] fix broadcast default postProcess's bug 2020-06-13 21:48:43 +08:00
tjq
d933dc3baf [modify] bye, OhMyScheduler~ welcome, PowerJob~ 2020-06-13 11:17:46 +08:00