Commit Graph

  • b66b231917 refactor: replace GwTenantRoute with GwRoute, change Id type to string main Kimi CLI 2026-03-08 15:21:43 +0800
  • 61c18916eb chore: restore version to 1.0.0 (version managed by git tag) v1.0.14 movingsam 2026-03-08 00:44:50 +0800
  • 021f464c0d feat: 添加 GwDestination 租户代码属性并更新版本至 1.0.1 movingsam 2026-03-08 00:43:21 +0800
  • b9bf925c45 fix(efcore): 修复 EF Core 10 JSON 映射兼容性问题 movingsam 2026-03-08 00:32:45 +0800
  • 4ffc84f43a docs(phase-03): 更新验证报告 - 值对象重构 v1.0.13 v1.0.12 movingsam 2026-03-03 21:10:06 +0800
  • 033fcc9e9b refactor(gateway): 使用值对象替代字符串类型属性 movingsam 2026-03-03 20:16:12 +0800
  • 0841d81318 docs(phase-03): 翻译文档为中文 movingsam 2026-03-03 16:10:45 +0800
  • 5e04a565e7 docs(phase-03): complete phase execution - Gateway Cluster Restructure movingsam 2026-03-03 16:03:24 +0800
  • 38f71d7274 docs(03-gateway-infrastructure-update): complete plan 03 of phase 03 movingsam 2026-03-03 15:48:36 +0800
  • a6558137af feat(03-gateway-infrastructure-update): update Infrastructure layer for GwCluster movingsam 2026-03-03 15:46:57 +0800
  • b058c3ea56 docs(03-gateway-route-update): complete plan execution movingsam 2026-03-03 15:38:33 +0800
  • 3fbd9d07a6 feat(03-gateway-route-update): extend GwTenantRoute and delete obsolete entities movingsam 2026-03-03 15:36:37 +0800
  • 0699863b24 docs(03-01): complete gateway cluster entities plan movingsam 2026-03-03 15:34:23 +0800
  • 774e3fba00 feat(03-01): add GwCluster aggregate root movingsam 2026-03-03 15:32:41 +0800
  • 7ec34fa094 feat(03-01): add GwDestination value object movingsam 2026-03-03 15:31:53 +0800
  • b07f56c395 feat(03-01): add GwSessionAffinityConfig value object movingsam 2026-03-03 15:31:31 +0800
  • 198dc2a877 feat(03-01): add GwHealthCheckConfig value object movingsam 2026-03-03 15:31:02 +0800
  • 75b0f9bd35 docs(phase-03): add research and 4 execution plans for gateway restructuring movingsam 2026-03-03 15:24:43 +0800
  • 8dce917105 docs(phase-01): complete gateway routing phase execution movingsam 2026-03-03 12:23:12 +0800
  • 71b0c2017b feat(infrastructure): add GatewayExtensions for modular IoC registration movingsam 2026-03-03 12:22:21 +0800
  • 8e19a4c1bd docs(01-gateway-routing): add plan 02 summary for gateway infrastructure movingsam 2026-03-03 12:09:57 +0800
  • ec39951726 docs(planning): update STATE and ROADMAP for plan 02 completion movingsam 2026-03-03 12:09:49 +0800
  • ed762b2e61 docs(03): capture phase context for gateway adjustment movingsam 2026-03-03 11:37:16 +0800
  • 6f1dbba4f0 refactor(infrastructure): 将主键类型从 long 改为 string 并使用 Guid 生成唯一 ID v1.0.11 movingsam 2026-03-01 11:23:12 +0800
  • 6426a13852 fix: 从git tag提取版本号并传递给dotnet pack v1.0.10 movingsam 2026-03-01 01:26:56 +0800
  • 3ee366ffdf fix: 添加 --version-suffix "" 确保版本号正确 movingsam 2026-03-01 01:25:27 +0800
  • ed3f5123b5 chore(infrastructure): 删除BuildHost相关程序集和配置文件 v1.0.9 movingsam 2026-03-01 01:16:58 +0800
  • 79130fd64b fix: 禁用默认EmbeddedResource扫描 解决.NET 10 MSB3552错误 v1.0.8 movingsam 2026-03-01 01:10:43 +0800
  • 96799a16b8 简化 CI: 移除自定义脚本,参考 ServiceDiscovery 的 nuget workflow v1.0.7 movingsam 2026-03-01 00:57:28 +0800
  • 7a71ef1daa ci(nuget): 添加复制 NuGet 配置步骤 v1.0.6 movingsam 2026-03-01 00:37:16 +0800
  • 2abc87af8a refactor: 合并 CI 配置并添加缓存清理 v1.0.5 movingsam 2026-03-01 00:31:08 +0800
  • e25240f6a5 fix: 移除不必要的 EnableDefaultEmbeddedResourceItems 配置 movingsam 2026-03-01 00:28:27 +0800
  • 04e8aa100e fix: 添加 EnableDefaultEmbeddedResourceItems=false 修复资源文件错误 movingsam 2026-03-01 00:26:16 +0800
  • 396cb4010c refactor(migrations): 删除初始数据库迁移及OpenIddict表相关脚本 v1.0.4 movingsam 2026-03-01 00:21:35 +0800
  • 37c1796341 fix: 修复 csproj 文件格式 v1.0.3 movingsam 2026-03-01 00:13:09 +0800
  • f4e4aca443 fix(workflows): 修复发布NuGet工作流的环境变量名称 v1.0.2 movingsam 2026-03-01 00:07:25 +0800
  • 3ae057cdd8 fix: 修复环境变量为 GITEA_TOKEN v1.0.1 movingsam 2026-03-01 00:04:29 +0800
  • 140d844f70 fix: 修复 CI 环境变量名称 movingsam 2026-03-01 00:03:37 +0800
  • 55a57408b3 fix: 修复 CI/CD 配置 v1.0.0 movingsam 2026-02-28 23:57:19 +0800
  • 1b8c937aa4 feat: 添加 Gateway 路由实体到 Platform movingsam 2026-02-28 23:53:00 +0800
  • 7877f89d35 feat(platform): 增强 Infrastructure 层可扩展性,添加 NuGet 发布脚本与 CI/CD movingsam 2026-02-27 13:58:09 +0800
  • a04dc199c9 Update secret name to GITEATOKEN movingsam 2026-02-26 13:05:52 +0800
  • a6ec824a37 Update secret name to GITEATOKEN movingsam 2026-02-26 13:05:38 +0800
  • e81b1aeef5 Update Docker CI for org movingsam 2026-02-26 13:00:19 +0800
  • 33cba4a084 Update NuGet CI for org movingsam 2026-02-26 12:59:58 +0800
  • 872e586cdd Add Docker CI workflow movingsam 2026-02-26 10:58:41 +0800
  • 3db3b3393c Add NuGet CI workflow movingsam 2026-02-26 10:57:27 +0800
  • 62f8c3c5a0 Delete .gitea/workflows movingsam 2026-02-26 10:57:13 +0800
  • 54288f3817 Add NuGet CI workflow movingsam 2026-02-26 10:56:41 +0800
  • ac47785d5b Create workflows directory movingsam 2026-02-26 10:56:40 +0800
  • e670a1d10c Add Dockerfile movingsam 2026-02-26 10:56:06 +0800
  • 6d74da7890 Add .gitignore Sam 2026-02-25 17:23:55 +0800
  • 405936890c docs: add hierarchical AGENTS.md for subdirectories Sam 2026-02-23 00:55:03 +0800
  • e9b7a362e0 feat[platform]: add fengling-api OAuth client for introspection movingsam 2026-02-21 16:43:26 +0800
  • 95bd5847f7 调整配置 movingsam 2026-02-21 16:31:47 +0800
  • bbdd88e6a1 配置调整 movingsam 2026-02-21 16:29:56 +0800
  • d2adce6030 openid的模型也迁移一下 movingsam 2026-02-21 15:13:44 +0800
  • b97c2038a6 调整项目 movingsam 2026-02-21 15:05:37 +0800
  • c1f1e09796 refactor(console): remove Repository layer, use Manager pattern movingsam 2026-02-21 13:52:37 +0800
  • a17dc9c419 refactor(platform): migrate Tenant to anemia model, use Manager pattern movingsam 2026-02-21 13:22:08 +0800
  • f9bd73a71d refactor(console): migrate tenant management to TenantManager pattern movingsam 2026-02-19 21:43:24 +0800
  • 0bbc97e4a1 refactor: align TenantRepository with CleanDDD/NetCorePal规范 movingsam 2026-02-19 19:20:06 +0800
  • d737688e9b feat(auth): extract Tenant to Platform domain movingsam 2026-02-18 23:00:09 +0800