History for xxl-job-dm / xxl-job-admin / src / main / resources / mybatis-mapper
2018-03-09
更新RM
xuxueli committed on 9 Mar 2018
2018-01-22
调度报表新增"运行中"中状态项,数据加载SQL优化
xuxueli committed on 22 Jan 2018
2017-12-29
任务列表新增筛选条件 "任务描述",快速检索任务;
xuxueli committed on 29 Dec 2017
2017-12-25
任务循环依赖问题修复,避免子任务与父任务重复导致的调度死循环;
xuxueli committed on 25 Dec 2017
2017-08-26
执行器注册线程优化,线程销毁时主动摘除注册机器;
xuxueli committed on 26 Aug 2017
2017-07-27
调度中心,DAO层代码精简优化并且新增测试用例覆盖;
xuxueli committed on 27 Jul 2017
2017-07-14
执行日志,支持根据运行 "状态" 筛选日志;
xuxueli committed on 14 Jul 2017
调度中心任务注册检测逻辑优化;
xuxueli committed on 14 Jul 2017
2017-05-09
- 1、阻塞处理策略:调度过于密集执行器来不及处理时的处理策略,策略包括:单机串行(默认)、丢弃后续调度、覆盖之前调度; ...
xueli.xue committed on 9 May 2017
2017-05-08
日志清理功能
xueli.xue committed on 8 May 2017
2017-04-27
脚本任务,底层逻辑调整
xueli.xue committed on 27 Apr 2017
2017-04-26
1、底层表结构调整,为脚本任务做准备; ...
xueli.xue committed on 26 Apr 2017
2017-04-25
调度报表
xueli.xue committed on 25 Apr 2017
2017-04-24
调度报表
xueli.xue committed on 24 Apr 2017
新增调度,仪表盘
xueli.xue committed on 24 Apr 2017
2017-03-13
任务新增GLUE更新时间属性;
xueli.xue committed on 13 Mar 2017
2017-03-12
执行器策略推送
xueli.xue committed on 12 Mar 2017
底层关键数据调整:JobKey的group和name属性,改为采用执行器主键ID和任务主键ID
xueli.xue committed on 12 Mar 2017
1、任务属性新增"路由策略"并设计交互; ...
xueli.xue committed on 12 Mar 2017
2017-03-10
1、任务新增"执行器路由策略"属性; ...
xueli.xue committed on 10 Mar 2017
执行器新增"注册方式"和"机器地址"属性,支持手动录入机器地址;
xueli.xue committed on 10 Mar 2017
2017-03-02
Coding
xueli.xue committed on 2 Mar 2017
2016-10-03
抛弃任务执行机器属性,执行地址统一改为从执行器获取(目前仅支持DB注册方式获取)
xueli.xue committed on 3 Oct 2016
任务组,改为使用执行器ID
xueli.xue committed on 3 Oct 2016
接入执行器,自动注册
xueli.xue committed on 3 Oct 2016
任务分组管理,修改为执行器管理
xueli.xue committed on 3 Oct 2016
2016-10-02
任务分组, 支持在线维护
xueli.xue committed on 2 Oct 2016
调度中心,自动注册
xueli.xue committed on 2 Oct 2016
执行器自动注册逻辑更新
xueli.xue committed on 2 Oct 2016
2016-09-30
调度中心, 支持根据AppName自动发现执行器地址;
xueli.xue committed on 30 Sep 2016