发布于 2016-08-18 23:58:04 | 98 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab v8.11.0-rc3 和 v8.11.0-rc4 发布了,
主要改进如下:
Add test coverage report badge. !5708
Remove the http_parser.rb dependency by removing the tinder gem. !5758 (tbalthazar)
Ability to specify branches for Pivotal Tracker integration (Egor Lynko)
Fix don't pass a local variable called `i` to a partial. !20510 (herminiotorres)
Add delimiter to project stars and forks count (ClemMakesApps)
Fix rename `add_users_into_project` and `projects_ids`. !20512 (herminiotorres)
Fix the title of the toggle dropdown button. !5515 (herminiotorres)
Rename `markdown_preview` routes to `preview_markdown`. (Christopher Bartz)
Update to Ruby 2.3.1. !4948
Add Issues Board !5548
Allow resolving merge conflicts in the UI !5479
Improve diff performance by eliminating redundant checks for text blobs
Ensure that branch names containing escapable characters (e.g. %20) aren't unescaped indiscriminately. !5770 (ewiltshi)
Convert switch icon into icon font (ClemMakesApps)
API: Endpoints for enabling and disabling deploy keys
API: List access requests, request access, approve, and deny access requests to a project or a group. !4833
详情及下载:
https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG
https://github.com/gitlabhq/gitlabhq/releases/tag/v8.11.0-rc3
https://github.com/gitlabhq/gitlabhq/releases/tag/v8.11.0-rc4