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/ops
wangruidong 279109c9a6
perf: 使用winrm协议批量上传文件
10 months ago
..
ansible fix: 解决openssh低版本时测试可连接失败问题 11 months ago
api perf: 优化任务列表执行时间 性能快了10倍 11 months ago
celery
management/commands
migrations perf: 迁移文件 12 months ago
models perf: 使用winrm协议批量上传文件 10 months ago
serializers perf: 修改 labels 绑定引起的问题 12 months ago
templates/ops perf: 优化任务日志页面时间显示兼容问题 1 year ago
tests
urls
__init__.py
apps.py
const.py feat: 支持批量发送文件 12 months ago
exception.py
hands.py
mixin.py perf: ansible任务 未激活的时候关闭定时任务 (#11631) 1 year ago
notifications.py
signal_handlers.py fix: celery事物 数据库未保存 1 year ago
tasks.py fix: 作业执行历史日志未按配置天数清理 1 year ago
test_utils.py
utils.py
variables.py
views.py perf: 添加 check api 避免未认证 1 year ago
ws.py