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
fit2bot 6d611bbbbd
feat: 作业中心数据库支持网域命令执行 (#12117)
1 year ago
..
ansible fix: mysql 测试可连接性失败 (#12104) 1 year ago
api Revert "perf: 修复事务中任务执行" 1 year ago
celery fix: 增加 TypeError 捕获 1 year ago
management/commands
migrations perf: CeleryTaskExecution 添加默认排序 (#11663) 1 year ago
models feat: 作业中心数据库支持网域命令执行 (#12117) 1 year ago
serializers perf: 优化发布机不显示task信息问题 (#10450) 2 years ago
templates/ops perf: 优化任务日志页面时间显示兼容问题 1 year ago
tests
urls feat: 作业中心根据当前选择的资产提示用户名 2 years ago
__init__.py
apps.py perf: 修改 gettext 1 year ago
const.py feat: 代码片段支持 oracle 和 mariadb 1 year ago
exception.py
hands.py
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 1 year ago
notifications.py
signal_handlers.py fix: celery事物 数据库未保存 1 year ago
tasks.py fix: 作业执行历史日志未按配置天数清理 1 year ago
test_utils.py
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 1 year ago
variables.py
views.py perf: 添加 check api 避免未认证 1 year ago
ws.py