发布于 2017-06-28 00:01:31 | 109 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 9.3.1 已发布,该版本修复了 9.3 版本中的一些回归和错误。详细如下:
CE/EE: Fixes ctrl+enter not submit issue edit form (!12422)
CE/EE: Perform project housekeeping after importing projects (!12323)
CE/EE: Resolve "Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs" (!12433)
CE/EE: Don't match tilde and exclamation mark as part of requirements.txt package name (!12431)
CE/EE: Fix breadcrumb order (!12322)
CE/EE: Fix 500 on failure to create a private group (!12394)
CE/EE: Encode Gitaly diff patches properly (!12368)
CE/EE: Add padding to target branch container (!12353)
CE/EE: Remove layout nav from scroll calculation (!12399)
CE/EE: Fix offset for fixed nav (!12365)
CE/EE: Resolve ""Add Members" drop-down doesn't separate Name/Username" (!12376)
CE/EE: Fix mobile environment detail view (!12382)
CE/EE: Fix dropdown position for the new button on mobile for the top navbar (!12388)
CE/EE: Fix linking to line number on parallel diff creating empty discussion box (!12332)
CE/EE: Resolve "Can't sort Groups" (!12204)
CE/EE: Resolve "Rename settings panel "close" action to "collapse" to avoid confusion" (!12027)
CE/EE: don't show "Someone edited the issue" warning when saving issue (!12371)
CE/EE: Only show gray footer space if environment actions exist (!12315)
CE/EE: Update templates for 9.3 (!12041)
CE/EE: Update dependencies list for 9.3 (!12042)
CE/EE: Update guide for 9.3 (!12038)
EE: Add CE-to-EE guide for 9.3 (!2101)
EE: Remove "Write to authorized_keys file" setting while it is being fixed (!2257)
Omnibus: Ensure the postgresql user is created for use in the postgres exporter (!1669)
Omnibus: Use the new gettext:compile
script to process PO files (!1666)
下载地址