发布于 2017-09-05 00:32:56 | 268 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 9.5.3 已发布,包含社区版和企业版。
该版本修复了 9.5.2 和先前版本中出现的一些回归错误和 bug。
包括以下修复:
CE/EE Filter additional secrets from Rails logs. (!13945)
CE/EE Make username update fail if the namespace update fails. (!13642)
CE/EE Fix failure when issue is authored by a deleted user. (!13807)
CE/EE Reverts changes made to signin_enabled. (!13956)
CE/EE Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment. (!13965)
CE/EE Fixed diff changes bar buttons from showing/hiding whilst scrolling.
CE/EE Fix events error importing GitLab projects. (!13868)
CE/EE Fix pipeline trigger via API fails with 500 Internal Server Error in 9.5. (!13861)
CE/EE Fixed fly-out nav flashing in & out. (!13929)
CE/EE Remove closing external issues by reference error. (!13910)
CE/EE Re-allow appearances.description_html to be NULL. (!13806)
CE/EE Update and fix resolvable note icons for easier recognition. (!13821)
CE/EE Eager load head pipeline projects for MRs index. (!13877)
CE/EE Instrument MergeRequest#fetch_ref. (!13980)
CE/EE Instrument MergeRequest#ensure_ref_fetched. (!13876)
CE/EE Notifications weren't sending to participating users with a Custom
notification setting. (!13680)
CE/EE Simplify system hook testing and guarantee test will fire (!13858)
CE/EE Update templates to include header in the README. (!13785)
CE/EE Add dynamic navigation tunnel to fly-out menus. (!13315)
CE/EE Fix transient dropdown test failures. (!13862)
CE/EE Fixes the diff changes buttons from toggling when scrolling. (!13894)
CE/EE Adds position fixed to right sidebar. (!13494)
CE/EE Update backup_restore.md documentation regarding S3 and IAM profiles. (!13871)
CE/EE Increase z-index of dropdowns. (!13889)
CE/EE Resolve "README.md: Header image scale not limited". (!13869)
CE/EE Fixed fly-out nav jumping. (!13690)
CE/EE Update Gitaly version to v0.35.0. (!13950)
CE/EE Remove skipped examples in filtered issues feature spec. (!13845)
CE/EE Update Prometheus Client MMAP gem to version that fixes performance degradation. (!13898)
CE/EE Improve migrations / background migrations testing strategy (!13589)
EE Add event metrics to mirrors and remote mirrors. (!2744)
EE Remove skipped examples in filtered issues weight feature spec. (!2773)
EE Check if licenses
table exists before loading the current license. (!2783)
Omnibus CE/EE Fix Mattermost log location. (!1881)
更多细节的内容请参阅发布主页。