jumpserver/apps/ops
feng a4d0e3fd17 fix: 特定key paramiko 测试可连接性失败 2023-12-27 13:13:03 +05:00
..
ansible fix: 特定key paramiko 测试可连接性失败 2023-12-27 13:13:03 +05:00
api perf: 统计任务执行结果 2023-12-22 14:18:25 +05:00
celery
management/commands
migrations perf: 迁移文件 2023-12-18 17:44:59 +08:00
models perf: 修改 labels 和 role 搜索 2023-12-18 18:23:06 +05:00
serializers perf: 修改 labels 绑定引起的问题 2023-12-19 16:06:05 +05:00
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05:00
tests
urls
__init__.py
apps.py
const.py feat: 支持批量发送文件 2023-12-12 10:39:23 +08:00
exception.py
hands.py
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 2023-09-20 15:30:29 +08:00
notifications.py
signal_handlers.py fix: celery事物 数据库未保存 2023-11-14 19:42:21 +08:00
tasks.py fix: 作业执行历史日志未按配置天数清理 2023-11-14 19:22:14 +08:00
test_utils.py
utils.py
variables.py
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py