jumpserver/apps/ops
fit2bot 9968617758
perf: 修改优化结构 (#12554)
* perf: 修改优化结构

* perf: 修改结构

---------

Co-authored-by: ibuler <ibuler@qq.com>
2024-01-17 11:08:39 +08:00
..
ansible Revert "fix: 特定key paramiko 测试可连接性失败" 2023-12-28 14:34:42 +05:00
api perf: 统计任务执行结果 2023-12-22 14:18:25 +05:00
celery fix: 增加 TypeError 捕获 2023-07-11 10:19:31 +08:00
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 feat: 作业中心根据当前选择的资产提示用户名 2023-05-10 15:41:17 +08:00
__init__.py
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
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 fix notifications.py 2023-04-10 10:35:16 +08:00
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 feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
variables.py
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py