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
jiangweidong 690e01cb78
feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947)
2 years ago
..
ansible feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947) 2 years ago
api fix: 修复celery api 报错 2 years ago
celery v3.0.0-rc1 (#9322) 2 years ago
management/commands
migrations perf: 优化命令长度限制到8m (#10193) 2 years ago
models perf: 优化命令长度限制到8m (#10193) 2 years ago
serializers fix: 修改生成 inventory 错误代码,增加运行作业权限校验 2 years ago
templates/ops
tests
urls perf: playbook 批量删除 (#9490) 2 years ago
__init__.py
apps.py
const.py playbook ide 2 years ago
exception.py
hands.py
mixin.py perf: account task timing not triggered (#9564) 2 years ago
notifications.py fix notifications.py 2 years ago
signal_handlers.py merge: with dev 2 years ago
tasks.py fix: 解决Activity保存因为参数出错问题 2 years ago
test_utils.py
utils.py v3.0.0-rc1 (#9322) 2 years ago
variables.py feat: 增加运行的内置变量,优化self资源的代码 2 years ago
views.py fix: 修复作业执行没有日志权限的问题 2 years ago
ws.py v3.0.0-rc1 (#9322) 2 years ago