Commit Graph

  • d13bbc77dc fix: InstanceDTO don't have wfInstanceId tjq 2020-10-03 10:48:54 +08:00
  • d5c26e70d8 feat: FrequentJob sort by subInstanceId #63 tjq 2020-10-03 10:45:57 +08:00
  • c1ba771cb9 feat: sort frequent job instance(GitHub issue#63) v3.2.4 tjq 2020-09-05 20:41:02 +08:00
  • 261e802d6f [fix] fix the bug of InstanceInfoDTO don't have wfInstanceId tjq 2020-08-30 23:30:38 +08:00
  • 11c24f4fd6 [docs] update readme.md tjq 2020-08-16 22:23:05 +08:00
  • df1e5718da [fix] exclude log4j in powerjob-server to avoid compile error v3.2.3 tjq 2020-08-10 00:04:17 +08:00
  • 79176c4cab [release] v3.2.3 tjq 2020-08-09 23:40:11 +08:00
  • f36c06c26c [release] v3.2.3 v3.2.3 tjq 2020-08-09 23:36:37 +08:00
  • 8e584e8b90 [dev] worker properties change from powerjob.xxx to powerjob.worker.xxx tjq 2020-08-09 23:26:40 +08:00
  • 76ed28003f [dev] worker properties change from powerjob.xxx to powerjob.worker.xxx & If serverAddress is not exist, it will not start PowerJob worker songyinyin 2020-08-09 23:04:06 +08:00
  • 05a6016945 [opt] %logger{50} -> %logger{20} tjq 2020-08-09 18:13:20 +08:00
  • f871dbb6aa Merge branch 'v3.2.3' into jenkins_auto_build tjq 2020-08-09 17:56:18 +08:00
  • 44ae8608ff [dev] optimize log & alomost release 3.2.3 tjq 2020-08-09 13:40:09 +08:00
  • 5b4591c8b1 [dev] change version to 3.2.3 & optimize MailAlarmService's log tjq 2020-08-08 23:19:18 +08:00
  • ae18c5fd7c [dev] update NetUtils, support ignore network interface now tjq 2020-08-08 17:27:27 +08:00
  • 756adce633 [dev] update NetUtils, support to choose preferred network interface now tjq 2020-08-08 17:10:05 +08:00
  • 55864771f5 [dev] rewrite AlarmService & AlarmCenter tjq 2020-08-08 13:58:56 +08:00
  • 6d0e7f8e36 [dev] support DingTalk alarm servcie #45 tjq 2020-08-08 12:51:36 +08:00
  • 1ab8997c24 [fix] fix the bug of worker can't connect to server v3.2.2-bugfix 朱八 2020-08-06 11:04:07 +08:00
  • 2236d0aa13 [ops] modify sponsor link 朱八 2020-08-06 10:54:33 +08:00
  • f24fa50a48 [release] v3.2.2-bugfix 朱八 2020-08-06 10:54:04 +08:00
  • 7e35481a09 [dev] fix the bug of worker can't connect to the server v3.2.2-bugfix 朱八 2020-08-06 10:51:50 +08:00
  • 7da8b0ba6a [ops] change sponsor url tjq 2020-08-05 23:34:55 +08:00
  • 4ddf65a44e [release] v3.2.2 v3.2.2 朱八 2020-08-03 01:34:05 +08:00
  • 154a100e2f [dev] update front-page and almost to release v3.2.2 v3.2.2 朱八 2020-08-03 00:30:20 +08:00
  • 80faffb2db [fix] fix the SystemMetrics's compare logic (no effect yet) 朱八 2020-08-03 00:25:06 +08:00
  • 32a9f446b0 [fix] fix the bug of worker score not cached 朱八 2020-08-03 00:17:46 +08:00
  • 584d81d4cc Merge branch 'v3.2.2' into jenkins_auto_build 朱八 2020-08-02 23:43:03 +08:00
  • 90c79aac08 [fix] fix the problem of GridFsManager can't get correct available status of mongodb 朱八 2020-08-02 23:41:47 +08:00
  • cc0e982be0 [fix] fix the bug of incorrect memory usafe 朱八 2020-08-02 13:35:02 +08:00
  • 50f07e0d47 [dev] add invalid http request method filter 朱八 2020-08-02 11:27:15 +08:00
  • d60719f881 Merge branch 'v3.2.2' into jenkins_auto_build 朱八 2020-08-02 01:02:40 +08:00
  • b31b4a819f [dev] change threadpool config 朱八 2020-08-02 01:01:34 +08:00
  • 14b556fe3a [dev] new web console 朱八 2020-08-02 00:43:39 +08:00
  • 671df61390 [dev] redesign Alarmable interface which is more oo 朱八 2020-08-02 00:38:26 +08:00
  • 986aa712a0 [dev] formate alarm info, which is more friendly to developer 朱八 2020-08-01 23:21:03 +08:00
  • 5c37d6e61e [dev] optimize JavaMailSender's init 朱八 2020-08-01 23:06:09 +08:00
  • 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
  • 9a2e239a06 [dev] support multi worker in one pc 朱八 2020-07-31 20:07:38 +08:00
  • 4165745f4b
    [ops] update sponsor info Yukino 2020-07-31 01:15:42 +08:00
  • bb254da494
    [ops] create FUNDING.yml Yukino 2020-07-31 01:14:21 +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
  • f761519672
    Merge pull request #36 from dudiao/master Yukino 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
  • 7c02770938 [fix] Add oracle/sqlserver/db2/postgresql jdbc driver, compatible with oracle sqlserver and db2 database. songyinyin 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
  • 43d533a085 [ops] modify GitHub issue template tjq 2020-07-27 00:38:40 +08:00
  • 4b6906c89e [release] merge branch 'v3.2.1' v3.2.1 tjq 2020-07-27 00:05:58 +08:00
  • 36be03592c [fix] fix the problem of log uncorrect v3.2.1 tjq 2020-07-26 23:56:31 +08:00
  • 8726c812b5 Merge branch 'v3.2.1' into jenkins_auto_build tjq 2020-07-26 23:34:25 +08:00
  • 609681cd22 [fix] fix the bug of won't dispatch retry jobs tjq 2020-07-26 23:33:19 +08:00
  • 7e9af994c8 [release] merge branch 'v3.2.1' 朱八 2020-07-26 23:11:32 +08:00
  • 2df52fbf58 [dev] clean h2 workspace before worker startup 朱八 2020-07-26 23:09:39 +08:00
  • 8f75f956e8 Merge branch 'v3.2.1' into jenkins_auto_build 朱八 2020-07-26 22:32:41 +08:00
  • 5974da1ae6 [opt] change name to spring-boot-starter 朱八 2020-07-26 22:31:50 +08:00
  • 97f1bbca6c [opt] rollback database, use Hikari again 朱八 2020-07-26 22:18:29 +08:00
  • 8d8b8d504a [opt] optimize worker-starter 朱八 2020-07-26 20:38:24 +08:00
  • a1dc3f990c
    Merge pull request #32 from dudiao/dudiao Yukino 2020-07-26 20:26:35 +08:00
  • 4faad700b9 [feature] Add powerjob-worker-starter songyinyin 2020-07-26 20:17:04 +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
  • b53438836a Merge branch 'v3.2.1' into jenkins_auto_build 朱八 2020-07-25 18:00:46 +08:00
  • d64a094821 [dev] output more TaskDO fields to help debug problem 朱八 2020-07-25 18:00:06 +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
  • 4c9a647132 [dev] use script's exitValue to deterime whether the task is success (issue#28) 朱八 2020-07-23 20:09:10 +08:00
  • 557248ff89 [ops] opt issuce template 朱八 2020-07-21 17:47:04 +08:00
  • 5c00de45bc [ops] opt issuce template 朱八 2020-07-21 17:39:35 +08:00
  • 06f4ecc96c Merge branch 'master' into jenkins_auto_build tjq 2020-07-20 00:04:36 +08:00
  • 97b00a7c33 [release] Merge branch 'v3.2.0' v3.2.0 tjq 2020-07-19 23:54:15 +08:00
  • 8c5173a7fb [opt] optmize ScriptProcessor's online log v3.2.0 tjq 2020-07-19 23:52:56 +08:00
  • eb9dc8f2ed [fix] fix the bug of can't stop workflow instance tjq 2020-07-19 23:36:55 +08:00
  • 685338d677 Merge branch 'v3.2.0' into jenkins_auto_build tjq 2020-07-19 23:21:50 +08:00
  • 7a6b8c0a0c [dev] update front-end page(all date string generate by server) tjq 2020-07-19 23:21:09 +08:00
  • 987c016e24 [opt] optimize custom table prefix logic tjq 2020-07-19 22:39:32 +08:00
  • 514e7aad7d
    Merge pull request #21 from dudiao/master Yukino 2020-07-19 20:37:27 +08:00
  • a81a9fb168 since 3.2.0 songyinyin 2020-07-19 20:32:18 +08:00
  • 03add72684 [dev] add version info in WorkerHeartbeat 朱八 2020-07-19 20:13:01 +08:00
  • d159654fc6 [Feature] add table prefix songyinyin 2020-07-19 15:06:37 +08:00
  • dcd96fbe84 [dev] script processor support online log (support realtime output runtime info to console now) 朱八 2020-07-18 23:26:33 +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
  • 675194f9cf Merge branch 'v3.2.0' into jenkins_auto_build tjq 2020-07-16 23:31:02 +08:00
  • f2a4490515 [dev] TaskTracker won't keep reporting status if server don't ask anyting 朱八 2020-07-16 23:10:44 +08:00
  • b53716bba4 [dev] config akka dispatcher and router & add akka DeadLetter receiver 朱八 2020-07-16 22:56:21 +08:00
  • 598b010250 [opt] remove local and remote instance log clean config (use oms.instanceinfo.retention) tjq 2020-07-14 23:34:24 +08:00
  • 40d5dfc549 [dev] optimize status check when dispatch job to worker tjq 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
  • 38d475b0b5 Merge branch 'master' into jenkins_auto_build tjq 2020-07-08 23:27:09 +08:00
  • 9ac3929a8e [release] Merge branch 'v3.1.3-bugfix' tjq 2020-07-08 23:26:04 +08:00