jumpserver/apps/ops
wangruidong b6a5854fa2 perf: Optimize summary calculation 2024-11-19 16:13:38 +08:00
..
ansible feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
api fix: Other people can delete adhoc or playbook 2024-11-12 17:44:21 +08:00
celery fix: 账号备份,云同步定时任务不执行 2024-06-07 18:33:46 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
models perf: Optimize summary calculation 2024-11-19 16:13:38 +08:00
serializers fix: modify job audit rbac 2024-11-15 15:47:20 +08:00
templates/ops perf: Add log download button 2024-06-19 15:56:02 +08:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
exception.py perf: 持续优化作业创建 2022-12-02 17:17:05 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
mixin.py perf: clean expired and account is null SyncInstanceTask record 2024-09-10 15:50:11 +08:00
notifications.py perf: Notification remove kael magnus 2024-07-16 19:34:18 +08:00
signal_handlers.py perf: Add task handler for ops job with creator assignment 2024-11-12 15:16:01 +08:00
tasks.py perf: Add check for SECURITY_COMMAND_EXECUTION settings in ops tasks 2024-11-11 18:14:43 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py perf: Admin and auditor can view and stop task 2024-11-12 11:25:12 +08:00
variables.py feat: 增加运行的内置变量,优化self资源的代码 2022-12-06 19:48:31 +08:00
views.py perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
ws.py fix: windows sync remove account fail and applet deploy rbac perm error and job exection log admin auditor cannot view 2024-05-27 11:41:30 +08:00