jumpserver/apps/ops
fit2bot d3be16ffe8
fix (#4680)
* perf(perms): 资产授权列表关联数据改为 `prefetch_related`

* perf(perms): 优化一波

* dispatch_mapping_node_tasks.delay

* perf: 在做一些优化

* perf: 再优化一波

* perf(perms): 授权更改节点慢的问题

* fix: 修改一处bug

* perf(perms): ungrouped 资产数量计算方式

* fix: 修复dispatch data中的bug

* fix(assets): add_nodes_assets_to_system_users celery task

* fix: 修复ungrouped的bug

* feat(nodes): 添加 favorite 节点

* feat(node): 添加 favorite api

* fix: 修复clean keys的bug


Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
2020-09-27 16:02:44 +08:00
..
ansible [Update] 禁用ansible连接复用 2020-03-20 16:45:38 +08:00
api perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
celery fix (#4680) 2020-09-27 16:02:44 +08:00
migrations [Update] 重建 ops 0018 迁移脚本 2020-05-09 14:50:22 +08:00
models [Update] 完善 作业中心/任务列表 (#4105) 2020-06-15 19:42:36 +08:00
serializers [Update] 完善 作业中心/任务列表 (#4105) 2020-06-15 19:42:36 +08:00
templates/ops [Update] 添加celery task log view 2020-06-04 14:30:44 +08:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls [Update] 添加celery task log view 2020-06-04 14:30:44 +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 [Bugfix] 修复动态系统用户执行批量命令的bug 2020-03-16 15:23:15 +08:00
mixin.py [Update] 添加一些 i18n (#4052) 2020-05-29 15:18:25 +08:00
tasks.py feat(ops): 项目启动时,清除指定的celery定时任务;添加获取celery定时任务的函数 (#4378) 2020-07-21 15:33:33 +08:00
test_utils.py [Feture] 添加ops 页面 2017-12-11 00:29:25 +08:00
utils.py fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
views.py [Update] 添加celery task log view 2020-06-04 14:30:44 +08:00
ws.py [Update] Add debug message 2019-10-23 11:01:39 +08:00