yx lin
|
2e3521d61d
|
Merge pull request #471 from colinin/5.1.1
fix(idgenerator): 解决雪花算法时钟回退问题
|
4 years ago |
cKey
|
86a26d962a
|
fix(idgenerator): 解决雪花算法时钟回退问题
|
4 years ago |
yx lin
|
7e5dc667e1
|
Merge pull request #470 from colinin/fix-pre-configure
fix: IServiceCollection.ExecutePreConfiguredActions extension should be in the service before starting
|
4 years ago |
cKey
|
0c6d2420f2
|
fix: IServiceCollection.ExecutePreConfiguredActions extension should be in the service before starting
|
4 years ago |
yx lin
|
64dbc9b400
|
Merge pull request #468 from colinin/5.1.1
fix(tasks): resolve components with invalid references to load on demand
|
4 years ago |
cKey
|
ee704673c5
|
fix(tasks): resolve components with invalid references to load on demand
|
4 years ago |
yx lin
|
a10d893a93
|
Merge pull request #467 from colinin/5.1.1
feat: 增加对聚合错误处理
|
4 years ago |
cKey
|
6b0c5ec827
|
feat: 增加对聚合错误处理
|
4 years ago |
yx lin
|
b57e93ea17
|
Merge pull request #465 from colinin/fix-ids-security-logs
fix(ids): 扩展授权验证器实现也需要记录安全日志.
|
4 years ago |
cKey
|
11feeb3f83
|
fix(ids): 扩展授权验证器实现也需要记录安全日志.
|
4 years ago |
yx lin
|
c9ac5f9d3c
|
Merge pull request #464 from colinin/5.1.1
upgrade(abp): upgrade abp framework to 5.1.1
|
4 years ago |
cKey
|
818194f7c4
|
upgrade(abp): UPDATE README.MD
|
4 years ago |
cKey
|
30da8b8ca8
|
upgrade(abp): upgrade abp framework to 5.1.1
|
4 years ago |
yx lin
|
6e4b2fed8b
|
Merge pull request #463 from colinin/task-management-multi-tenancy
Task management multi tenancy
|
4 years ago |
cKey
|
dafbb865a4
|
feat(build): Use the same Quartz.NET version
|
4 years ago |
cKey
|
4957e4e845
|
fix(tasks): 移除不在需要的数据过滤器配置
|
4 years ago |
cKey
|
8269ba8395
|
feat(tasks): 增强多租户支持.
|
4 years ago |
cKey
|
93a6e0d057
|
feat(tasks): 增加多租户支持
|
4 years ago |
yx lin
|
4ca9ad1cc1
|
Merge pull request #462 from colinin/task-management-job-lock
feat(tasks): 增加默认基于内存字典的作业锁定提供者
|
4 years ago |
cKey
|
b8681c56f6
|
feat(tasks): 增加默认基于内存字典的作业锁定提供者
|
4 years ago |
yx lin
|
4e9f13b932
|
Merge pull request #461 from colinin/task-management-error-push
Task management error push
|
4 years ago |
cKey
|
6017f03a5e
|
feat(tasks): 完善作业异常推送.
|
4 years ago |
cKey
|
27b5c69d12
|
fix(tasks): the lock task does not block the listener from running
|
4 years ago |
yx lin
|
b47f0382e4
|
Merge pull request #460 from colinin/task-exception-handling
feat(tasks): add exception handling README.MD
|
4 years ago |
cKey
|
b2e1fd48dc
|
feat(tasks): add exception handling README.MD
|
4 years ago |
yx lin
|
19d58199ae
|
Merge pull request #459 from colinin/task-exception-handling
feat(tasks): add job execute exception handler
|
4 years ago |
cKey
|
4de30e9ed6
|
feat(tasks): add job execute exception handler
|
4 years ago |
yx lin
|
eaf14427c4
|
Merge pull request #458 from colinin/task-management
feat(tasks): join the startup project
|
4 years ago |
cKey
|
c36989ed56
|
feat(tasks): join the startup project
|
4 years ago |
yx lin
|
ecf15e8562
|
Merge pull request #457 from colinin/task-management
Add Module Task management
|
4 years ago |
cKey
|
3bc61bcc0a
|
fix(tasks): fix repair exception retry
|
4 years ago |
cKey
|
0ab22dfc11
|
feat(tasks): preset task management routes
|
4 years ago |
cKey
|
97071b9562
|
feat(tasks): perfect job management interface support
|
4 years ago |
cKey
|
58428ab3d8
|
feat(tasks): add commonly used jobs
|
4 years ago |
cKey
|
b1fe9c8cb8
|
feat(admin): add task management public modules to docker-compose
|
4 years ago |
cKey
|
d3a59d6c91
|
feat(admin): add task management public modules to admin modules
|
4 years ago |
cKey
|
f307fe51ee
|
feat(tasks): perfect management api.
|
4 years ago |
cKey
|
869abc14fd
|
fix(tasks): the execution type is job configuration
|
4 years ago |
cKey
|
44220eb2cc
|
feat(tasks): if the task fails, recalculate the priority
|
4 years ago |
cKey
|
b708afbd88
|
enhance(tasks): add support task management
|
4 years ago |
yx lin
|
cf8b35e7e2
|
Merge pull request #455 from colinin/5.0.0
feat(logging): 按照应用启动端口指定日志唯一标识
|
4 years ago |
cKey
|
6867d57d75
|
feat(logging): 按照应用启动端口指定日志唯一标识
|
4 years ago |
yx lin
|
77c2c4b2b1
|
Merge pull request #454 from colinin/5.0.0
fix(cors): fix cors request not returned custom headers
|
4 years ago |
cKey
|
3e23c456bf
|
feat(cors): add missing cors settings
|
4 years ago |
cKey
|
e2ddb762b7
|
fix(cors): fix cors request not returned custom headers
|
4 years ago |
yx lin
|
11ca54aa29
|
Merge pull request #453 from colinin/5.0.0
support tencent cloud
|
4 years ago |
cKey
|
48f0af24f7
|
feat(cloud): add support tencent cloud
|
4 years ago |
cKey
|
92d6921553
|
feat(index): home page rewrite to swagger
|
4 years ago |
yx lin
|
47150419d0
|
Merge pull request #451 from colinin/5.0.0
fix(oss): file lists do not pass separators
|
4 years ago |
cKey
|
55b1da7c1e
|
fix(oss): file lists do not pass separators
|
4 years ago |