Commit History

作者 SHA1 備註 提交日期
  reghao 89965d1c6b aliyun OSS 上传文件时不指定 object 的 acl 8 月之前
  reghao 842c348ade app 部署成功才触发 cdn 刷新 8 月之前
  reghao 223e8375c3 更新 MachineTest#addOssMachineTest 中的 OSS bucketName 8 月之前
  reghao b5d6040913 AppDeployServiceImpl 添加 CDN 刷新功能 8 月之前
  reghao 1f6122204f AppConfig 添加 domains 字段, 绑定应用关联的域名 8 月之前
  reghao 0580aa478b 对 AppConfigDto#appRepo 字段进行检查, 不能包含空白字符 8 月之前
  reghao 4a2ec77361 update DockerTest 9 月之前
  reghao 91546b7754 update AppConfigTest 9 月之前
  reghao 78cfc55823 还原误删 stat/index1 和 stat/index2 两个 html 页面 9 月之前
  reghao e9d67e5a51 HostConfig 添加一个 init 字段, 对应 docker run 命令中的 --init 参数, 该参数为容器引入了一个初始进程, 用于管理信号和孤儿进程,避免出现僵尸进程和信号处理问题 9 月之前
  reghao 4ecb835bdc update AliyunOss#uploadDir 9 月之前
  reghao 7ceec2ae62 删除 DiskFile 和 DiskFileRepository 9 月之前
  reghao 711f5540a9 将 EmailController 和 ReceiverController 移到 SysMessageController 9 月之前
  reghao f759b9409c 删除 mgr 模块无用依赖和代码, 减小 jar 包体积 9 月之前
  reghao 588b44d775 html 页面暂时禁用 websocket 连接 9 月之前
  reghao 5b45ce24a6 更改包名, mgr/build 包存放构建相关配置, mgr/builder 包存放构建相关工具 9 月之前
  reghao 46843865d9 html 页面中的 websocket 连接默认使用 ws:// 9 月之前
  reghao 4d929e3fac 将 mgr/mgr 包移到 mgr 下 9 月之前
  reghao 0b8170a5ec 添加 OssConfig, 将 aliyun-oss 相关配置存储到数据库, 避免敏感数据出现在配置文件中 9 月之前
  reghao 37df992cad 1.更新 admin 模块 9 月之前
  reghao c0d88f985e MachineServiceImpl#shutdown 方法中不处理 machineId 以 oss 为前缀的机器 10 月之前
  reghao b78d738438 MachineTest#addOssMachineTest 测试方法将 oss bucket 作为机器添加到系统中, machineId 手动指定并以 oss 为前缀 10 月之前
  reghao 860e6ffd26 PackType 添加一个 staticFiles 值, 表示前端静态文件打包, 并添加相应的 StaticPack 实现 10 月之前
  reghao 8b7fde268f update agent module 10 月之前
  reghao d7f921f73c 将 HomeController 移到 mgr/admin 包 10 月之前
  reghao fea0eefad1 Network 中遍历指定名字前缀的 Linux 网卡接口 11 月之前
  reghao b7e6810bda update mgr/machine/kvm module 1 年之前
  reghao 69d03a1d5d 引入 libvirt-java 依赖的 jna 版本修改为 5.12.1, 因为项目中还有其他依赖包含有 jna, 比如 oshi-core 包含 jna:5.12.1, 而 docker-java 则包含 jna:5.8.0, 会出现兼容性问题 1 年之前
  reghao 84c3dfc57e 引入 libvirt-java 管理 kvm 虚拟机 1 年之前
  reghao 0359d0dd75 添加 aliyun 证书和域名解析 demo 1 年之前