jumpserver/apps/ops
fit2bot 992e34d652
feat: mysql 证书 (#11465)
Co-authored-by: feng <1304903146@qq.com>
2023-08-30 15:15:49 +08:00
..
ansible feat: mysql 证书 (#11465) 2023-08-30 15:15:49 +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
migrations perf: 修改翻译 2023-08-10 11:19:17 +08:00
models fix: 修复 shell 批量命令无法执行的问题 2023-08-16 17:01:35 +08:00
serializers
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05:00
tests
urls
__init__.py
apps.py perf: 修改 gettext 2023-07-24 14:09:22 +08:00
const.py feat: 增加作业中心 sql 支持 2023-08-09 17:32:35 +08:00
exception.py
hands.py
mixin.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
notifications.py
signal_handlers.py
tasks.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
test_utils.py
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
variables.py
views.py
ws.py