789 Commits (4ecff357c5b9fe6e6db59f91bfe36ddc3894e71d)

Author SHA1 Message Date
cKey 0a4a3bfc47 feat(saas): add localized text. 4 years ago
cKey 1032d76fd6 feat(saas): add saas management support. 4 years ago
cKey 1e0d5cba9f feat(tasks): 只传入触发次数的初始数据. 4 years ago
cKey 6baf5c70b8 feat(tasks): 使作业运行时支持一次性的缓存数据. 4 years ago
cKey 00c2d48101 feat(background-tasks): 将触发次数写入作业参数中,以支持增量计算场景. 4 years ago
cKey 5eaedc3003 feat(tencent-blob): 加入缺失的本地化文本. 4 years ago
cKey 46e2305cb5 feat(tencent): 强化腾讯云服务的特性限制. 4 years ago
cKey 84864968f2 feat(platform): 添加缺失的本地化文本. 4 years ago
cKey 692beefe63 feat(menus): 增加特定于用户/角色的起始页. 4 years ago
cKey 87f9e1b00b feat(ids-wechat): 使用用户启用项覆盖默认项. 4 years ago
cKey 7f3f414ce3 fix(settings): fix AbpIdentity connection string. 4 years ago
cKey 305118bce2 fix(tencent-setting): remove dependency on sms module 4 years ago
cKey ff0b13c6c6 feat(cloud-tencent): support qq connect. 4 years ago
cKey b063162d24 feat: add link user login support 4 years ago
cKey bbd961a721 fix(multitenancy): remove unnecessary using blocks 4 years ago
cKey 807fab047b feat(multitenancy): merge tenant connection string event handler 4 years ago
cKey e1dfb3a523 feat(multitenancy): remove redundant and repeated tenant event handler 4 years ago
cKey 607f509e5f fix(oss): fixed overflow of memory stream length during large file transfer 4 years ago
cKey 765feab58b feat: upgrade abp framework to 5.1.3 4 years ago
cKey 1cffe01188 feat(dapr): upgrade dapr to 1.6.0 4 years ago
cKey ee1aa235b2 feat(tasks): 增加作业详情页. 4 years ago
cKey b2cb51e34d feat(settings): support configuration setting provider 4 years ago
cKey ed1e22b5bd feat(dapr): 使dapr actor runtime可配置 4 years ago
cKey 366aa2411c feat(tasks): add multiple job event handlers 4 years ago
cKey e44c2b3e80 tasks: use scope services to perform jobs 4 years ago
cKey c432343f5d fix(tasks): 增加被忽略的文本模板定义 4 years ago
cKey 2b639f9382 fix(tasks): 成功执行一次作业需要重置重试次数 4 years ago
cKey 724c5846e0 fix(tasks): 无需对周期性作业改变状态 4 years ago
cKey 86a26d962a fix(idgenerator): 解决雪花算法时钟回退问题 4 years ago
cKey 0c6d2420f2 fix: IServiceCollection.ExecutePreConfiguredActions extension should be in the service before starting 4 years ago
cKey 11feeb3f83 fix(ids): 扩展授权验证器实现也需要记录安全日志. 4 years ago
cKey 30da8b8ca8 upgrade(abp): upgrade abp framework to 5.1.1 4 years ago
cKey 4957e4e845 fix(tasks): 移除不在需要的数据过滤器配置 4 years ago
cKey 8269ba8395 feat(tasks): 增强多租户支持. 4 years ago
cKey 93a6e0d057 feat(tasks): 增加多租户支持 4 years ago
cKey b8681c56f6 feat(tasks): 增加默认基于内存字典的作业锁定提供者 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
cKey b2e1fd48dc feat(tasks): add exception handling README.MD 4 years ago
cKey 4de30e9ed6 feat(tasks): add job execute exception handler 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 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
cKey 6867d57d75 feat(logging): 按照应用启动端口指定日志唯一标识 4 years ago
cKey e2ddb762b7 fix(cors): fix cors request not returned custom headers 4 years ago