Gitlab 7.3.2 发布了,该版本修复了两个 bug:
- Fix creating new file via web editor
- Use gitlab-shell v2.0.1
此外 Gitlab 7.4.0 已经在开发中,目前已经完成的改动包括:
- Refactored membership logic
- Improve error reporting on users API (Julien Bianchi)
- Refactor test coverage tools usage. Use SIMPLECOV=true to generate it locally
- Default branch is protected by default
- Increase unicorn timeout to 60 seconds
- Sort search autocomplete projects by stars count so most popular go first
- Add README to tab on project show page
- Do not delete tmp/repositories itself during clean-up, only its contents
- Support for backup uploads to remote storage
- Prevent notes polling when there are not notes
- API: Add support for forking a project via the API (Bernhard Kaindl)
- API: filter project issues by milestone (Julien Bianchi)
软件详情:https://about.gitlab.com/
下载地址:https://github.com/gitlabhq/gitlabhq/releases
来自:开源中国社区

