jumpserver/apps/ops
feng ef4132d2c5 feat: 添加自动化任务rdp ping 2023-06-15 18:33:05 +08:00
..
ansible feat: 添加自动化任务rdp ping 2023-06-15 18:33:05 +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
migrations perf: 优化命令长度限制到8m (#10193) 2023-04-13 15:47:16 +08:00
models fix: 修复任务被黑名单拦截后没有更新状态的问题 2023-06-14 20:40:40 +08:00
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 fix notifications.py 2023-04-10 10:35:16 +08:00
signal_handlers.py
tasks.py fix: 修复执行任务中心报错的问题 2023-06-14 19:57:55 +08:00
test_utils.py
utils.py
variables.py
views.py
ws.py