Commit Graph

1693 Commits (4427908c2342a06a61649e5d31c04f621c897ff3)
 

Author SHA1 Message Date
许雪里 f34361195f
Merge pull request #1355 from LemonFive/master
5 years ago
xuxueli 2b35bd8fff 调度中心dispatcher servlet加载顺序优化;
5 years ago
xuxueli d4f161756f Merge branch 'master' of https://github.com/xuxueli/xxl-job
5 years ago
许雪里 03099b8e0b
Merge pull request #1345 from zhipingwu/bugfix-character-encoding20191208
5 years ago
xuxueli 9d6e1d7a9b update document
5 years ago
许雪里 7e47364f37
Merge pull request #1344 from zhipingwu/bugfix-load-on-start-up-20191208
5 years ago
cuishihao a83752fbd4 中文文档错别字修改
5 years ago
xuxueli 4a960152ec update rm
5 years ago
wuzhiping 6a0ab3437f 修复bug: 执行器线程阻塞时给管理器返回的json中有特殊符号,导致管理器端一直报错, 使用getBytes utf-8即可。
5 years ago
wuzhiping 7234613892 修复bug: 管理器端第一次应该立即加载dispatcher,避免启动后第一次register导致timeout
5 years ago
abel533 039346b730 支持在 Bean 方法(必须保证入参和返回值符合 ReturnT<String> 方法名任意(String param) throws Exception)上使用 @JobHandler 注解,在方法上使用注解时如果没有指定 value,就会使用方法名作为 JobHandler 的名字,注解额外增加 init 和 destroy 可以指定当前 bean 中的其他方法作为 JobHandler 中的 init 和 destroy 方法。
5 years ago
许雪里 bcafcb381d
Merge pull request #1307 from oszhugc/master
5 years ago
许雪里 fbae6e189d
Merge pull request #1309 from wybrono/wy-md
5 years ago
wang_yangbj c7d8bf96f4 修正中文官方文档错别字
5 years ago
oszhugc 352a37b9de
Update XXL-JOB官方文档.md
5 years ago
xuxueli 12231402e2 update document
5 years ago
xuxueli b811a97761 update document
5 years ago
xuxueli 9d5ca48909 update rm
5 years ago
xuxueli 82bb3dfcc8 update rm
5 years ago
xuxueli 4f7f4dcf8e update rm
5 years ago
xuxueli 4944348911 update rm
5 years ago
xuxueli 417dd1db41 2019-11-24
5 years ago
xuxueli fe42c1fe29 192.168.99.100
5 years ago
xuxueli ac517b2d60 192.168.99.100
5 years ago
xuxueli 82544f050e 192.168.99.100
5 years ago
xuxueli c8b3870657 Merge branch 'master' of https://github.com/xuxueli/xxl-job
5 years ago
xuxueli 55f0f8aacf optimize
5 years ago
许雪里 ece004b667
Merge pull request #1293 from wnewey/master
5 years ago
wnewey 201f39a7a9
修改中文逗号为英文
5 years ago
xuxueli 37f9751652 upgrade version
5 years ago
xuxueli e0d1b3b16a upgrade version
5 years ago
xuxueli 393cb75933 upgrade version
5 years ago
xuxueli 355c0e07d9 upgrade version
5 years ago
xuxueli 01c5727854 update document
5 years ago
xuxueli 4d52d3dbc8 update document
5 years ago
xuxueli 333f15e504 调度中心日志自动清理功能:调度中心新增配置项("xxl.job.logretentiondays")日志保存天数,过期日志自动清理;解决海量日志情况下日志表慢SQL问题;限制大于等于7时生效,否则关闭清理功能,默认为30;
5 years ago
xuxueli 7ab75aa817 调度报表优化:新增日志报表的存储表,三天内的任务日志会以每分钟一次的频率异步同步至报表中;任务报表仅读取报表数据,极大提升加载速度;
5 years ago
许雪里 24cc161b96
Merge pull request #1287 from SkyGrain/patch-1
5 years ago
Sky.Grain 51f9504c55
Update XxlJobRemotingUtil.java
5 years ago
xuxueli db8b1217ef update document
5 years ago
xuxueli 12ca3176f4 update document
5 years ago
xuxueli e73be8175c 调度中心日志删除优化,改为分页获取ID并根据ID删除的方式,避免批量删除海量日志导致死锁问题
5 years ago
xuxueli ada47e5aef Merge branch 'master' of https://github.com/xuxueli/xxl-job
5 years ago
许雪里 f7c67b4da7
Merge pull request #1282 from Zhouchuanwen/master
5 years ago
Zhouchuanwen 56ef13576c Fix typos and clean some code.
5 years ago
Zhouchuanwen 8512a34469 Merge remote-tracking branch 'upstream/master'
5 years ago
xuxueli 247d83a993 update document
5 years ago
xuxueli acc399f3bd update document
5 years ago
xuxueli 6659ce1b7d update document
5 years ago
xuxueli 6f80b49fe7 update document
5 years ago