Commit Graph

  • 79cde85256 feat: define PowerJobActor tjq 2023-01-06 22:53:11 +08:00
  • fe03b8faab feat: optimize the code of TaskTracker Echo009 2023-01-04 22:43:23 +08:00
  • 9f6d421ed2 feat: optimize Thread#stop usage tjq 2023-01-04 00:39:31 +08:00
  • da04e4b048 feat: replace deprecated method tjq 2023-01-03 23:22:33 +08:00
  • a1beb44ccf pref: 支持轻量级任务模型,优化任务派发以及实例状态检查的处理逻辑 Echo009 2022-09-30 17:20:43 +08:00
  • 4b2d9d4d74 feat: optimize remote http impl tjq 2023-01-02 12:47:28 +08:00
  • 432adeb00f feat: optimize akka remote impl tjq 2023-01-02 11:24:44 +08:00
  • f2b9ae222a feat: optimize akka remote impl tjq 2023-01-02 11:21:49 +08:00
  • af8fbb0167 fix: throw exception when http server startup failed tjq 2023-01-02 11:14:16 +08:00
  • d12ac4d6cd feat: optimize performance tjq 2023-01-02 10:16:16 +08:00
  • e6a171d775 feat: add comment tjq 2023-01-02 09:59:06 +08:00
  • 2606440f44 feat: optimize HttpVertxCSInitializer tjq 2023-01-02 00:22:48 +08:00
  • d3bd22302f feat: finished config tjq 2023-01-02 00:11:31 +08:00
  • 2c31e81c5f feat: framwork api tjq 2023-01-01 20:25:11 +08:00
  • 87a1a1d7c1 feat: vertx http framwork tjq 2023-01-01 20:12:00 +08:00
  • 268f5dd5c7 feat: add BenchmarkActor for performance test tjq 2023-01-01 10:25:58 +08:00
  • eb6b0c35a5 feat: add BenchmarkActor for performance test tjq 2023-01-01 09:41:13 +08:00
  • 0c8e339140 feat: HttpCSInitializer tjq 2023-01-01 09:34:05 +08:00
  • 68a9cc52e2 refactor: change remote framework api tjq 2022-12-31 16:56:00 +08:00
  • 31d2283f99 feat: add remote akka impl tjq 2022-12-31 16:40:33 +08:00
  • c6d90be839 feat: add remote akka impl tjq 2022-12-31 16:34:13 +08:00
  • 4356c5566d feat: finished remote engine tjq 2022-12-31 15:07:27 +08:00
  • 84ef2fd120 feat: define powerjob remote framework tjq 2022-12-31 12:52:43 +08:00
  • d3b8c4e353 feat: define powerjob remote tjq 2022-12-31 12:42:57 +08:00
  • 3f95ee8a33 部分代码优化 1.邮件通知服务,优雅注入发件人 2.雪花算法,对时钟回拨情况做优化,避免服务直接不可用 3.扫描数据库task,部分代码调整减少重复计算性能消耗 4.部分枚举类,增强代码安全性 5.其它,规范部分代码 ZhangJun 2022-12-17 16:11:56 +08:00
  • 5ba4ce5457 fix: issue with nested workflow node state updates,#465 Echo009 2022-10-31 14:01:12 +08:00
  • 39eb79de54 refactor: optimize the code of the server module 1. use constructor based dependency injection to replace field injection and solve the problem of circular dependencies 2. replace deprecated API calls Echo009 2022-10-30 11:25:09 +08:00
  • 5189634b60 chore: change project version to 4.2.1 tjq 2022-10-23 14:27:15 +08:00
  • eb195cf891 feat: change client name to Pantheon tjq 2022-10-23 14:25:24 +08:00
  • b9222b8594 test: add test code for h2 tjq 2022-10-23 14:08:01 +08:00
  • 987aa966a0 test: add test code for h2 tjq 2022-10-23 13:27:18 +08:00
  • 75e5c7049f feat: print h2 database version tjq 2022-10-23 12:03:57 +08:00
  • 33539857f4 feat: extract package util tjq 2022-10-23 11:58:22 +08:00
  • a9936b8dba feat: optimize mongodb config tjq 2022-10-23 11:40:48 +08:00
  • 757b994176 feat: merge h2 upgrade from fjf tjq 2022-10-23 11:30:49 +08:00
  • e6c94af599 feat: change StringUtils(from spring to apache) tjq 2022-10-11 23:00:54 +08:00
  • 3bcfbd8e9f feat: upgrade powerjob-server's version tjq 2022-10-11 22:54:31 +08:00
  • 0541216944 feat: upgrade HikariCP to latestversion for Java8 tjq 2022-10-11 22:43:24 +08:00
  • 50b68e82bd feat: upgrade junit-jupiter-api to latest version tjq 2022-10-11 22:19:38 +08:00
  • daaaa15b94 feat: upgrade kryo5 to latest version tjq 2022-10-11 22:13:06 +08:00
  • 195984bb95 feat: updrage jackson's version tjq 2022-10-11 22:12:31 +08:00
  • 7867b07d9c feat:upgrade slf4j to latest version tjq 2022-10-11 22:11:00 +08:00
  • 223fac9828 feat: upgrade commons-io and logback version tjq 2022-10-11 22:06:45 +08:00
  • 1b710c1332 refactor: 升级h2的版本 master-4.2.1-upgrade-h2 ocean 2022-10-06 17:03:26 +08:00
  • dc98f5f37a Merge branch 'v4.2.0' v4.2.0 tjq 2022-10-03 15:55:27 +08:00
  • c6009c8b5e feat: upgrade pom version v4.2.0 tjq 2022-10-03 15:50:03 +08:00
  • ce0290ea03 fix: front-end NPE #455 tjq 2022-10-03 15:47:47 +08:00
  • 1301da0d7d feat: optimize code tjq 2022-10-03 14:58:42 +08:00
  • 6eb5966e96 feat: define LogType tjq 2022-10-03 14:53:51 +08:00
  • db7f5855e1 feat: upgrade front-end to support more log type tjq 2022-10-03 14:50:02 +08:00
  • fe1fad6a7b feat: tempory skip cycle reference check tjq 2022-10-03 14:49:02 +08:00
  • 7feb25cf8a feat: support OmsStdOutLogger tjq 2022-10-03 14:36:55 +08:00
  • cded964bcd feat: support OmsNullLogger tjq 2022-10-03 14:23:25 +08:00
  • 5d5b1e3854 feat: optimzie comment tjq 2022-10-03 14:16:17 +08:00
  • 5b68b4dc75 feat: add 4.2.x upgrade SQL tjq 2022-10-03 14:13:00 +08:00
  • 2f62f448a8 feat: upgrade pom version to 4.2.0 tjq 2022-10-03 14:07:23 +08:00
  • cb72fcb08a feat: upgrade samples's springboot version tjq 2022-10-03 14:01:05 +08:00
  • 60209ebbc1 Merge branch '4.2.0-main' into v4.2.0 tjq 2022-10-03 13:59:14 +08:00
  • 050190ba89 Merge branch '4.2.0-main-upgrade-spring' into v4.2.0 tjq 2022-10-03 13:57:24 +08:00
  • 54db609d32 feat: support random DispatchStrategy #461 4.2.0-main tjq 2022-10-03 13:54:56 +08:00
  • 806747d88c fix: change inner class scope to fix JDK17 exception #457 tjq 2022-10-03 13:49:38 +08:00
  • 6de2be72ef 完成spring的升级 ocean 2022-09-24 21:39:38 +08:00
  • 4bc94dd465 refactor: update powerjob-server banner color songyinyin 2022-09-24 20:02:13 +08:00
  • a5b46f6a47 refactor: change docker-compose mysql port to 3307 songyinyin 2022-09-24 20:00:23 +08:00
  • 5a73e6ad91 fix: froent-ent NPE tjq 2022-09-18 23:25:48 +08:00
  • 91b48c0a5e fix: auto build script tjq 2022-09-18 23:08:56 +08:00
  • 78d793d28e fix: auto build script tjq 2022-09-18 22:39:07 +08:00
  • 653dcb4a92 feat: update front-end tjq 2022-09-18 22:06:29 +08:00
  • ce555ad18f test: add test log processor in samples tjq 2022-09-18 21:56:03 +08:00
  • e5d3139990 feat: use worker-samples as try demo tjq 2022-09-18 21:18:56 +08:00
  • b2b8241295 feat: use worker-samples as try demo tjq 2022-09-18 18:30:42 +08:00
  • f20a849a93 feat: support shutdown log by OFF level tjq 2022-09-18 15:13:17 +08:00
  • f3c7ed8baf feat: add max queue size for log handler in worker to prevent OOM tjq 2022-09-18 14:02:05 +08:00
  • 483227f840 feat: script processor support cmd and powershel by fddc tjq 2022-09-18 00:48:02 +08:00
  • 45f7b17e14 feat: script processor support cmd and powershel by fddc tjq 2022-09-18 00:40:35 +08:00
  • 3823b3bc56 Merge branch '4.2.0-win-support' into 4.2.0-main tjq 2022-09-18 00:28:52 +08:00
  • a39751818f Merge branch 'master' of https://github.com/fddc/PowerJob into 4.2.0-win-support tjq 2022-09-18 00:28:27 +08:00
  • ec47f5a8c5 feat: add ConfigProcessor in official-processor tjq 2022-09-18 00:22:03 +08:00
  • 74b6acc927 feat: add ConfigProcessor in official-processor tjq 2022-09-18 00:12:04 +08:00
  • dc90f272c7 feat: optimize worker log tjq 2022-09-17 23:47:10 +08:00
  • e501cb9dfa feat: support LogConfig tjq 2022-09-17 00:24:26 +08:00
  • a4a41c4ab7 feat: define JobLogConfig tjq 2022-09-16 23:28:42 +08:00
  • 3842acf952 feat: remove useless code tjq 2022-09-16 23:10:25 +08:00
  • 3ffaf382c7 chore: upgrade project version to 4.1.1 and ready to release v4.1.1 tjq 2022-09-13 01:32:54 +08:00
  • ca063803db release: v4.1.1 tjq 2022-09-13 00:23:33 +08:00
  • be2c5ea20e chore: upgrade project version to 4.1.1 and ready to release v4.1.1 tjq 2022-09-12 23:43:57 +08:00
  • 2a3b9323a6 chore: upgrade project version to 4.1.1 and ready to release tjq 2022-09-12 23:41:44 +08:00
  • 12ff1335f2 test: fix unit test by ocean-fujfu tjq 2022-09-12 23:24:49 +08:00
  • 112628f386 Merge branch '4.1.1-docker-compose' into v4.1.1 tjq 2022-09-12 23:15:51 +08:00
  • 42fa628a61 Merge branch '4.1.1-worker-enabled' into v4.1.1 tjq 2022-09-12 23:09:10 +08:00
  • 65f2a58d2f Merge branch '4.1.1-monitor' into v4.1.1 tjq 2022-09-12 23:03:38 +08:00
  • 5acb8f82e7 feat: optimize OmsLocalDbPool config 4.1.1-monitor tjq 2022-09-12 22:59:00 +08:00
  • a32d7cebb5 feat: optimize server monitor event tjq 2022-09-12 22:10:07 +08:00
  • 5b223d23ad feat: optimize server monitor event tjq 2022-09-12 21:52:26 +08:00
  • fd562d8ea0 fix: worker heartbeat use wrong thread pool tjq 2022-09-12 21:26:01 +08:00
  • e6d32c9a05 fix: worker heartbeat use wrong thread pool tjq 2022-09-12 21:18:40 +08:00
  • fadf2ce14e feat: optimize monitor logger config tjq 2022-09-12 21:16:00 +08:00
  • 510b5ab546 feat: add docker-compose sample, fix volumes path songyinyin 2022-09-12 21:15:01 +08:00
  • a77ba8084e feat: config logback for monitor tjq 2022-09-12 21:09:47 +08:00
  • 1b9d8331a1 feat: optimize DatabaseMonitorAspect tjq 2022-09-12 21:00:01 +08:00