jumpserver/apps/ops
jiangweidong ff2aace569
feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180)
2023-08-03 14:09:13 +08:00
..
ansible feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180) 2023-08-03 14:09:13 +08:00
api perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
celery fix: 增加 TypeError 捕获 2023-07-11 10:19:31 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations perf: 优化命令长度限制到8m (#10193) 2023-04-13 15:47:16 +08:00
models perf: 修改 inventory 2023-08-01 10:49: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 perf: 修改 gettext 2023-07-24 14:09:22 +08:00
const.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
exception.py perf: 持续优化作业创建 2022-12-02 17:17:05 +08:00
hands.py
mixin.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
notifications.py fix notifications.py 2023-04-10 10:35:16 +08:00
signal_handlers.py merge: with dev 2023-02-21 13:47:08 +08:00
tasks.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
variables.py feat: 增加运行的内置变量,优化self资源的代码 2022-12-06 19:48:31 +08:00
views.py fix: 修复作业执行没有日志权限的问题 2023-03-01 18:37:27 +08:00
ws.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00