jumpserver/apps/ops
fit2bot 79f8480ae4
perf: core celery 不做报警 (#12970)
Co-authored-by: feng <1304903146@qq.com>
2024-04-09 17:07:48 +08:00
..
ansible feat: 暂时注释ansible runner write pid 逻辑 2024-04-09 16:46:56 +08:00
api perf: 批量上传添加权限校验 2024-04-07 15:49:41 +08:00
celery feat: 支持开启、关闭定时任务执行 2024-03-21 18:23:41 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
models fix: 华为交换机执行快捷命令报错 2024-04-02 18:48:40 +08:00
serializers perf: 去掉enabled字段默认值 2024-03-22 16:02:25 +08:00
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls perf: 删除job-execution/asset-detail接口 2024-03-18 18:54:27 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py perf: 修改 gettext 2023-07-24 14:09:22 +08:00
const.py fix: 华为交换机执行快捷命令报错 2024-04-02 18:48:40 +08:00
exception.py perf: 持续优化作业创建 2022-12-02 17:17:05 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 2023-09-20 15:30:29 +08:00
notifications.py perf: core celery 不做报警 (#12970) 2024-04-09 17:07:48 +08:00
signal_handlers.py perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
tasks.py feat: 支持开启、关闭定时任务执行 2024-03-21 18:23:41 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
variables.py feat: 增加运行的内置变量,优化self资源的代码 2022-12-06 19:48:31 +08:00
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00