发布于 2016-01-28 04:03:09 | 122 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
Gitlab 8.4.2 发布,更新如下:
CE/EE: Bump required gitlab-workhorse version to bring in a fix for missing artifacts in the build artifacts browser (!2616)
CE/EE: Get rid of those ugly borders on the file tree view (!2615)
CE/EE: Fix updating the runner information when asking for builds (!2618)
CE/EE: Bump gitlab_git version to 7.2.24 in order to bring in a performance improvement when checking if a repository was empty (!2535)
CE/EE: Add instrumentation for Gitlab::Git::Repository instance methods so we can track them in Performance Monitoring. (!2528)
CE/EE: Increase contrast between highlighted code comments and inline diff marker (!2629)
CE/EE: Fix method undefined when using external commit status in builds (!2576)
EE: Elasticsearch indexer performance improvements (!140)
EE: Don’t redirect away from Mirror Repository settings when repo is empty (!135)
EE: Fix updating of branches in mirrored repository (!136)
EE: Fix a 500 error preventing LDAP users with 2FA enabled from logging in (!146)
EE: Rake task gitlab:elastic:index_repositories handles errors and shows progress (!143)
EE: Partial Elasticsearch indexing of repo on push (!142)
详情请看:Read on
下载页面:8.4.2
系统要求:
Ubuntu/Debian
ruby 1.9.3+
mysql or postgresql
git
gitlab-shell
redis
Sidekiq