320 Commits

Author SHA1 Message Date
朱八
555a20bc7f [dev] samples change to use powerjob-spring-boot-starter & change pom version to 3.2.2 2020-08-01 21:45:45 +08:00
朱八
105c8b5baf [fix] fix the bug of cpu metric 2020-08-01 21:24:56 +08:00
朱八
3b267a38c1 [dev] support retry finished job 2020-08-01 00:18:16 +08:00
朱八
f9a30423f3 [fix] fix the bug of can't find task_info table when use menory mode's h2 database 2020-07-31 00:57:02 +08:00
朱八
da85a2da5a [fix] fix jpa auto generate mysql table but id won't auto incr 2020-07-30 23:37:26 +08:00
Yukino
f761519672
Merge pull request #36 from dudiao/master
[fix] add oracle/sqlserver/db2/postgresql jdbc driver, compatible with oracle sqlserver and db2 database.
2020-07-30 20:28:48 +08:00
朱八
46763ac325 [dev] use random path for h2 to support startup multi instance in on pc 2020-07-30 20:25:42 +08:00
songyinyin
7c02770938 [fix] Add oracle/sqlserver/db2/postgresql jdbc driver, compatible with oracle sqlserver and db2 database. 2020-07-30 15:58:18 +08:00
朱八
2d3e3af4f3 [dev] max app num change to 200 2020-07-29 22:46:53 +08:00
朱八
4ccea5ab4a [dev] modify timing delete secondly job log's interval 2020-07-28 09:44:16 +08:00
朱八
b048175178 [dev] add debug mode in server info output interface 2020-07-27 22:11:26 +08:00
tjq
609681cd22 [fix] fix the bug of won't dispatch retry jobs 2020-07-26 23:33:19 +08:00
朱八
2df52fbf58 [dev] clean h2 workspace before worker startup 2020-07-26 23:09:39 +08:00
朱八
97f1bbca6c [opt] rollback database, use Hikari again 2020-07-26 22:18:29 +08:00
朱八
d2cfb6e397 [fix] fix the bug of frequent job can't execute when maxInstanceNum is 0 (report by @dudiao) 2020-07-26 20:03:48 +08:00
朱八
d6abe79c17 [dev] valid appName 2020-07-26 16:29:47 +08:00
朱八
e9765ec1f2 [dev] rich the InstanceDetail to support delay job 2020-07-25 13:11:27 +08:00
朱八
83ad854655 [dev] change pom version to v3.2.1 & optmize OhMyClient's request 2020-07-25 11:25:24 +08:00
朱八
f530ce89f6 [dev] add more debug info to /server/hello interface 2020-07-25 10:12:23 +08:00
朱八
2df6a9821f [dev] support cancel instance (issue#30) 2020-07-25 01:12:32 +08:00
朱八
96c88e3cad [opt] optimize server's datasouce config 2020-07-24 23:49:33 +08:00
朱八
1e8f4ead78 [dev] clean h2 workspace to avoid server startup failed 2020-07-24 23:40:47 +08:00
朱八
362cdb8c83 [opt] change database connection pool from hikari to druid 2020-07-23 21:58:25 +08:00
tjq
eb9dc8f2ed [fix] fix the bug of can't stop workflow instance 2020-07-19 23:36:55 +08:00
tjq
7a6b8c0a0c [dev] update front-end page(all date string generate by server) 2020-07-19 23:21:09 +08:00
tjq
987c016e24 [opt] optimize custom table prefix logic 2020-07-19 22:39:32 +08:00
Yukino
514e7aad7d
Merge pull request #21 from dudiao/master
[dev] support table prefix
2020-07-19 20:37:27 +08:00
songyinyin
a81a9fb168 since 3.2.0 2020-07-19 20:32:18 +08:00
朱八
03add72684 [dev] add version info in WorkerHeartbeat 2020-07-19 20:13:01 +08:00
songyinyin
d159654fc6 [Feature] add table prefix 2020-07-19 15:06:37 +08:00
朱八
e860e74717 [fix] remove all DateFromat in worker (fix the bug of secondly job's time error) 2020-07-18 22:50:35 +08:00
朱八
ce7c7baa8a [dev] add DeadLetter handler for server 2020-07-18 17:52:36 +08:00
朱八
b53716bba4 [dev] config akka dispatcher and router & add akka DeadLetter receiver 2020-07-16 22:56:21 +08:00
tjq
598b010250 [opt] remove local and remote instance log clean config (use oms.instanceinfo.retention) 2020-07-14 23:34:24 +08:00
tjq
40d5dfc549 [dev] optimize status check when dispatch job to worker 2020-07-14 17:31:47 +08:00
朱八
70920a9220 [fix] fix the bug of aop web log for file upload 2020-07-13 19:46:11 +08:00
tjq
28299cce9c [release] v3.1.3-bugfix 2020-07-08 23:24:46 +08:00
tjq
4e1a447f50 [fix] fix the bug of uncorrect statistics of job 2020-07-08 17:14:40 +08:00
tjq
3528a7724f [fix] fix the problem of log sync threadpool oversize 2020-07-08 15:09:20 +08:00
tjq
404a5bb953 [dev] parametric verification 2020-07-01 20:22:14 +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
b7a3dcbe4c [dev] add apache licence for quartz's CronExpression 2020-06-30 13:38:19 +08:00
tjq
51e49d0176 [dev] add protect mechanism for FrequentTaskTracker 2020-06-26 21:46:49 +08:00
tjq
ef14c4840f [fix] fix the bug of LRUCache oversize 2020-06-26 21:05:54 +08:00
tjq
d9956a5a9a [release] v3.1.1 2020-06-24 22:12:13 +08:00
tjq
606d693e3f [fix] fix the bug of container deployment failure 2020-06-24 21:27:16 +08:00
tjq
24d098d863 [dev] add cluster info cleaner 2020-06-24 20:01:53 +08:00
tjq
b189cd0ba7 [dev] change pom to version 3.1.1 2020-06-24 16:49:58 +08:00
tjq
0949d80dc5 [dev] optimize instanceMetadataCache 2020-06-24 16:37:11 +08:00