发布于 2017-04-26 23:46:47 | 151 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 9.1.1 发布了,GitLab 是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的 Git 项目仓库,可通过 Web 界面访问公开或者私人项目。
本次更新主要包括以下内容:
Add a transaction around move_issues_to_ghost_user. !10465
Properly expire cache for all MRs of a pipeline. !10770
Add sub-nav for Project Integration Services edit page. !10813
Fix missing duration for blocked pipelines. !10856
Fix lastest commit status text on main project page. !10863
Add index on ci_builds.updated_at. !10870 (blackst0ne)
Fix 500 error due to trying to show issues from pending deleting projects. !10906
Ensures that OAuth/LDAP/SAML users don't need to be confirmed.
Ensure replying to an individual note by email creates a note with its own discussion ID.
Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled.
Fix usage ping docs link from empty cohorts page.
Eliminate N+1 queries in loading namespaces for every issuable in milestones.
下载地址