jumpserver/apps/ops
feng 8667943443 fix: celery事物 数据库未保存 2023-11-14 19:42:21 +08:00
..
ansible fix: mysql 测试可连接性失败 (#12104) 2023-11-14 17:03:20 +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 feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
models fix: 修复快捷命令找不到mssql module 的问题 2023-11-14 19:28:46 +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 [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls feat: 作业中心根据当前选择的资产提示用户名 2023-05-10 15:41:17 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
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 perf: 持续优化作业创建 2022-12-02 17:17:05 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
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 fix: celery事物 数据库未保存 2023-11-14 19:42:21 +08:00
tasks.py fix: 作业执行历史日志未按配置天数清理 2023-11-14 19:22:14 +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 perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00