2019-01-09 |
交互优化,尽量避免新开页面窗口;仅WebIDE支持新开页,并提供窗口快速关闭按钮;
xuxueli
committed
on 9 Jan 2019
|
---|---|
底层Log调优,应用正常终止取消异常栈信息打印;
xuxueli
committed
on 9 Jan 2019
|
|
底层Log调优,应用正常终止取消异常栈信息打印;
xuxueli
committed
on 9 Jan 2019
|
|
升级 xxl-rpc 依赖;
xuxueli
committed
on 9 Jan 2019
|
|
精简项目,取消第三方依赖,如 commons-collections4 ;
xuxueli
committed
on 9 Jan 2019
|
|
2018-11-21 |
记住密码功能优化,选中时永久记住;非选中时关闭浏览器即登出;
xuxueli
committed
on 21 Nov 2018
|
2018-11-10 |
任务告警逻辑调整,改为通过扫描失败日志方式触发。一方面精确扫描失败任务,降低扫描范围;另一方面取消内存队列,降低线程内存消耗;
xuxueli
committed
on 10 Nov 2018
|
调度中心告警邮件发送组件改为 “spring-boot-starter-mail”;
xuxueli
committed
on 10 Nov 2018
|
|
2018-11-06 |
调度报表日期分布图默认值统一
xuxueli
committed
on 6 Nov 2018
|
2018-11-03 |
子任务失败重试重试逻辑优化,子任务失败时将会按照其预设的失败重试次数主动进行重试
xuxueli
committed
on 3 Nov 2018
|
2018-11-02 |
|
2018-11-01 |
- 组件化优化,移除对 spring 的依赖:非spring应用选用 "XxlJobExecutor" 、spring应用选用 "XxlJobSpringExecutor" 作为执行器组件;
...
xuxueli
committed
on 1 Nov 2018
|
2018-10-28 |
|
迁移 springboot
xuxueli
committed
on 28 Oct 2018
|
|
2018-10-27 |
任务新增的API服务接口返回任务ID,方便调用方实用;
xuxueli
committed
on 27 Oct 2018
|
2018-10-19 |
新增Job接口需要返回Job ID
Yihua Cai
committed
on 19 Oct 2018
|
2018-10-05 |
更新RM
xuxueli
committed
on 5 Oct 2018
|
Merge pull request #480 from uliian/master
...
许雪里
authored
on 5 Oct 2018
GitHub
committed
on 5 Oct 2018
|
|
更新RM
xuxueli
committed
on 5 Oct 2018
|
|
2018-09-24 |
项目依赖全量升级至较新稳定版本,如spring、Jackson、groovy等等;
xuxueli
committed
on 24 Sep 2018
|
Merge pull request #493 from xiezirunpuzzled/patch-1
...
许雪里
authored
on 24 Sep 2018
GitHub
committed
on 24 Sep 2018
|
|
任务监控线程Log输出优化,运行中任务的监控Log改为debug级别,减少非核心日志量;
xuxueli
committed
on 24 Sep 2018
|
|
任务执行日志、调度日志字段类型调整,改为text类型并取消字数限制;
xuxueli
committed
on 24 Sep 2018
|
|
2018-09-23 |
线程优化调整
xuxueli
committed
on 23 Sep 2018
|
任务触发时支持动态传参,调度中心与API服务均提供提供动态参数功能
xuxueli
committed
on 23 Sep 2018
|
|
分片任务失败重试优化,仅重试当前失败的分片;
xuxueli
committed
on 23 Sep 2018
|
|
分片任务失败重试优化,仅重试当前失败的分片;
xuxueli
committed
on 23 Sep 2018
|
|
文案调整
xuxueli
committed
on 23 Sep 2018
|
|
任务调度模块,底层代码重构
xuxueli
committed
on 23 Sep 2018
|
|
任务触发逻辑代码重构
xuxueli
committed
on 23 Sep 2018
|