发布于 2015-05-11 11:32:39 | 156 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 7.10.4 发布,修复了上周发布的 GitLab 7.10.2 的安装和迁移问题,因为标签的唯一性约束。其实 GitLab 并未发布 GitLab 7.10.3,只是创建了版本标签,放到发布的分支里面。
此版本修复的问题:
修复了 GitLab 7.10.2 的迁移失败问题
添加了安装时一些标签失效的 indices
解决了在 MySQL 运行 GitLab 安装时标签的大小写敏感的问题
其他修复:
A bug when using the Gitorious importer
A bug that prevented adding group members through the admin screen
Broken links on the merge request page leading to CI services
A 500 error when trying to search in the wiki
A 500 error when trying to add new tags to a project
A bug where commit data would not appear in some subdirectories due to escaped slashes
A bug where branches with escaped characters in their names would not always work in the compare view
更多内容请看发行说明。
此版本现已提供下载:https://github.com/gitlabhq/gitlabhq/archive/v7.10.4.zip。
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
系统要求:
Ubuntu/Debian
ruby 1.9.3+
mysql or postgresql
git
gitlab-shell
redis
Sidekiq