提交历史

作者 SHA1 备注 提交日期
  reghao 93677c7398 更改 web 和 agent 模块的 pom.xml 文件, 将这两个模块构建生成的 jar 包放到 bnt/bin/mgr 和 bnt/bin/agent 目录中 2 月之前
  reghao 9e800f5982 更新 DeployerController 接口和相关实现 3 月之前
  reghao 185c314b42 添加 web.devops.deployer 包, 用于部署 devops 应用, 实际是代替 deployer 模块的功能 3 月之前
  reghao 2a2565a6b6 web 模块的 jsch 依赖从 com.jcraft:jsch:0.1.55 变更为 com.github.mwiede:jsch:2.27.5 3 月之前
  reghao 7db75a100d web 模块添加 web.devops.srv 包, 管理机器上的诸如 nginx 之类的服务 3 月之前
  reghao f6a9ab2a44 AliyunCdn 和 AliyunOss 中的 client 在第一次使用时才初始化 3 月之前
  reghao 6325a2144d web.admin 包中的 LoginAttempt 等类表名以 sys1_ 为前缀 3 月之前
  reghao 1e929c0a6f 删除 web 模块中的 dubbo 配置 3 月之前
  reghao 33cd9a98bf update deployer module 3 月之前
  reghao 7dc6a49de6 update DockerImageService.java 3 月之前
  reghao 7ca22aeaa3 update DockerRegistryController 3 月之前
  reghao 265a63011b update AppConfigTest 3 月之前
  reghao 659e961ddf 将 web 模块中 docker 相关的接口和实现放到 web.devops.docker 包 3 月之前
  reghao d8447be96b MachineController 添加对阿里云 OSS bucket 的管理接口, OSS bucket 机器的 machineId 以 oss. 为前缀, 再添加 bucketName 作为完整的 machineId 3 月之前
  reghao 9c90e71116 BuildDeployController 添加对 appName 的模糊搜索 3 月之前
  reghao 6d88872e1c deployer 模块的 jsch 更改为 com.github.mwiede.jsch 版本, 提供对 openssh 更新版本私钥的支持 3 月之前
  reghao fe40d7f4c2 update ImageCleanTask 3 月之前
  reghao ae8b33be24 update DockerService 3 月之前
  reghao ceb90dc67e 添加一个删除机器中未使用 docker 镜像的接口 3 月之前
  reghao 9f95a895a6 agent add RtmpFileCleaner.java test-case 3 月之前
  reghao 570b1c40f9 update DockerService 3 月之前
  reghao 096da02eae update DockerService 3 月之前
  reghao 4f2cc98aea 1.更新 MachineProcController 接口和实现 3 月之前
  reghao c3a1f3bf2a 添加 MachineProcController 接口展示机器监听的进程 3 月之前
  reghao 974d648765 agent 更新 ProcScanTask 任务 3 月之前
  reghao a0ec27421d agent 添加一个 ProcScanTask 任务, 定时扫描机器上 listen socket 的进程, 即机器对外提供的服务 3 月之前
  reghao 53b2ffd51a WebApplication 中使用 System.setProperty 方法设置 websocket buffer 大小 3 月之前
  reghao fbbb92eb98 开发完成, 通过 websocket 来管理 agent 节点上的 docker 容器和镜像 3 月之前
  reghao ce517971fb 开发中, 通过 websocket 来管理 docker 镜像和容器 3 月之前
  reghao 18067fb74a 开发中, 通过 websocket 来管理 docker 镜像和容器 3 月之前