jumpserver/apps/ops
wangruidong 543dde57ab perf: modify average_time_cost calculation in job model 2025-01-14 18:28:31 +08:00
..
ansible feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
api refactor: API endpoint 2024-11-22 15:14:26 +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 perf: translate 2025-01-08 14:33:04 +08:00
models perf: modify average_time_cost calculation in job model 2025-01-14 18:28:31 +08:00
serializers perf: Translate var_name help_text 2025-01-06 11:36:11 +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 refactor: API endpoint 2024-11-22 15:14:26 +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 fix: Add type check for secure command execution 2024-12-24 15:58:56 +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: view ops job celery log no perms 2024-11-21 18:14:45 +08:00