jumpserver/apps/ops
wulabing cec176cc33 fix notifications.py
fix ops.tasks.check_server_performance_period AttributeError: type object 'Status' has no attribute 'get_terminal_latest_stat'
2023-04-10 10:35:16 +08:00
..
ansible perf: 优化winrm协议网域连接支持ssh_key 2023-04-04 11:55:07 +08:00
api fix: 修复celery api 报错 2023-03-15 15:37:15 +08:00
celery
management/commands
migrations fix: 修改 job 审计日志 2023-02-17 20:14:11 +08:00
models perf: 优化 Ansible 账号选择 2023-03-16 19:09:29 +08:00
serializers fix: 修改生成 inventory 错误代码,增加运行作业权限校验 2023-02-22 18:06:46 +08:00
templates/ops
tests
urls
__init__.py
apps.py
const.py
exception.py
hands.py
mixin.py
notifications.py fix notifications.py 2023-04-10 10:35:16 +08:00
signal_handlers.py merge: with dev 2023-02-21 13:47:08 +08:00
tasks.py fix: 解决Activity保存因为参数出错问题 2023-02-24 17:59:32 +08:00
test_utils.py
utils.py
variables.py
views.py fix: 修复作业执行没有日志权限的问题 2023-03-01 18:37:27 +08:00
ws.py