1079 Commits

Author SHA1 Message Date
tjq
5cfd0f8e74 chore: change main version to 4.3.3 2023-06-11 16:45:44 +08:00
tjq
e2887a12f6 fix: SpringMethodProcessor can't throw correct exception 2023-06-11 16:44:28 +08:00
tjq
388581c321 chore: add <classifier>exec</classifier> for server 2023-06-11 15:51:12 +08:00
tjq
8953ecc74f feat: support powerjob method handler 2023-06-11 15:40:50 +08:00
tjq
8ecc5768c7 Merge branch 'pr-vannewang-master' into 4.3.3 2023-05-07 22:29:36 +08:00
tjq
a7394e518c fix: server can't record zero cost processor's status #620 2023-05-07 22:08:14 +08:00
tjq
174696066d feat: add log to check resource release status #627 2023-05-07 21:41:00 +08:00
wangxiaopeng
47b050aba2 抽取Spring API为公共抽象父类 2023-04-18 15:59:45 +08:00
wangxiaopeng
46165ccd97 获取任务执行结果,并将结果返回给控制台 2023-04-18 14:43:38 +08:00
wangxiaopeng
b9bd8079f2 调度方式(方法形式)新增 2023-04-06 18:08:56 +08:00
tjq
1a40447b23 Merge branch '4.3.2-main' v4.3.2 2023-03-19 23:33:16 +08:00
tjq
e2f5ca440f chore: upgrade main version to 4.3.2 2023-03-19 23:25:44 +08:00
tjq
b71edc1f26 fix: netty compatibility issues #591 2023-03-19 20:34:26 +08:00
tjq
2a87a24980 fix: workflow append string will have quotes #307 2023-03-17 23:06:08 +08:00
tjq
93b01191d0 fix: oms.table-prefix can't work #584 2023-03-16 23:53:58 +08:00
tjq
aa65884b3f test: test chinese result #581 2023-03-16 23:47:33 +08:00
tjq
4b79bd73bb fix: test mode can't startup when server not available #580 2023-03-16 23:35:10 +08:00
tjq
0a76d057ac feat: samples start to use http as protocl 2023-03-16 23:23:05 +08:00
tjq
7b003ed895 Merge branch '4.3.2-findbug' 2023-03-07 23:37:34 +08:00
tjq
70a696aaa8 chore: upgrade project version 2023-03-07 23:37:03 +08:00
tjq
5011ea983b chore: rollback akka version 2023-03-07 23:20:26 +08:00
tjq
a93602f845 test: add test code for repetitions 2023-03-07 23:19:57 +08:00
tjq
805046dccb Merge branch '4.3.1-main' v4.3.1 2023-03-07 00:36:47 +08:00
tjq
0772b41fac feat: sync web resource 2023-03-07 00:36:27 +08:00
tjq
1fc240ab27 Merge branch '4.3.1-main' 2023-03-07 00:12:56 +08:00
tjq
36b439603c docs: optimize README.md 2023-03-07 00:12:11 +08:00
tjq
0bb46be9d0 chore: upgrade project version 2023-03-07 00:09:31 +08:00
tjq
4eeda2c662 chore: skip deploy testing package 2023-03-05 21:49:59 +08:00
tjq
fcca0c0c94 feat: powerjob client support export job 2023-03-05 16:42:56 +08:00
tjq
06c4e085cb feat: sync console code from powerjob-console 2023-03-05 16:12:17 +08:00
tjq
81752dd26f test: TestFindByBeanNameProcessor 2023-03-05 15:58:54 +08:00
tjq
93d44ea07d chore: unified official processor's version 2023-03-05 15:55:16 +08:00
tjq
a90cf82974 fix: SQL script GITEE#I6DXY3 2023-03-05 15:47:22 +08:00
tjq
e36ac8bc59 chore: change main version to 4.3.1 2023-03-05 15:45:28 +08:00
tjq
3fcd99e364 feat: optimize pr code 2023-03-05 15:43:55 +08:00
tjq
74ef8f1d23 Merge branch '4.3.1-pr-AZI-D-patch-1' into 4.3.1-main 2023-03-05 15:41:35 +08:00
tjq
40192486c5 feat: change jobname when export job 2023-03-05 12:57:15 +08:00
tjq
d45cb0712c fix: openapi can't work in springboot 2.7.4 #559 2023-03-05 12:15:19 +08:00
tjq
5985c04997 feat: remove all circular-references by aware 2023-03-04 21:03:22 +08:00
tjq
5ddaa33f47 feat: support job export #571 2023-03-04 15:03:22 +08:00
AZI-D
d78d139276
修复精确查询没有限制的bug 2023-03-02 15:41:44 +08:00
tjq
43dfc9a265 feat: finished DAILY_TIME_INTERVAL processor 2023-02-25 23:07:45 +08:00
tjq
3aa42819e4 fix: NPE of DailyTimeIntervalStrategyHandler 2023-02-25 18:24:25 +08:00
songyinyin
8ea4a5b260 feat: powerjob-worker-spring-boot-starter support SpringBoot 3 and jdk 17 2023-02-19 15:07:14 +08:00
tjq
34352a1eea chore: optimize build test env script 2023-02-18 22:29:15 +08:00
tjq
2d0dcf6c7b chore: support mongodb in testenv 2023-02-18 21:37:50 +08:00
songyinyin
cdf416d693 chore: powerjob-remote http set httpRequest head "application/json" 2023-02-18 19:59:56 +08:00
tjq
369ebdab0b test: DailyTimeIntervalStrategyHandlerTest 2023-02-13 00:26:13 +08:00
tjq
e01770adc7 perf: optimize DailyTimeIntervalStrategyHandler 2023-02-11 23:02:26 +08:00
tjq
42823b8bdd feat: support DailyTimeInterval #558 2023-02-11 22:57:43 +08:00