jumpserver/apps/ops/celery
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
..
__init__.py fix (#4680) 2020-09-27 16:02:44 +08:00
const.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
decorator.py Add new model to operate log (#3546) 2019-12-18 15:37:53 +08:00
logger.py [Bugfix] operation on closed file. (#2438) 2019-02-26 12:42:34 +08:00
signal_handler.py Config (#3502) 2019-12-05 15:09:25 +08:00
utils.py feat(ops): 项目启动时,清除指定的celery定时任务;添加获取celery定时任务的函数 (#4378) 2020-07-21 15:33:33 +08:00