1456 次程式碼提交 (8d45cc36e2719c6b1e6d6e649b587eee4c29484b)
 

作者 SHA1 備註 提交日期
  xuxueli 424487b782 update document 5 年之前
  xuxueli 50c1b7b5bd update document 5 年之前
  xuxueli 63ed62fc8f update document 5 年之前
  许雪里 12624346ae Merge pull request #1211 from qinnnyul/refactor-extract-common-method 5 年之前
  许雪里 efa7e15940 Merge pull request #1212 from qinnnyul/replacing-main-with-junit-for-tesing 5 年之前
  ylqin eb48ddbaa3 use junit test to replace main() for testing 5 年之前
  ylqin 6d98a81342 use junit test to replace main() for testing 5 年之前
  ylqin a8bd51c8fa extract method to avoid duplicated codes 5 年之前
  xuxueli ab05cd8e7d cronGen 兼容性调整;可视化插件弹框会替换Input框,因此取值时应该从替换后的弹框中取; 5 年之前
  xuxueli 0c85b9ea3e update document 5 年之前
  xuxueli 95208c19ea 修复Cron可视化查看数据清空问题; 5 年之前
  xuxueli 8fc70280a3 修复Cron可视化查看数据清空问题; 5 年之前
  xuxueli 98b0710fe8 update document 5 年之前
  xuxueli 54ee6e6cfd update document 5 年之前
  xuxueli 904b8c12d9 update document 5 年之前
  xuxueli 7358bfb5a3 update document 5 年之前
  xuxueli 8e704a6412 Merge branch 'master' of https://github.com/xuxueli/xxl-job 5 年之前
  许雪里 4b07660c1a Merge pull request #1196 from Z-Beatles/hotfix-1022 5 年之前
  xuxueli 515c2a5274 Merge branch 'master' of https://github.com/xuxueli/xxl-job 5 年之前
  许雪里 6dec8c0af6 Merge pull request #1200 from paopaofish/master 5 年之前
  xuxueli 4765e10077 任务重试时参数丢失的问题修复 5 年之前
  许雪里 e97a1629bc Merge pull request #1207 from hb407033/master 5 年之前
  houbin a0e3f9ff0f 解决任务重试时参数丢失的问题 5 年之前
  xuxueli 150ce77abd Merge branch 'master' of https://github.com/xuxueli/xxl-job 5 年之前
  xuxueli 5eb2eb6602 update document 5 年之前
  许雪里 94ceae2d7b Merge pull request #1197 from paopaofish/master 5 年之前
  paopaofish 6c787403ff Using non-final variables to lock can cause thread-safety problems.According to my understanding, it is appropriate to add the final keyword here 5 年之前
  paopaofish d583e96e12 3rd argument is not used. 5 年之前
  Z-Beatles eee7ddc7e8 移除重复的子任务ID拼接 5 年之前
  xuxueli 70a0176a03 Cron下次执行时间查询:支持通过界面在线查看后续连续5次执行时间 5 年之前
  xuxueli 51909169c0 Cron在线生成工具:任务新增、编辑框通过组件在线生成Cron表达式 5 年之前
  xuxueli bb12cb15e4 Cron在线生成工具:任务新增、编辑框通过组件在线生成Cron表达式 5 年之前
  xuxueli b9a8617ed3 update document 5 年之前
  xuxueli a5d9ce7d73 update document 5 年之前
  xuxueli 088d98fd4a update document 5 年之前
  xuxueli ddf4ebac64 update document 5 年之前
  xuxueli 6dd0f28d4d Merge branch 'master' of https://github.com/xuxueli/xxl-job 5 年之前
  许雪里 816723f05a Merge pull request #1064 from ChunMengLu/master 5 年之前
  xuxueli f4f71c3878 update document 5 年之前
  xuxueli 8a5e442023 Merge branch 'master' of https://github.com/xuxueli/xxl-job 5 年之前
  许雪里 41faaa7058 Merge pull request #1186 from mayben0t/master 5 年之前
  xuxueli fccebb83df JobThread自销毁优化,避免并发触发导致triggerQueue中任务丢失问题; 5 年之前
  许雪里 db5398498b Merge pull request #1193 from xyyz150/master 5 年之前
  xuxueli 98427a0c34 update document 5 年之前
  xuxueli 2d456a40eb update document 5 年之前
  xyyz150 44d6be91f1 优化在JobThread尝试30次后销毁任务时,并发插入到triggerQueue中任务会失败的场景 5 年之前
  maybenot 93e182b138 完善报错信息 5 年之前
  许雪里 4d0ef1acf7 Merge pull request #1179 from cyyhyq/master 5 年之前
  jzl af3c711974 Update XxlJobScheduler.java 5 年之前
  jzl 0f9e6ede32 Update XxlJobAdminConfig.java 5 年之前