Aaron3S
|
1b221d1cb6
|
fix: celery kwargs 参数解析问题
|
7 months ago |
Aaron3S
|
a0c4eae04c
|
perf: 优化变量名, 防止和翻译方法冲突
|
7 months ago |
Aaron3S
|
d1c293940a
|
fix: 修复 celery task not found 的问题
|
7 months ago |
Aaron3S
|
6f2d04a029
|
fix: 修复自动化任务重包含多个playbook runtime 目录被提前删除的问题
|
7 months ago |
wangruidong
|
e8d717d174
|
fix: 资产不存在指定用户的时候,没有用特权用户任务未执行
|
7 months ago |
Aaron3S
|
138a3a2f46
|
fix: 修复 receptor_ctl 的并发安全问题
|
7 months ago |
wangruidong
|
ac988a76b4
|
fix: 重启服务禁用的定时任务会执行问题
|
7 months ago |
Aaron3S
|
3cf526fdf3
|
fix: 修复测试根节点连接性 task 找不到的问题
|
7 months ago |
Aaron3S
|
44445a9482
|
fix: 修复一些因使用 receptor runner 造成的 bug
|
7 months ago |
fit2bot
|
ccf6b00084
|
perf: 迁移文件和翻译 (#13024)
Co-authored-by: feng <1304903146@qq.com>
|
7 months ago |
Eric
|
43f9c07838
|
perf: 优化任务日志输出
|
8 months ago |
Aaron3S
|
6052306c04
|
feat: ansible receptor kill 进程
|
8 months ago |
Aaron3S
|
6a12bc39e9
|
feat: ansible receptor 适配文件上传
|
8 months ago |
Aaron3S
|
574639d5e1
|
feat: 支持 ansible receptor private 方式认证, 支持运行完成工作空间清理
|
8 months ago |
wangruidong
|
94b5d8b9e9
|
perf: 处理停止任务异常情况
|
8 months ago |
Aaron3S
|
2b05fd5276
|
fix: 修复 ansible receptor playbook 无法执行的问题
|
8 months ago |
fit2bot
|
a8112c86e3
|
feat: 全面修改 ansible 执行方式为 receptor (#12975)
* feat: 修复 receptor kill job 的问题
* feat: 全面修改 ansible 执行方式为 receptor
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
8 months ago |
fit2bot
|
79f8480ae4
|
perf: core celery 不做报警 (#12970)
Co-authored-by: feng <1304903146@qq.com>
|
8 months ago |
Aaron3S
|
c7b5cc7d89
|
feat: 暂时注释ansible runner write pid 逻辑
|
8 months ago |
fit2bot
|
689f858f97
|
feat: 支持 ansible 沙盒运行 (#12953)
* feat: 支持 ansible 沙盒运行
* feat: 修改 receptor sock 默认路径
* feat: 增加 adhoc 执行命令的 local connection 权限
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
|
8 months ago |
wangruidong
|
9776d35140
|
perf: 批量上传添加权限校验
|
8 months ago |
Eric
|
2f16bdc4be
|
perf: 优化针对低版本 ssh 版本的任务
|
8 months ago |
wangruidong
|
22d70eb416
|
fix: 华为交换机执行快捷命令报错
|
8 months ago |
wangruidong
|
47ceaf967c
|
fix: 查看作业命令任务执行结果添加用户隔离
|
8 months ago |
ibuler
|
ae7a562b85
|
fix: ansible playbook render and run in localhost
|
8 months ago |
wangruidong
|
be6d8566da
|
perf: 去掉enabled字段默认值
|
8 months ago |
wangruidong
|
f264bf03ff
|
feat: 支持开启、关闭定时任务执行
|
8 months ago |
wangruidong
|
a6228f145d
|
fix: 作业命令用户隔离执行
|
8 months ago |
ibuler
|
b6ab3df038
|
perf: 优化 celery task log 权限控制
|
8 months ago |
ibuler
|
e9f591b33b
|
perf: 优化 ops task
|
8 months ago |
wangruidong
|
90d4914280
|
perf: 删除job-execution/asset-detail接口
|
8 months ago |
fit2bot
|
bb27ff7f8a
|
fix: 批量上传文件关闭作业中心配置后上传会报错 (#12814)
* fix: 批量上传文件关闭作业中心配置后上传会报错
* fix: format
---------
Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
|
8 months ago |
wangruidong
|
0671e56d65
|
fix: Another user can use this job id to spoof both the file name and
its contents
|
8 months ago |
fit2bot
|
902fac61e9
|
perf: playbook api 去掉多余的rbac_perms (#12813)
Co-authored-by: feng <1304903146@qq.com>
|
8 months ago |
wangruidong
|
dcd7f9f7e6
|
perf: 支持终断批量快捷命令执行的任务
|
8 months ago |
Bai
|
80035e7cb6
|
fix: 修复 Playbook 脚本文件问题
|
8 months ago |
ibuler
|
327cdc8604
|
perf: 修改翻译
|
9 months ago |
Bai
|
2e067a7950
|
perf: 优化升级 django-celery-beat==2.6.0; 删除之前修复的 celery-beat 的代码
|
9 months ago |
ibuler
|
003dd49ed6
|
perf: 修改翻译
|
9 months ago |
halo
|
786cb23f98
|
perf: 优化ansible_winrm执行超时时间
|
9 months ago |
fit2bot
|
518ae3fa09
|
perf: 自动化资产探活支持Telnet方式 (#12728)
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
|
9 months ago |
fit2bot
|
82aa4a65ab
|
perf: account translate (#12723)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
9 months ago |
wangruidong
|
e71e335f5c
|
fix: 终断任务时接口报错
|
9 months ago |
fit2bot
|
0fd0d33704
|
perf: i18n settings-notifications done. (#12702)
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: Bryan <jiangjie.bai@fit2cloud.com>
|
9 months ago |
fit2bot
|
b1fa870de7
|
perf: 工作台相关翻译 (#12700)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
9 months ago |
wangruidong
|
135fb7c6f9
|
perf: 终断批量快捷命令执行的任务
|
9 months ago |
fit2bot
|
46fde2f1aa
|
perf: 整合翻译 (#12630)
* stash
* stash
* perf: 整合翻译
* perf: 整理了一遍
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
10 months ago |
wangruidong
|
279109c9a6
|
perf: 使用winrm协议批量上传文件
|
10 months ago |
wangruidong
|
78d0e3f485
|
perf: 使用winrm协议执行快捷命令
|
10 months ago |
feng
|
cd0348cca1
|
perf: 优化任务列表执行时间 性能快了10倍
|
10 months ago |