转载

项目管理和代码托管平台GitLab v9.0.3 发布

项目管理和代码托管平台GitLab v9.0.3 发布

  

GitLab是用 Ruby on Rails 语言 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与GitHub类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。团队成员可以利用内置的简单聊天程序(Wall)进行交流。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。

更新日志

  • CE/EE: Moves issue, mr, todo counts next to profile dropdown in top nav. (!10347)
  • CE/EE: Allow users to import GitHub projects to subgroups. (!10344)
  • CE/EE: Remove unnecessary ORDER BY clause from forked_to_project_id subquery. (!10334)
  • CE/EE: Fixed sidebar causes vertical scroll to stutter. (!10262)
  • CE/EE: Make the api /notes endpoint work with noteable iid instead of id. (!10258)
  • CE/EE: Improve Markdown rendering when a lot of merge requests are referenced. (!10252)
  • CE/EE: Fix environment folder route when special chars present. (!10250)
  • CE/EE: Support wider range of monitored environments with Prometheus (!10159)
  • CE/EE: Fix linking to new issue with selected template via url parameter. (!10155)
  • CE/EE: Make CI build to use optimistic locking only on status change. (!10152)
  • CE/EE: Fixed labels icon being hidden in collapsed issuable sidebar. (!10107)
  • CE/EE: Remove unnecessary ORDER BY clause when updating todos. (!10399)
  • CE/EE: Fix race condition where a namespace would be deleted before a project was deleted. (!10389)
  • CE/EE: Fixes method not replacing URL parameters correctly and breaking pipelines. (!10351)
  • CE/EE: Fix name collision when importing GitHub pull requests from forked repositories. (!9719)
  • CE/EE: Fix GitHub importer for PRs of deleted forked repositories. (!9992)
  • EE: Changed titles in board switcher. (!1390)
  • EE: Fixed issue boards milestone toggle text not updating when filtering. (!1516)
  • EE: Fixed the mirror user dropdown not displaying. (!1554)
  • EE: Fixed label resetting when sorting by weight. (!1558)
  • EE: Add the ability to edit shared runners quota on per-user basis. (!1535)
  • EE: Fix sticking of the database load balancer. (!1502)
  • Omnibus GitLab: Add configuration support for new Mattermost 3.7 settings (!1432)
  • Omnibus GitLab: Added support for postgres hot_standby_feedback option (!1416)
  • Omnibus GitLab: Fix ability to disable postgres and redis exporters (!1435)
  • Omnibus GitLab: Fix 'template1 being accessed by other users' error (!1431)
  • Omnibus GitLab: Start new services after they are enabled (!1427)

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/67104f40

正文到此结束
Loading...