colin
|
02ad29a1f7
|
fix(task-management): 修复批量删除作业HttpMethod定义错误
|
1 year ago |
colin
|
8f4a914597
|
fix(package): fix incorrect nuget package name
|
1 year ago |
colin
|
96a41314bf
|
upgrade abp framework to 8.2.0
|
1 year ago |
colin
|
d6032271aa
|
🔧 chore: use Directory.Packages.props
|
2 years ago |
colin
|
d930a572a9
|
upgrade: upgrade abp framework to 8.0.0
|
2 years ago |
colin
|
1e107d5027
|
upgrade(abp): upgrade abp framework to 7.4.0
|
2 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
8876940466
|
add support dynamic query interface
|
3 years ago |
cKey
|
e3ec89a984
|
commit
feat: add base localization resource
|
4 years ago |
cKey
|
ffaf15512b
|
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
|
4 years ago |
cKey
|
30da8b8ca8
|
upgrade(abp): upgrade abp framework to 5.1.1
|
4 years ago |
cKey
|
93a6e0d057
|
feat(tasks): 增加多租户支持
|
4 years ago |
cKey
|
97071b9562
|
feat(tasks): perfect job management interface support
|
4 years ago |
cKey
|
f307fe51ee
|
feat(tasks): perfect management api.
|
4 years ago |
cKey
|
b708afbd88
|
enhance(tasks): add support task management
|
4 years ago |