2019-11-23 |
|
---|---|
2019-11-22 |
upgrade version
xuxueli
committed
on 22 Nov 2019
|
upgrade version
xuxueli
committed
on 22 Nov 2019
|
|
upgrade version
xuxueli
committed
on 22 Nov 2019
|
|
调度报表优化:新增日志报表的存储表,三天内的任务日志会以每分钟一次的频率异步同步至报表中;任务报表仅读取报表数据,极大提升加载速度;
xuxueli
committed
on 22 Nov 2019
|
|
2019-11-21 |
Update XxlJobRemotingUtil.java
...
Sky.Grain
authored
on 21 Nov 2019
GitHub
committed
on 21 Nov 2019
|
2019-11-20 |
Merge branch 'master' of https://github.com/xuxueli/xxl-job
xuxueli
committed
on 20 Nov 2019
|
|
|
update document
xuxueli
committed
on 20 Nov 2019
|
|
2019-11-19 |
update document
xuxueli
committed
on 19 Nov 2019
|
update document
xuxueli
committed
on 19 Nov 2019
|
|
Merge pull request #1070 from wybrono/wy-triggerparam-logdatetime
...
许雪里
authored
on 19 Nov 2019
GitHub
committed
on 19 Nov 2019
|
|
调度中心回调API服务改为restful方式;
xuxueli
committed
on 19 Nov 2019
|
|
2019-11-07 |
Fix typos and clean some code...
周传文
committed
on 7 Nov 2019
|
2019-10-25 |
Merge pull request #1200 from paopaofish/master
...
许雪里
authored
on 25 Oct 2019
GitHub
committed
on 25 Oct 2019
|
2019-10-23 |
Merge pull request #1197 from paopaofish/master
...
许雪里
authored
on 23 Oct 2019
GitHub
committed
on 23 Oct 2019
|
2019-10-22 |
Using non-final variables to lock can cause thread-safety problems.According to my understanding, it is appropriate to add the final keyword here
paopaofish
committed
on 22 Oct 2019
|
3rd argument is not used.
paopaofish
committed
on 22 Oct 2019
|
|
2019-10-21 |
update document
xuxueli
committed
on 21 Oct 2019
|
Merge branch 'master' of https://github.com/xuxueli/xxl-job
xuxueli
committed
on 21 Oct 2019
|
|
Merge pull request #1186 from mayben0t/master
...
许雪里
authored
on 21 Oct 2019
GitHub
committed
on 21 Oct 2019
|
|
JobThread自销毁优化,避免并发触发导致triggerQueue中任务丢失问题;
xuxueli
committed
on 21 Oct 2019
|
|
2019-10-20 |
优化在JobThread尝试30次后销毁任务时,并发插入到triggerQueue中任务会失败的场景
xyyz150
committed
on 20 Oct 2019
|
2019-10-14 |
完善报错信息
maybenot
committed
on 14 Oct 2019
|
2019-10-11 |
|
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-08-15 |
修正TriggerParam的LogDateTim为LogDateTime
wang_yangbj
committed
on 15 Aug 2019
|
2019-07-06 |
代码优化,ConcurrentHashMap变量类型改为ConcurrentMap,避免因不同版本实现不同导致的兼容性问题;
xuxueli
committed
on 6 Jul 2019
|