GitLab 7.3.1 发布了,该版本修复了如下 Bug:
v 7.3.1
- Fix ref parsing in Gitlab::GitAccess
- Fix error 500 when viewing diff on a file with changed permissions
- Fix adding comments to MR when source branch is master
- Fix error 500 when searching description contains relative link
此外 Gitlab 已经开始 7.4.0 版本的开发,目前已完成的包括:
v 7.4.0
- Refactored membership logic
- Fix creating new files with web editor
- Improve error reporting on users API (Julien Bianchi)
- Refactor test coverage tools usage. Use SIMPLECOV=true to generate it locally
- Increase unicorn timeout to 60 seconds
GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。
软件详情:https://github.com/gitlabhq/gitlabhq/
下载地址:https://github.com/gitlabhq/gitlabhq/releases
来自:开源中国社区

