Gitlab 7.6.0 正式版发布了,该版本改进内容包括如下几个方面:
- Fork repository to groups
- 新的 rugged 版本
- Add CRON=1 backup setting for quiet backups
- Fix failing wiki restore
- Add optional Sidekiq MemoryKiller middleware (enabled via SIDEKIQ_MAX_RSS env variable)
- Monokai highlighting style now more faithful to original design (Mark Riedesel)
- Create project with repository in synchrony
- Added ability to create empty repo or import existing one if project does not have repository
- Reactivate highlight.js language autodetection
- 移动 UI 的改进
- Change maximum avatar file size from 100KB to 200KB
- Strict validation for snippet file names
- Enable Markdown preview for issues, merge requests, milestones, and notes (Vinnie Okada)
- In the docker directory is a container template based on the Omnibus packages.
- 更新 Sidekiq 到 2.17.8 版本
- Add author filter to project issues and merge requests pages
- Atom feed for user activity
- Support multiple omniauth providers for the same user
- Rendering cross reference in issue title and tooltip for merge request
- 在评论中显示用户名
- Possibility to create Milestones or Labels when Issues are disabled
- Fix bug with showing gpg signature in tag
GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。
开源中国代码托管平台 git.oschina.net 就是基于 GitLab 项目搭建。
软件详情:https://github.com/gitlabhq/gitlabhq/
下载地址:https://github.com/gitlabhq/gitlabhq/releases
来自:开源中国社区

