You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/ops
xinwen 7e4f20f443
refactor: 移动 PermissionsMixin 位置
4 years ago
..
ansible perf: 修复ansible summary显示两遍的问题 4 years ago
api fix: 任务应该分组织 4 years ago
celery fix: 改密计划关掉周期执行再打开,任务不再执行 4 years ago
management/commands feat(celery): 添加celery的health check接口 4 years ago
migrations fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 4 years ago
models fix: 命令执行 500 4 years ago
serializers fix: 修改访问swagger会产生的错误 4 years ago
templates/ops [Update] 添加celery task log view 5 years ago
tests
urls fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 4 years ago
__init__.py
apps.py
hands.py
inventory.py fix(ops): 修复run as 可能引起的返回多个asset user 4 years ago
mixin.py fix(ops): 修复任务schedule属性的bug 4 years ago
tasks.py perf(ops): 优化定期检查磁盘,添加开关控制 4 years ago
test_utils.py
utils.py fix: 修复 celery 等日志文件的访问漏洞 (#5469) 4 years ago
views.py refactor: 移动 PermissionsMixin 位置 4 years ago
ws.py fix: 修复 celery 等日志文件的访问漏洞 (#5469) 4 years ago