Commit-Graf

  • *
  • |\
  • * \
  • |\ \
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • * |
  • |\ \
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | |/
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • * |
  • |\ \
  • | * |
  • * | |
  • |/ /
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • * | |
  • * | |
  • | |/
  • |/|
  • | *
  • | |\
  • | * |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | | |/
  • | |/|
  • | * |
  • | |/
  • * |
  • |/
  • *
  • *
  • 0638d28 (mqy20260511) Merge branch 'mqy20260511' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-15 19:17:32 +0800
  • 374acea Merge branch 'mqy20260511' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-15 18:36:09 +0800
  • 1a1e926 Merge branch 'mqy20260511' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-15 18:36:09 +0800
  • 265a8fb Merge branch 'master' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-15 10:59:43 +0800
  • b7dee4c Merge branch 'master' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-15 10:59:43 +0800
  • 171b3f4 Merge remote-tracking branch 'origin/mqy20260511' into mqy20260511 by lenovo 2026-05-15 10:59:01 +0800
  • a92ddec Merge remote-tracking branch 'origin/mqy20260511' into mqy20260511 by lenovo 2026-05-13 14:43:52 +0800
  • 084000c (HEAD, master) del test by humanleft 2026-05-14 14:21:25 +0800
  • 459ffcb pom by humanleft 2026-05-14 14:09:47 +0800
  • eb72db0 del by humanleft 2026-05-14 14:02:28 +0800
  • b8d3d85 chore: temporarily disable VehicleSyncTask to suppress MySQL table missing errors by humanleft 2026-05-13 15:34:28 +0800
  • 55f1074 chore: extend health check timeout from 30s to 60s by humanleft 2026-05-13 15:25:10 +0800
  • ab5c6e7 fix: explicitly name TDengineService bean as 'tdengineService' by humanleft 2026-05-13 15:22:11 +0800
  • 58c2cae feat: add --no-rollback flag to deploy script by humanleft 2026-05-13 15:17:25 +0800
  • 0c93311 Merge remote-tracking branch 'origin/mqy20260511' into mqy20260511 by lenovo 2026-05-13 14:43:52 +0800
  • 1518869 Merge remote-tracking branch 'origin/master' into mqy20260511 by lenovo 2026-05-13 14:43:36 +0800
  • a8d4903 fix: add @Qualifier to TDengineService constructor for explicit bean wiring by humanleft 2026-05-13 14:39:06 +0800
  • e03f530 docs: update CLAUDE.md with security, MQTT, and lock improvements by lenovo 2026-05-13 14:36:59 +0800
  • 3785254 docs: update CLAUDE.md with security, MQTT, and lock improvements by lenovo 2026-05-13 14:36:59 +0800
  • ebc7ce0 refactor: remove dead code from VehicleSyncTask by humanleft 2026-05-13 14:12:53 +0800
  • c62801a Merge remote-tracking branch 'origin/mqy20260511' by humanleft 2026-05-13 14:06:04 +0800
  • 470204f docs: update CLAUDE.md with security, MQTT, and lock improvements by humanleft 2026-05-13 11:31:16 +0800
  • 44371c5 docs: update CLAUDE.md with security, MQTT, and lock improvements by humanleft 2026-05-13 11:31:16 +0800
  • 0fd6162 refactor: CRITICAL/HIGH fixes — security, concurrency, resource leaks, input validation by humanleft 2026-05-13 10:52:51 +0800
  • e6338b3 refactor: P0-P1 complete — field injection, logging, hardcoded values, resource mgmt by humanleft 2026-05-12 23:46:22 +0800
  • 2847086 test(P1): 新增3个测试类覆盖动态消费者基类与子类 by humanleft 2026-05-12 20:20:16 +0800
  • 5cbb11d chore(P2): 替换mysql驱动,移除emoji统一日志格式 by humanleft 2026-05-12 20:16:43 +0800
  • 7753e41 refactor(P1): 字段注入→构造函数注入,扩展配置校验 by humanleft 2026-05-12 20:14:41 +0800
  • 66e22bd refactor(P0): 提取 AbstractDynamicMqttConsumer 基类消除400+行重复 by humanleft 2026-05-12 20:06:12 +0800
  • d0cff8b fix(P0): 5项安全与稳定性修复 by humanleft 2026-05-12 19:34:23 +0800
  • c5351f2 fix: resolve merge conflict in MqttGenericConsumer by humanleft 2026-05-12 17:14:25 +0800
  • ef91bae test: add TDengineService, MqttStatusConsumer, MqttFaultConsumer, VehicleSyncTask tests by humanleft 2026-05-12 16:52:54 +0800
  • f63274a Merge branch 'master' of http://114.215.146.132:3000/Mqy/Wisdom-Data into mqy20260511 by lenovo 2026-05-12 14:26:55 +0800
  • 8c8fe4b refactor: migrate MQTT Consumer thread pools to Spring-managed beans by humanleft 2026-05-12 15:38:56 +0800
  • a0d8471 refactor: remove legacy RuoYi artifacts and unused dependencies by humanleft 2026-05-12 14:47:40 +0800
  • e92ff9a Merge remote-tracking branch 'origin/mqy20260511' into mqy20260511 by lenovo 2026-05-12 14:26:02 +0800
  • 992ee75 refactor: strip RuoYi, create standalone iot-platform module by humanleft 2026-05-11 12:12:30 +0800
  • 4e57215 refactor: P0-P3 security hardening and quality overhaul by humanleft 2026-05-12 14:16:41 +0800
  • c3c35ae refactor: P0-P2 security, quality, deployment overhaul by humanleft 2026-05-12 13:14:18 +0800
  • 9913e8c refactor: merge previous session changes by humanleft 2026-05-12 13:13:40 +0800
  • af91b4c refactor: strip RuoYi, create standalone iot-platform module by humanleft 2026-05-11 12:12:30 +0800
  • 9a4dca8 refactor: strip RuoYi, create standalone iot-platform module by humanleft 2026-05-11 12:12:30 +0800
  • c9b4151 (bak_20260511) 20260507 by lenovo 2026-05-07 17:46:57 +0800
  • 09c8473 20260507 by lenovo 2026-05-07 17:45:23 +0800