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/
软件详情:https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG
来自:开源中国社区

