History for xxl-job-dm / xxl-job-admin / src
2018-08-16
1、新增左侧菜单"运行报表"; ...
xuxueli committed on 16 Aug 2018
2018-08-08
告警邮件固定使用 UTF-8 编码格式
clipperl committed on 8 Aug 2018
告警邮件编码固定采用 UTF-8
clipperl committed on 8 Aug 2018
2018-07-06
新增任务-运行模式中,新增 GLUE模式(php)
clipperl committed on 6 Jul 2018
2018-07-03
调度全异步处理:任务触发之后,推送到调度队列,多线程并发处理调度请求,提高任务调度速率的同时,避免因网络问题导致quartz调度线程阻塞的问题;
xuxueli committed on 3 Jul 2018
默认quartz线程数调整为50
xuxueli committed on 3 Jul 2018
2018-06-24
更新RM
xuxueli committed on 24 Jun 2018
失败策略优化
xuxueli committed on 24 Jun 2018
任务编辑界面调整
xuxueli committed on 24 Jun 2018
告警邮件中展示失败告警信息;
xuxueli committed on 24 Jun 2018
任务超时控制:支持设置任务超时时间,任务运行超时的情况下,将会主动中断任务;
xuxueli committed on 24 Jun 2018
Merge branch 'master' into feature/timeout
许雪里 authored on 24 Jun 2018 GitHub committed on 24 Jun 2018
2018-06-06
任务报表成功、失败和进行中统计问题修复;
xuxueli committed on 6 Jun 2018
Merge pull request #304 from thinkingfioa/master ...
许雪里 authored on 6 Jun 2018 GitHub committed on 6 Jun 2018
2018-04-28
更新RM
xuxueli committed on 28 Apr 2018
底层LocalCache组件兼容性优化,支持jdk、jdk10编译部署;
xuxueli committed on 28 Apr 2018
任务日志查询速度优化,百万级别日志量搜索速度提升1000倍;
xuxueli committed on 28 Apr 2018
更新RM
xuxueli committed on 28 Apr 2018
Glue(Shell) 等脚本任务支持失败重试;
xuxueli committed on 28 Apr 2018
2018-04-20
Solve this: https://github.com/xuxueli/xxl-job/issues/359
caryyu committed on 20 Apr 2018
2018-03-27
更新RM
xuxueli committed on 27 Mar 2018
2018-03-10
保持配置不变,去掉自己的配置信息
thinking_fioa committed on 10 Mar 2018
fix bug for JobHandler为必填选项
thinking_fioa committed on 10 Mar 2018
2018-03-09
更新RM
xuxueli committed on 9 Mar 2018
2018-03-07
任务属性枚举 "任务模式、阻塞策略" 国际化优化
xuxueli committed on 7 Mar 2018
更新RM
xuxueli committed on 7 Mar 2018
2018-03-06
任务操作后,停留当前页
xuxueli committed on 6 Mar 2018
2018-03-04
Merge branch 'master' into dev
thinking_fioa committed on 4 Mar 2018
2018-02-24
添加任务超时属性,超时后失败
chuan committed on 24 Feb 2018
2018-02-22
升级开发分支:v1.9.2
xuxueli committed on 22 Feb 2018