jumpserver/apps/ops
wangruidong a6228f145d fix: 作业命令用户隔离执行 2024-03-19 11:25:46 +08:00
..
ansible perf: 优化ansible_winrm执行超时时间 2024-03-01 17:02:48 +08:00
api perf: 优化 ops task 2024-03-18 18:54:48 +08:00
celery perf: 优化升级 django-celery-beat==2.6.0; 删除之前修复的 celery-beat 的代码 2024-03-08 17:47:07 +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 perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
serializers fix: 作业命令用户隔离执行 2024-03-19 11:25:46 +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 feat: 支持批量发送文件 2023-12-12 10:39:23 +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 fix notifications.py 2023-04-10 10:35:16 +08:00
signal_handlers.py perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
tasks.py perf: 优化 ops task 2024-03-18 18:54:48 +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