History for xxl-job-dm / xxl-job-core / src
2019-10-14
完善报错信息
maybenot committed on 14 Oct 2019
2019-09-26
Merge pull request #1105 from WEIZIBIN/fix_graceful_shutdown_unregister_fast ...
许雪里 authored on 26 Sep 2019 GitHub committed on 26 Sep 2019
2019-08-30
unregister fast
WEIZIBIN committed on 30 Aug 2019
2019-08-21
correct spell error (#1)
Frank Pei authored on 21 Aug 2019 GitHub committed on 21 Aug 2019
2019-07-06
代码优化,ConcurrentHashMap变量类型改为ConcurrentMap,避免因不同版本实现不同导致的兼容性问题;
xuxueli committed on 6 Jul 2019
任务日志主键调整为long,防止海量日志情况下数据溢出;
xuxueli committed on 6 Jul 2019
Merge pull request #982 from strongant/master ...
许雪里 authored on 6 Jul 2019 GitHub committed on 6 Jul 2019
执行器回调线程优化,回调地址为空时销毁问题修复;
xuxueli committed on 6 Jul 2019
2019-07-05
Add unit tests for com.xxl.job.core.biz.impl.ExecutorBizImpl ...
John Bergqvist committed on 5 Jul 2019
2019-07-03
修复 xxl_job_log 主键id类型为 bigint(20) , 防止 int(11) 位溢出导致调度任务不能正常调度。
bwh committed on 3 Jul 2019
2019-06-20
update document
xuxueli committed on 20 Jun 2019