-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release compare #1080
Closed
Closed
release compare #1080
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bug:仓库树展示错误(仓库搜索tooltip修正,流水线仓二级以下仓带displayName属性展示修正) #1066
owenlxu
requested review from
cnlkl,
felixncheng,
yaoxuwan and
zacYL
as code owners
August 18, 2023 08:09
cnlkl
approved these changes
Aug 22, 2023
felixncheng
approved these changes
Aug 22, 2023
* feat: v1 #1012 * feat: 统计目录size大小 #1012 * feat: 存储调整 #1012 * feat: 数据刷新调整 #1012 * feat: 数据刷新调整 #1012 * feat: 缓存数据存入调整 #1012 * feat: 目录节点大小统计调整 #1012 * feat: 目录统计表中增加节点数 #1012 * feat: 增加统计以及下载接口 #1012 * feat: 执行计划变更为每周6执行一次 #1012 * feat: 修复目录层级不全导致数据不准确的问题 #1012 * feat: 修复目录层级不全导致数据不准确的问题 #1012 * feat: 目录size存储回node表中 #1012 * feat: 删除多余代码 #1012 * feat: 删除多余代码 #1012 * feat: job增加回滚操作 #1012 * feat: 类名调整 #1012 * feat: 转换报错修复 #1012 * feat: 修改时间不更新 #1012 * feat: move节点更新逻辑调整 #1012 * feat: move节点更新逻辑调整 #1012 * feat: 没有根目录这个节点,所以忽略path为/的节点 #1012 * feat: 增加子job执行策略 #1012 * feat: 去除多余代码 #1012 * feat: 将实时计算结果更新到db中 #1012 * feat: 计算逻辑调整 #1012 * feat: 测试用例调整 #1012 * feat: 目录统计缓存逻辑调整 #1012 * feat: 使用redis存储缓存记录 #1012 * feat: 修复ERR unknown command 'KEYS' #1012 * feat: redis存储逻辑调整,避免使用keys或者scan命令报错问题 #1012 * feat: 代码调整 #1012 * feat: 批量操作 #1012 * feat: redis key逻辑调整 #1012 * feat: redis存储逻辑调整;执行计划支持每天执行部分表 #1012 * feat: 配置调整 #1012 * feat: 空列表判断 #1012 * feat: 写redis前,先写内存缓存,内存缓存满后再更新到redis #1012 * feat: nodenum取值调整 #1012 * feat: redis设置值方式调整 #1012 * feat: 存储数据读取redis调整 #1012 * feat: 新增节点下非目录节点数量字段 #1012
feat: 新增加离岸token校验场景 #1095
zacYL
approved these changes
Aug 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.