jumpserver/apps/ops
ibuler 88d8a3326f perf(ops): 优化定期检查磁盘,添加开关控制 2021-02-26 16:33:39 +08:00
..
ansible perf(ops): ansible 增加 summary 汇总 2021-02-26 16:33:27 +08:00
api perf(api): filter_fields被filterset_fields取代 2021-01-07 18:36:17 +08:00
celery refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 2021-01-25 05:34:41 -06:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
models fix: Web页面-> 命令执行 高危命令没有告警 2021-01-21 15:39:24 +08:00
serializers fix: 修改访问swagger会产生的错误 2020-12-11 18:30:20 +08:00
templates/ops [Update] 添加celery task log view 2020-06-04 14:30:44 +08:00
tests
urls fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py Bugfix (#2346) 2019-01-15 10:23:30 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
inventory.py fix(ops): 修复run as 可能引起的返回多个asset user 2020-11-17 16:39:13 +08:00
mixin.py fix(ops): 修复任务schedule属性的bug 2020-10-12 21:51:31 -05:00
tasks.py perf(ops): 优化定期检查磁盘,添加开关控制 2021-02-26 16:33:39 +08:00
test_utils.py [Feture] 添加ops 页面 2017-12-11 00:29:25 +08:00
utils.py fix: 修复 celery 等日志文件的访问漏洞 (#5469) 2021-01-19 14:36:41 +08:00
views.py [Update] 添加celery task log view 2020-06-04 14:30:44 +08:00
ws.py fix: 修复 celery 等日志文件的访问漏洞 (#5469) 2021-01-19 14:36:41 +08:00