jumpserver/apps/ops
fangfangdong a0bb25e558 feat: 系统设置-安全设置 支持配置 作业中心命令黑名单 2023-05-31 17:43:05 +08:00
..
ansible feat: 系统设置-安全设置 支持配置 作业中心命令黑名单 2023-05-31 17:43:05 +08:00
api fix: 修复 applet 账号选择问题 2023-05-19 17:01:29 +08:00
celery feat: 命令及录像存储可连接性定时检查 (#10594) 2023-05-30 18:45:51 +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 fix: 修复作业中心未开启的acl生效的问题 (#10265) 2023-04-20 10:33:53 +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 [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 feat: 添加远程应用 2022-10-22 11:17:02 +08:00
const.py perf: ssh key strategy translate (#10295) 2023-04-21 14:08:59 +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: account task timing not triggered (#9564) 2023-02-15 16:48:27 +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 fix: 解决Activity保存因为参数出错问题 2023-02-24 17:59:32 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py v3.0.0-rc1 (#9322) 2023-01-16 19:02: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