GitLab 8.6.1 发布了。GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与Github类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。
更新日志:
-
EE: Only rename the
light_logo
column in theappearances
table if it is not there yet. (!290) -
EE: Fix diffs in text part of email-on-push messages. (!293)
-
EE: Fix an issue with methods not accessible in some controllers. (!295)
-
EE: Ensure
Projects::ApproversController
inherits fromProjects::ApplicationController
. (!296) -
CE/EE: Add option to reload the schema before restoring a database backup. (!2807)
-
CE/EE: Display navigation controls on mobile. (!3214)
-
CE/EE: Fix a bug where participants would not work correctly on merge requests. (!3329)
-
CE/EE: Fix sorting issues by votes on the groups issues page results in SQL errors. (!3333)
-
CE/EE: Restrict notifications for confidential issues. (!3334)
-
CE/EE: Do not allow to move issue if it has not been persisted. (!3340)
-
CE/EE: Add a confirmation step before deleting an issuable. (!3341)
-
CE/EE: Fix an issue with the sign-in button overflowing on mobile. (!3342)
-
CE/EE: Auto-collapses the navigation sidebar when resizing. (!3343)
-
CE/EE: Fix build dependencies, when the dependency is a string. (!3344)
-
CE/EE: Show error messages when trying to create a label in dropdown menu. (!3345)
-
CE/EE: Fix an issue with assign milestone not loading milestone list. (!3346)
-
CE/EE: Fix an issue causing the Dashboard > Milestones page to be blank. (!3348)
-
Omnibus GitLab: Fix artifacts path key in
gitlab.yml.erb
(!694)
下载地址: