Gitlab 8.5.2 发布,项目管理和代码托管平台

jopen 9年前

Gitlab 8.5.2 发布,项目管理和代码托管平台

Gitlab 8.5.2 最新版本发布,GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。

它拥有与Github类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。

Gitlab 8.5.2 更新记录如下:

  - Fix sidebar overlapping content when screen width was below 1200px

  - Don't repeat labels listed on Labels tab

  - Bring the "branded appearance" feature from EE to CE

  - Fix error 500 when commenting on a commit

  - Show days remaining instead of elapsed time for Milestone

  - Fix broken icons on installations with relative URL (Artem Sidorenko)

  - Fix issue where tag list wasn't refreshed after deleting a tag

  - Fix import from gitlab.com (KazSawada)

  - Improve implementation to check read access to forks and add pagination

  - Don't show any "2FA required" message if it's not actually required

  - Fix help keyboard shortcut on relative URL setups (Artem Sidorenko)

  - Update Rails to 4.2.5.2

  - Fix permissions for deprecated CI build status badge

  - Don't show "Welcome to GitLab" when the search didn't return any projects

  - Add Todos documentation

详情请看:https://gitlab.com/gitlab-org/gitlab-ce/issues/13752

下载地址:https://github.com/gitlabhq/gitlabhq/archive/master.zip

 

来自: http://www.oschina.net//news/71179/gitlab-8-5-2