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
ibuler 80b03e73f6
feat(celery): 添加celery的health check接口
4 years ago
..
ansible fix(ops): 修复因为更改controlmaster引起的连接不服用维内托 4 years ago
api feat(ops): Task 支持批量操作 4 years ago
celery feat(celery): 添加celery的health check接口 4 years ago
management/commands feat(celery): 添加celery的health check接口 4 years ago
migrations
models fix(ops): 修复run as 可能引起的返回多个asset user 4 years ago
serializers feat(ops): Task 支持批量操作 4 years ago
templates/ops [Update] 添加celery task log view 5 years ago
tests
urls feat(ops): 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: 优化日志保存策略 4 years ago
test_utils.py
utils.py perf: 优化日志保存策略 4 years ago
views.py [Update] 添加celery task log view 5 years ago
ws.py