jumpserver/apps/ops
fit2bot 3626bf8df6
feat: 命令及录像存储可连接性定时检查 (#10594)
Co-authored-by: feng <1304903146@qq.com>
2023-05-30 18:45:51 +08:00
..
ansible perf: 改密过程原子性优化 2023-05-24 14:31:27 +08:00
api fix: 修复 applet 账号选择问题 2023-05-19 17:01:29 +08:00
celery feat: 命令及录像存储可连接性定时检查 (#10594) 2023-05-30 18:45:51 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations
models
serializers perf: 优化发布机不显示task信息问题 (#10450) 2023-05-16 14:48:00 +08:00
templates/ops perf: 翻译 (#10472) 2023-05-16 18:35:48 +08:00
tests
urls feat: 作业中心根据当前选择的资产提示用户名 2023-05-10 15:41:17 +08:00
__init__.py
apps.py
const.py perf: ssh key strategy translate (#10295) 2023-04-21 14:08:59 +08:00
exception.py
hands.py
mixin.py
notifications.py
signal_handlers.py
tasks.py
test_utils.py
utils.py
variables.py
views.py
ws.py