jumpserver/apps/ops
ibuler b284bb60f5 merge: with dev 2024-02-05 09:49:43 +08:00
..
ansible fix: 解决openssh低版本时测试可连接失败问题 2024-01-15 10:39:34 +08:00
api perf: 优化任务列表执行时间 性能快了10倍 2024-01-19 10:33:41 +00:00
celery
management/commands
migrations perf: 整合翻译 (#12630) 2024-02-01 16:02:31 +08:00
models perf: 整合翻译 (#12630) 2024-02-01 16:02:31 +08:00
serializers perf: 整合翻译 (#12630) 2024-02-01 16:02:31 +08:00
templates/ops perf: 优化任务日志页面时间显示兼容问题 2023-08-14 07:11:11 +05:00
tests
urls
__init__.py
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py feat: 支持批量发送文件 2023-12-12 10:39:23 +08:00
exception.py
hands.py
mixin.py perf: 整合翻译 (#12630) 2024-02-01 16:02:31 +08:00
notifications.py
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
utils.py
variables.py
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py