GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tanyue
/
xxl-job-dm
Download ZIP
1270 commits
Transfer to URL with SHA
tree:
bee089b89b
Switch branches
×
master
xxl-job-dm
/
xxl-job-admin
/
src
/
main
/
resources
/
mybatis-mapper
/
latest commit
5b280137fb
xuxueli
authored
on 16 Jul 2019
..
XxlJobGroupMapper.xml
update document
6 years ago
XxlJobInfoMapper.xml
调度组件优化:针对永远不会触发的Cron禁止配置和启动;任务Cron最后一次触发后再也不会触发时,比如一次性任务,主动停止相关任务;
6 years ago
XxlJobLogGlueMapper.xml
update document
6 years ago
XxlJobLogMapper.xml
修复 xxl_job_log 主键id类型为 bigint(20) , 防止 int(11) 位溢出导致调度任务不能正常调度。
6 years ago
XxlJobRegistryMapper.xml
注册监控线程优化,降低死锁几率;
6 years ago
XxlJobUserMapper.xml
update document
6 years ago