Historial de Commits

Autor SHA1 Mensaje Fecha
  reghao c3415d4588 添加 graylog 的 ding webhook 通知接口 hace 1 año
  reghao 7e8171191d 操作 consul api hace 1 año
  reghao aeedd3c6d0 NotifyReceiver 添加一个 sign 字段, 目前是 dingding 的 webhook 使用 hace 1 año
  reghao 2208007d14 WebSecurityConfig 放行前缀为 /api/thirdparty/** 的 url hace 1 año
  reghao 2a7c00cda8 DingNotify#getReceiver 设置为 public hace 1 año
  reghao 63cff15590 添加 cn.reghao.devops.mgr.util.codelines 包统计项目代码行数 hace 1 año
  reghao 0496ce75ca 更新脚本和 README.md hace 1 año
  reghao 8f2466ab79 将 MachineService 中的 agentShutdown 方法修改为 setAgentStatus, 在 agent 的 ws 连接建立或断开时调用, 用来设置 agent 节点的状态 hace 1 año
  reghao ac33527c61 更新 StatusPageController 中对多个 select 选项的处理 hace 1 año
  reghao 8ebf4067e8 AppBuildServiceImpl#createByCopy 方法添加 save 持久化, 解决拷贝应用配置时引发异常bug hace 1 año
  reghao 38ecbaa774 更新 webapi 的 swagger 注释 hace 1 año
  reghao 8e561789da 更新 webapi 的 swagger 注释 hace 1 año
  reghao f3675fad47 更新对 NginxLog 的处理 hace 1 año
  reghao ee439afa3b AppConfig#appId 长度扩展到 32 个字符 hace 1 año
  reghao 0bd1b8022e update DockerTest hace 1 año
  reghao 2f9d7bb1a4 1.修复使用 DockerCompiler 时存在的 bug, bind 到容器 /app 路径下的源码目录是变化的, 若采用 /sourceCodeDir -> /app 映射, 会使得重复 bind /app 目录, 因此将映射顺序修改为 /app -> /sourceCodeDir, 这个顺序只在 DockerCompiler 及其使用的 Docker#runAndRm 中生效, 其他使用到 bind 的地方还是使用 hostDir -> containerDir 这个顺序 hace 1 año
  reghao aebf40af30 修复系统运行日志页面的 websocket 重连逻辑 bug hace 1 año
  reghao 62af0c4e0a update AppDeployServiceImpl#isRunning method hace 1 año
  reghao 329ece90a7 修复 AppDeployServiceImpl#updateAppDeployingNode 方法 bug hace 1 año
  reghao 1f85b6eee2 修复 AppDeployServiceImpl#updateAppDeployingNode 方法 bug hace 1 año
  reghao 9f5c39c682 修复对 NullPointerException 异常的 msg 获取 hace 1 año
  reghao b171ee2e2d 修复对 NullPointerException 异常的 msg 获取 hace 1 año
  reghao f250be3aaf 修复删除 AppDeployConfig 时的 bug hace 1 año
  reghao 7682cfb96e update init_schema.sh hace 1 año
  reghao e36d3041be 更新 deploy 脚本 hace 1 año
  reghao 0c3977c519 AppConfigTest 中添加对 CompilerConfig 的 compilerBinds 字段的 test-case hace 1 año
  reghao 094386e9a8 CompilerConfigServiceImpl#addOrUpdate 方法中需要对 docker 编译类型做额外的验证 hace 1 año
  reghao 5d119ff00e 1.CompilerConfig 中添加一个 compilerBinds 字段, 如果是 docker 镜像编译器, 则该字段用于设置 host 和 container 间的映射 hace 1 año
  reghao 07767a9b7b 编译配置列表页面添加编译器镜像列, 此列只对 docker 编译类型有效 hace 1 año
  reghao 813f41f339 更新 AccountServiceImpl#updateAccountRole 方法中对拥有 admin role 用户数量的统计 hace 1 año