GitLab 8.5.1 发布,Git 代码托管平台
jopen 9年前
Gitlab 8.5.1 发布了,该版本包含很多关于合并请求、TODO 以及 UI 的 bug 修复,包括:
- EE: Fix adding pages domain for a project in a group (!211)
- CE/EE: Fix group projects styles (!2714)
- CE/EE: Show Crowd login tab when sign in is disabled and Crowd is enabled (!2749)
- CE/EE: Fix a set of small UI glitches in project, profile, and wiki pages (!2758)
- CE/EE: Restrict permissions on public/uploads (!2764)
- CE/EE: Fix the merge request side-by-side view after loading diff results (!2880)
- CE/EE: Fix the look of tooltip for the “Revert” button (!2910)
- CE/EE: Add when the Builds & Runners API changes got introduced (!2912)
- CE/EE: Fix error 500 on some merged merge requests (!2917)
- CE/EE: Fix an issue causing the content of the issuable sidebar to disappear (!2919)
- CE/EE: Fix error 500 when trying to mark an already done todo as “done” (!2926)
- CE/EE: Fix an issue where MRs weren’t sortable (!2935)
- CE/EE: Issues can now be dragged & dropped into empty milestone lists. This is also possible with MRs (!2935)
- CE/EE: Changed padding & background color for highlighted notes (!2937)
- CE/EE: Re-add the newrelic_rpm gem which was removed without any deprecation or warning (!2943)
- CE/EE: Update sentry-raven gem to 0.15.6 (!2947)
- Omnibus GitLab: Push Raspbian repository for RPI2 to packagecloud (!655)
- Omnibus GitLab: Update GitLab pages daemon to v0.2.0 (!656)
- Omnibus GitLab: Unset env variables that could interfere with
gitlab-rake
andgitlab-rails
commands (!658)
该版本还重新引入了 newrelic_rpm
这在 之前被删除而且没有任何废弃的提醒和警告. 我们相当抱歉。我们的目标是用 InfluxDB 和 Grafana 替换商用的 NewRelic 解决方案。我们已经在 gitlab.com 上使用这个替代组合,看似工作很好。
该版本不包含任何新的移植需求,因此升级不会要求停机。