History for xxl-job-dm / xxl-job-admin
2016-09-30
调度中心, 支持根据AppName自动发现执行器地址;
xueli.xue committed on 30 Sep 2016
设计 "注册模式" 交互
xueli.xue committed on 30 Sep 2016
1.5.0修改为1.5.0-SNAPSHOT (BETA版本功能在陆续增加)
xueli.xue committed on 30 Sep 2016
重要重构: ...
xueli.xue committed on 30 Sep 2016
clean code
xueli.xue committed on 30 Sep 2016
2016-09-29
升级大版本: v1.5.0 , 为Beta版本, 为任务注册做准备
xueli.xue committed on 29 Sep 2016
升级正式版本: 1.4.2
xueli.xue committed on 29 Sep 2016
2016-09-21
文案更新
xueli.xue committed on 21 Sep 2016
2016-09-12
修复一处因bootstrap不支持模态框重叠而导致的样式错乱的问题, 在任务编辑时会出现该问题;
xueli.xue committed on 12 Sep 2016
2016-09-09
1、任务新增时,任务列表偏移问题修复; ...
xueli.xue committed on 9 Sep 2016
2016-09-07
升级小版本V1.4.2-SNAPSHOT
xueli.xue committed on 7 Sep 2016
2016-09-06
pom更新
xueli.xue committed on 6 Sep 2016
IJobHandler取消任务返回值,原通过返回值判断执行状态,逻辑改为:默认任务执行成功,仅在捕获异常时认定任务执行失败。
xueli.xue committed on 6 Sep 2016
2016-09-03
升级小版本: V1.4.1 新特性 ...
xueli.xue committed on 3 Sep 2016
依赖更新
xueli.xue committed on 3 Sep 2016
2016-08-25
表明统一改为大写
xueli.xue committed on 25 Aug 2016
2016-08-14
异常处理器, JSON数据处理
xueli.xue committed on 14 Aug 2016
2016-08-12
报警邮件,任务组值,从enum值改为描述的值;
xueli.xue committed on 12 Aug 2016
任务列表,显示JobHandler栏目
xueli.xue committed on 12 Aug 2016
公共弹框插件,模块化
xueli.xue committed on 12 Aug 2016
POM依赖整理
xueli.xue committed on 12 Aug 2016
2016-08-08
一处可能误删GLUE代码历史版本的问题fix
xueli.xue committed on 8 Aug 2016
2016-08-03
任务执行回调,SUCCESS状态才会触发子任务fix
xueli.xue committed on 3 Aug 2016
2016-07-30
coding
xueli.xue committed on 30 Jul 2016
2016-07-25
点击"执行"触发任务执行,不应该刷新任务列表,取消之;
xueli.xue committed on 25 Jul 2016
重要更新: ByteWriteFactory内部Byte[]长度改为动态初始化; 一方面在小数据量下节省字节开销;另一方面在大数据量下可以保证数据存放没问题;
xueli.xue committed on 25 Jul 2016
maven war plugin参数archiveClasses改为false,避免把resource和class打成Jar包,造成资源文件冲突
xueli.xue committed on 25 Jul 2016
2016-07-24
coding
xueli.xue committed on 24 Jul 2016
coding
xueli.xue committed on 24 Jul 2016
重要功能推送:支持子任务依赖;
xueli.xue committed on 24 Jul 2016