GitLab 发布 10.1.3 补丁版本,包括社区版和企业版。
该版本主要是 Bug 的修复,包括:
- CE/EE: Fix diff parser so it tolerates to diff special markers in the content (!14848)
- CE/EE: Fix cancel button not working while uploading on the new issue page (!15137)
- CE/EE: Render 404 when polling commit notes without having permissions (!15140)
- CE/EE: Fix webhooks recent deliveries (!15146)
- CE/EE: Fix issues with forked projects of which the source was deleted (!15150)
- CE/EE: Remove Filesystem check metrics that use too much CPU to handle requests (!15158)
- CE/EE: Avoid regenerating the ref path for the environment (!15167)
- CE/EE: Fix a migration that adds merge_requests_ff_only_enabled column to MR table (!15195)
- CE/EE: Make sure group and project creation is blocked for new users that are external by default (!15212)
- CE/EE: Fix GPG signature popup info in Safari and Firefox (!15228)
- CE/EE: Fix arguments Import/Export error importing project merge requests (!15241)
- CE/EE: Show error message when fast-forward merge is not possible (!15296)
- CE/EE: Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization (!15311)
- EE: Fix: Failed to rebase MR from forked repo (!3258)
更多详情可查阅发行说明
转自 http://www.oschina.net/news/90512/gitlab-10-1-3