Commit History

Autor SHA1 Mensaxe Data
  reghao f9e879a1a2 CompilerConfig 添加 compileCmd 和 versionCmd 两个字段, 分别表示编译命令和编译器的版本命令 hai 1 ano
  reghao f639c2f773 update web.mgr.builds package hai 1 ano
  reghao f1a1a0f678 update model hai 1 ano
  reghao 687d7856c4 update model hai 1 ano
  reghao 7a2ff1af60 update hai 1 ano
  reghao 84dc925af1 修改构建线程池的名字 hai 1 ano
  reghao 4b0ee59f2a BuildConsumedDto 的 Long 类型修改为 long 类型, 其默认值也有 null 变为 0 hai 1 ano
  reghao 7fbcd3f5da 将 docker build 和 docker push 的 timeout 设置为 300s hai 1 ano
  reghao 0f9cca74f9 实现 AppBuildService#resetBuildStat 方法 hai 1 ano
  reghao 6c2132139e AppDeployingNode 中的 String status 字段修改为 Boolean running, 使用 boolean 值来表示 app 是否处于运行状态 hai 1 ano
  reghao 49a9db3506 MachineServiceImpl#deleteMachine 方法中不检测依赖, 由数据库外键约束来决定是否存在依赖 hai 1 ano
  reghao 0054bc3ab1 update web.mgr.machine hai 1 ano
  reghao 366f0668be update agent module hai 1 ano
  reghao ba78966823 update common module hai 1 ano
  reghao 9ecbd02e56 update common.docker hai 1 ano
  reghao 909928c54c web.mgr 重构中... hai 1 ano
  reghao 5d7af0ea8f update AgentApp hai 1 ano
  reghao d0a68ed505 修改实现类名 hai 1 ano
  reghao bdd5a0e354 调整优化 web.mgr 的代码结构, 实际上是在开始重构了 hai 1 ano
  reghao 9ef4cdab96 update web.mgr.machine module hai 1 ano
  reghao 13cd17c7ba 更新 test-case hai 1 ano
  reghao e31aaa745d 应用构建耗时 BuildConsumed 中添加一个 total 字段, 表示应用构建的总耗时 hai 1 ano
  reghao 5a620c31e4 需要检测外键依赖, 删除 @JoinColumn 注解中的 foreignKey = @ForeignKey(value = ConstraintMode.NO_CONSTRAINT) hai 1 ano
  reghao 40af36c6e5 DockerImpl 添加 push 过程中的错误检测 hai 1 ano
  reghao 3cfa71114d update DockerImpl hai 1 ano
  reghao b5e91ee8fd 更新机器详情页面 hai 1 ano
  reghao 5058ac376d 设置 OkHttpClient 的 log level hai 1 ano
  reghao 8b7f2f4d08 更新 DeployStatImpl hai 1 ano
  reghao 1a12cca218 更新构建 jar 包和 docker image 的脚本 hai 1 ano
  reghao 4af8ca5176 更新 DockerImpl#push 中的 callback hai 1 ano