Commit Graph

  • 9fd788bc7f feat(analyze): 支持递归扫描子目录 main Scottxjw 2026-08-25 13:35:22 +08:00
  • a554000674 docs: 移除旧的AnalyzeCommand文档 Scottxjw 2026-08-25 13:25:26 +08:00
  • df5234ffe0 fix(publish): 适配SDK风格csproj的版本号读取 Scottxjw 2026-08-25 13:24:13 +08:00
  • 0677f2ea15 docs: 添加AnalyzeCommand使用指南并更新需求文档 Scottxjw 2026-08-25 11:30:31 +08:00
  • 7a8a1e9a87 test: 更新分析功能和迁移测试用例 Scottxjw 2026-08-25 11:30:16 +08:00
  • ee8ea29265 feat(cli): 增强Analyze命令支持自动扫描和Excel输出 Scottxjw 2026-08-25 11:30:00 +08:00
  • 820bc1c2bc feat(analysis): 添加Excel报告导出功能 Scottxjw 2026-08-25 11:29:45 +08:00
  • abaa9cb6d1 feat(db): 扩展TestScenario维度模型 Scottxjw 2026-08-25 11:29:30 +08:00
  • 3951606cfa chore(publish): 禁用单文件发布的调试符号 Scottxjw 2026-08-17 13:39:24 +08:00
  • b0b55c0d4e docs: 添加 AnalyzeCommand 使用指南 Scottxjw 2026-08-17 13:30:42 +08:00
  • ccf3885c38 chore: 忽略 Resources 目录 Scottxjw 2026-08-17 13:24:52 +08:00
  • 81c5316eac test: 添加真实产线数据的集成测试用例 Scottxjw 2026-08-17 13:24:46 +08:00
  • eba1d2080c feat(parser): 支持 Field1 的 0x/0X 十六进制前缀格式 Scottxjw 2026-08-17 13:24:39 +08:00
  • 348d11c480 chore(scripts): 添加单文件发布脚本 Scottxjw 2026-08-17 10:48:33 +08:00
  • 6d56a4a01b feat(parser): 支持 Ploss Field1 十六进制解析 Scottxjw 2026-08-17 10:47:33 +08:00
  • 36c21f03dd refactor(config): 将 appsettings.json 转为嵌入资源 Scottxjw 2026-08-17 10:47:00 +08:00
  • 759da546ee test: 添加 CLI 命令单元测试 Scottxjw 2026-08-17 09:24:57 +08:00
  • d45d9f4ca3 chore: 添加应用默认配置文件 Scottxjw 2026-08-17 09:24:06 +08:00
  • 0667e2e9b8 feat(analyze): 新增 Ploss/Qfod 分析命令 Scottxjw 2026-08-14 15:36:29 +08:00
  • b88c07356e refactor(ploss): 统一字段语义 Field9=ploss Field10=threshold Scottxjw 2026-08-14 15:35:48 +08:00
  • dea7af045b docs(requirement): 清理遗留的 QA 问题与编号错误 Scottxjw 2026-08-14 09:25:47 +08:00
  • 7cd08f934a feat(parse): 支持解析 txt/dat 扩展名数据文件 Scottxjw 2026-08-14 09:25:12 +08:00
  • 430b38b361 feat(aggregation): 按 Threshold 分桶并优化 Qfod 聚合 Scottxjw 2026-08-14 09:24:38 +08:00
  • 77d4bfe953 feat(cli): 配置相对路径按 exe 目录解析 Scottxjw 2026-08-14 09:24:12 +08:00
  • f3472d21ee refactor: 移除 stats 统计功能 Scottxjw 2026-08-14 09:23:26 +08:00
  • 2b031995e1 docs: 更新项目架构与数据模型文档 Scottxjw 2026-08-13 15:01:32 +08:00
  • a3100c73c5 refactor(core): 重构核心分层结构并添加发布库聚合 Scottxjw 2026-08-13 15:00:39 +08:00
  • 6e197a0cce docs: 同步项目重命名后的架构文档 Scottxjw 2026-08-13 13:29:56 +08:00
  • 645f46abcd refactor(project): 迁移项目命名并移除WPF客户端 Scottxjw 2026-08-13 13:29:56 +08:00
  • 5189c665c3 docs(requirement): 需求文档添加 Scottxjw 2026-08-12 15:50:58 +08:00
  • 66402d7e0b fix(chart): 修正Ploss图表字段索引映射 ssss 2026-07-06 15:23:52 +08:00
  • 7addc9f551 docs(ploss): 完善字段注释与表格列头命名 ssss 2026-07-06 14:27:06 +08:00
  • b422358c3a feat(chart): 实现Ploss和Qfod图表真实数据加载 ssss 2026-07-06 13:37:48 +08:00
  • cf4f24fde3 feat(wpf): 添加Ploss和Qfod数据表格视图 ssss 2026-07-06 13:37:34 +08:00
  • cee3536507 feat(service): 添加按场景ID查询Ploss和Qfod记录方法 ssss 2026-07-06 13:37:03 +08:00
  • eaac759a3f feat(qfod): 添加FieldF字段支持第6个数字解析 ssss 2026-07-06 13:36:52 +08:00
  • 52435ab8cd feat(wpf): 实现场景列表加载、筛选与消息导航功能 ssss 2026-07-06 10:23:41 +08:00
  • 440088648b refactor(PlossParser): 优化正则匹配逻辑避免重复匹配 ssss 2026-07-06 09:09:33 +08:00
  • d4ea6b454f bugfix: 修复已知bug ssss 2026-07-03 18:06:01 +08:00
  • 4bff6e1e87 chore(wpf): 为ImportViewModel添加操作日志记录 ssss 2026-07-03 14:29:18 +08:00
  • f858c38981 fix(log): 修正CleanService日志级别为Information ssss 2026-07-03 14:28:55 +08:00
  • f771abb6bf perf(stats): 使用数据库端聚合优化统计查询 ssss 2026-07-03 14:28:35 +08:00
  • d3e4b2b8de fix(security): 添加路径验证和CSV转义防止安全漏洞 ssss 2026-07-03 14:28:22 +08:00
  • fa0b93446f fix(concurrency): 修复维度和场景创建的竞态条件 ssss 2026-07-03 14:27:59 +08:00
  • c9be8f4ed2 fix(wpf): 添加配置文件缺失时的默认配置支持 ssss 2026-07-03 14:27:42 +08:00
  • 266317d948 fix(config): 修复CLI配置源传递断裂问题 ssss 2026-07-03 14:27:26 +08:00
  • 0f7c0d9060 fix(parser): 修正文件名分隔符解析逻辑 ssss 2026-07-03 13:17:38 +08:00
  • b2442b9c6e fix(db): 添加SQLite数据库自动创建逻辑 ssss 2026-07-03 13:17:31 +08:00
  • 76b29e39a2 refactor: 将解决方案文件从slnx格式迁移到sln格式 ssss 2026-07-03 13:17:15 +08:00
  • 6e183f84e4 feat(wpf): 添加数据导入功能 ssss 2026-07-03 10:49:23 +08:00
  • d1a89cb86a feat: 重构项目结构,添加 WPF 应用 ssss 2026-07-03 10:47:27 +08:00
  • 3dcd9f7c0b feat: 实现 FOD 日志数据采集 CLI 应用 ssss 2026-07-02 18:13:56 +08:00
  • c4e5ac0360 chore: 添加 .gitignore 配置文件 ssss 2026-07-02 18:13:31 +08:00
  • 28cb2533a7 docs: 完善数据模型设计 ssss 2026-07-02 15:53:30 +08:00