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/terminal
xinwen 3e7e01418d
perf: 优化命令记录慢的问题
4 years ago
..
api perf: 优化命令记录慢的问题 4 years ago
backends perf: 优化命令记录慢的问题 4 years ago
migrations perf: 优化org获取逻辑 - 采用redis订阅机制实现orgs_mapping数据的维护;删除get_org_by_id等方法; 4 years ago
models perf: 优化命令记录慢的问题 4 years ago
serializers fix: 命令存储 es 类型主机带用户名密码报错 4 years ago
urls perf: 去掉 v2 的api 4 years ago
__init__.py [Change] Rename applications -> terminal 7 years ago
admin.py [Change] Rename applications -> terminal 7 years ago
apps.py reactor: 重构命令&录像存储模块的Serializer及相关模块 (#5392) 4 years ago
const.py perf: 优化org获取逻辑 - 采用redis订阅机制实现orgs_mapping数据的维护;删除get_org_by_id等方法; 4 years ago
exceptions.py feat(terminal): 终端管理添加批量更新接口 4 years ago
filters.py perf: 优化命令记录慢的问题 4 years ago
hands.py [Bugfix] 修复merge引起的bug 6 years ago
signals_handler.py [Update] 修改一些terminal storage (#2357) 6 years ago
tasks.py reactor: 重构命令&录像存储模块的Serializer及相关模块 (#5392) 4 years ago
tests.py [Change] Rename applications -> terminal 7 years ago
utils.py fix: Web页面-> 命令执行 高危命令没有告警 4 years ago