GitLab 10.0.5 发布了,该版本解决了10.0.4版本和之前版本中的一些回归错误。
GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。
bug 修复:
- CE/EE: Fix monitoring graph axes labels that were inaccurate and inconsistent (!14258)
- CE/EE: Fix broken Y-axis scaling in some Prometheus graphs (!14693)
- CE/EE: Fix group milestones breadcrumb links (!14689)
- CE/EE: Fix GitLab QA: increase window size to ensure License link shows (!14674)
- CE/EE: Fix the import :milestone from adding the group_id (!14657)
- CE/EE: Fix missing issue assignees (!15109)
- CE/EE: Trigger change event of the markdown textarea to allow Vue catch the programmatic changes (!14539)
完整更新内容请查看发布主页。
转自 http://www.oschina.net/news/90243/gitlab%2010.0.5