wangruidong
|
e71e335f5c
|
fix: 终断任务时接口报错
|
2024-02-27 16:22:06 +05:00 |
wangruidong
|
135fb7c6f9
|
perf: 终断批量快捷命令执行的任务
|
2024-02-20 15:09:39 +08:00 |
feng
|
cd0348cca1
|
perf: 优化任务列表执行时间 性能快了10倍
|
2024-01-19 10:33:41 +00:00 |
Bai
|
dc79346bdc
|
perf: 修复 Count 时没有去重的问题
|
2024-01-19 12:54:14 +08:00 |
wangruidong
|
f6f1be423c
|
perf: 统计任务执行结果
|
2023-12-22 14:18:25 +05:00 |
ibuler
|
1358cf532f
|
perf: 修改 labels 和 role 搜索
|
2023-12-18 18:23:06 +05:00 |
fit2bot
|
e3c0518cfb
|
perf: 上传目标目录指定在/tmp下 (#12334)
Co-authored-by: wangruidong <940853815@qq.com>
|
2023-12-14 19:44:53 +08:00 |
wangruidong
|
27daebbe1b
|
perf: 上传文件大小限制
|
2023-12-14 10:34:58 +08:00 |
fit2bot
|
93da3e58f2
|
perf: 【优化系统任务】支持显示 执行周期、下次开始时间 字段 (#12298)
Co-authored-by: feng <1304903146@qq.com>
|
2023-12-12 14:18:26 +08:00 |
wangruidong
|
1eff33f3f7
|
perf: 优化获取同名文件列表
|
2023-12-12 10:39:23 +08:00 |
wangruidong
|
8e89d42343
|
perf: 同名文件处理
|
2023-12-12 10:39:23 +08:00 |
wangruidong
|
d0b0c87d3c
|
feat: 支持批量发送文件
|
2023-12-12 10:39:23 +08:00 |
老广
|
4cb499953c
|
Revert "perf: 修复事务中任务执行"
This reverts commit cdbe5d31e9 .
|
2023-09-21 15:40:39 +08:00 |
ibuler
|
cdbe5d31e9
|
perf: 修复事务中任务执行
|
2023-09-21 15:04:58 +08:00 |
Aaron3S
|
f3ca45aa74
|
perf: 优化 Playbook 文件创建逻辑
|
2023-09-19 18:49:16 +08:00 |
Aaron3S
|
beb4f14be9
|
perf: 优化 jobexecution 创建
|
2023-09-15 14:39:16 +08:00 |
Bai
|
d0755c4719
|
fix: 修复系统任务支持通过 id、name 进行搜索
|
2023-09-12 15:35:11 +08:00 |
ibuler
|
b4b9c805ff
|
perf: 修改支持 Django4
|
2023-07-24 11:52:25 +08:00 |
fit2bot
|
1b0d23fbf4
|
fix: playbook 批量删除 500 (#11022)
Co-authored-by: feng <1304903146@qq.com>
|
2023-07-19 19:37:55 +08:00 |
ibuler
|
c4b25fbdbd
|
fix: 修复 applet 账号选择问题
|
2023-05-19 17:01:29 +08:00 |
Aaron3S
|
36aa0d301b
|
perf: 优化 ops 用户提示
|
2023-05-17 18:37:54 +08:00 |
Aaron3S
|
3fa80351e0
|
fix: 修复作业中心提示用户名排序每次不一样的问题
|
2023-05-17 18:37:54 +08:00 |
fit2bot
|
c7c3f711bf
|
perf: 优化发布机不显示task信息问题 (#10450)
* perf: 优化发布机不显示task信息问题
* perf: 添加celery task execution api的task_name字段
---------
Co-authored-by: “huailei000” <2280131253@qq.com>
Co-authored-by: feng <1304903146@qq.com>
|
2023-05-16 14:48:00 +08:00 |
Aaron3S
|
ebb0e796ce
|
feat: 作业中心根据当前选择的资产提示用户名
|
2023-05-10 15:41:17 +08:00 |
ibuler
|
873c019b58
|
perf: 修改 job list
|
2023-05-09 17:23:21 +08:00 |
ibuler
|
b5599fd3a6
|
perf: 优化 job permission
|
2023-05-09 17:18:52 +08:00 |
halo
|
0ade034391
|
fix: 修复celery api 报错
|
2023-03-15 15:37:15 +08:00 |
Aaron3S
|
df249a0355
|
perf: 优化 playbook 删除策略,正在被 job 使用时无法被删除
|
2023-03-14 20:02:23 +08:00 |
Aaron3S
|
6bc2f73f49
|
fix: 修复作业执行没有日志权限的问题
|
2023-03-01 18:37:27 +08:00 |
Aaron3S
|
25bd5c71d1
|
fix: 增加无法读取的文件提示
|
2023-02-22 21:27:14 +08:00 |
Aaron3S
|
d14010d4fa
|
fix: 添加 api permission_classes
|
2023-02-22 20:04:00 +08:00 |
fit2bot
|
7f1cbc8336
|
fix: except 无法解压的文件包 (#9677)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-21 22:52:52 +08:00 |
fit2bot
|
e4d28f5f3e
|
fix: 修复 playbook 编辑器无法清空内容的bug (#9663)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-21 15:22:08 +08:00 |
fit2bot
|
ef33bc211d
|
fix: 修复任务再次执行报500问题 (#9584)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-16 15:52:21 +08:00 |
Aaron3S
|
1b4c52bc9f
|
fix: 增加作业中心开关
|
2023-02-14 19:49:47 +08:00 |
fit2bot
|
eaad297c9c
|
fix: 修复 playbook 编辑器 main 文件无法修改的问题 (#9521)
* fix: 修复 playbook 编辑器 main 文件无法修改的问题
* perf: 优化代码
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-13 15:39:29 +08:00 |
Aaron3S
|
4daadbfa0a
|
feat: 修复 JOB 定时任务不执行的问题
|
2023-02-10 18:38:04 +08:00 |
fit2bot
|
0c11a602a8
|
perf: push account automation (#9497)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-10 14:07:20 +08:00 |
fit2bot
|
3c891ec313
|
fix: 修复因事务提交问题造成的任务无法执行和任务历史无法查看 (#9493)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-09 20:11:12 +08:00 |
fit2bot
|
1b1ae1145c
|
fix: 重命名文件前校验是否存在冲突 (#9488)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2023-02-09 20:05:26 +08:00 |
fit2bot
|
b81416d973
|
perf: playbook 批量删除 (#9490)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-09 19:02:45 +08:00 |
Aaron3S
|
a87ff2d880
|
feat: 为所有api添加搜索
|
2023-02-09 17:49:49 +08:00 |
Aaron3S
|
5d13f1e357
|
fix: 修复 Job 命令不显示的问题
|
2023-02-09 17:46:30 +08:00 |
Aaron3S
|
403faf9663
|
fix: 修复上传方式创建 playbook 内容为空的问题
|
2023-02-09 16:32:17 +08:00 |
Aaron3S
|
921d8f6a28
|
fix: 保护必要文件不被删除
|
2023-02-09 16:32:17 +08:00 |
fit2bot
|
c088739a5d
|
perf: celery task search (#9477)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-09 11:49:16 +08:00 |
Aaron3S
|
245bf073e9
|
增加历史任务再次执行功能
|
2023-02-07 11:43:12 +08:00 |
Aaron3S
|
e3e727f972
|
perf: 默认展开编辑器所有目录
|
2023-02-02 16:07:19 +08:00 |
Aaron3S
|
d68ed57eb9
|
优化 playbook ide
|
2023-02-02 13:55:55 +08:00 |
Aaron3S
|
9d898f0aec
|
playbook ide
|
2023-02-01 18:22:52 +08:00 |