发布于 2017-10-07 00:00:08 | 254 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 10.0.3 和 9.5.8 已发布,适用于 GitLab 社区版和企业版。它们都修复了一些存在于旧版本的错误和回归。
10.0.3
CE/EE: Fix merge request counter updates after merge (!14563)
CE/EE: Make sure API responds with 401 when invalid authentication info is provided (!14525)
CE/EE: Fix 500 error on merged merge requests when GitLab is restored from a backup (!14547)
CE/EE: Fix commenting on side-by-side commit diff (!14529)
CE/EE: Gitaly RepositoryExists remains opt-in for all method calls (!14513)
CE/EE: Adjust MRs being stuck on "process of being merged" for more than 2 hours (!14540)
CE/EE: find_user
Users helper method no longer overrides find_user
API helper method (!14418)
CE/EE: Improve UX of autodevops popover to match gpg one (!14582)
CE/EE: Fix CSRF validation issue when closing/opening merge requests from the UI (!14555)
CE/EE: Make Repository#has_visible_content
more efficient (!14554)
CE/EE: Fix Auto DevOps banner feature flag (!14576)
CE/EE: Fix data parameter not being sent in ajax request for jobs log (!14564)
CE/EE: Fix pushes to an empty repository not invalidating has_visible_content?
cache (!14613)
CE/EE: Ensure all refs are restored on a backup/restore (!14595)
CE/EE: Fix Admin -> License selector for GitLab QA specs (!14599)
CE/EE: Fix gitlab-rake gitlab:import:repos task (!14597)
CE/EE: Fix broken certificate-authority-data with kubectl >= 1.8.0 (!14635)
EE: Show group tab if member lock is enabled (!3025)
EE: Only show Turn on Service Desk button when user has permissions (!3020)
EE: Add basic documentation on the consul cluster (!3013)
EE: File uploaders do not perform hard check, only soft check (!2960)
EE: Fix EE delta size check handling with annotated tags (!3041)
EE: Rewrite Geo database rake tasks so they operate on the correct database (!3052)
9.5.8
CE/EE Fix fork button being disabled for users who can fork to group (!14551)
EE Fix delta size check to handle commit or nil objects (!2976)
EE Fix EE delta size check handling with annotated tags (!3041)