jumpserver/apps/ops
fit2bot 09f8470d34
fix: 改密校验可连接性失败 (#11964)
Co-authored-by: feng <1304903146@qq.com>
2023-10-25 16:21:45 +08:00
..
ansible fix: 改密校验可连接性失败 (#11964) 2023-10-25 16:21:45 +08:00
api Revert "perf: 修复事务中任务执行" 2023-09-21 15:40:39 +08:00
celery fix: 增加 TypeError 捕获 2023-07-11 10:19:31 +08:00
management/commands
migrations perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
models perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
serializers perf: 优化发布机不显示task信息问题 (#10450) 2023-05-16 14:48:00 +08:00
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05: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 feat: 代码片段支持 oracle 和 mariadb 2023-09-21 16:37:16 +08:00
exception.py
hands.py
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 2023-09-20 15:30:29 +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: 作业中心执行历史增加保留天数配置 2023-10-23 04:13:35 -05:00
test_utils.py
utils.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
variables.py
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py