发布于 2016-04-22 23:53:23 | 73 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab 8.7 发布了,该版本允许在网页上cherry-pick 任意 commit 到指定分支,该功能是支付宝前端团队提交的。
以下是一些改进记录:
- Gitlab::GitAccess and Gitlab::GitAccessWiki are now instrumented
- Fix vulnerability that made it possible to gain access to private labels and milestones
- The number of InfluxDB points stored per UDP packet can now be configured
- Fix error when cross-project label reference used with non-existent project
- Transactions for /internal/allowed now have an "action" tag set
- Method instrumentation now uses Module#prepend instead of aliasing methods
- Repository.clean_old_archives is now instrumented
查看完整改进记录,可以点击这里。
下载地址:https://about.gitlab.com/downloads/