GitLab 社区版和企业版发布 10.1.3 补丁版本

栏目: 软件资讯 · 发布时间: 8年前

内容简介:GitLab 发布 10.1.3 补丁版本,包括社区版和企业版。 该版本主要是 Bug 的修复,包括: CE/EE: Fix diff parser so it tolerates to diff special markers in the content (!14848) CE/EE: Fix cancel button n...

GitLab 发布 10.1.3 补丁版本,包括社区版和企业版。

该版本主要是 Bug 的修复,包括:

  • CE/EE: Fix diff parser so it tolerates to diff special markers in the content (!14848)

  • CE/EE: Fix cancel button not working while uploading on the new issue page (!15137)

  • CE/EE: Render 404 when polling commit notes without having permissions (!15140)

  • CE/EE: Fix webhooks recent deliveries (!15146)

  • CE/EE: Fix issues with forked projects of which the source was deleted (!15150)

  • CE/EE: Remove Filesystem check metrics that use too much CPU to handle requests (!15158)

  • CE/EE: Avoid regenerating the ref path for the environment (!15167)

  • CE/EE: Fix a migration that adds merge_requests_ff_only_enabled column to MR table (!15195)

  • CE/EE: Make sure group and project creation is blocked for new users that are external by default (!15212)

  • CE/EE: Fix GPG signature popup info in Safari and Firefox (!15228)

  • CE/EE: Fix arguments Import/Export error importing project merge requests (!15241)

  • CE/EE: Show error message when fast-forward merge is not possible (!15296)

  • CE/EE: Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization (!15311)

  • EE: Fix: Failed to rebase MR from forked repo (!3258)

更多详情可查阅发行说明


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

界面设计模式

界面设计模式

[美]泰德维尔(Tidwell,J.) / 蒋芳 / 电子工业出版社 / 2013-9-1 / CNY 119.00

模式意味着重用。 好的模式建立在对人与事物的深刻认知之上。 本书开篇即总结了“与人有关”的各类问题,为读者提供了界面设计总体思路上的指引,帮助读者举一反三。 接下来,本书收集并分析了很多常用的界面设计模式,帮助读者理解在实现级别的各种常用解决方案,将它们灵活地运用到自己的设计中。 同时,随着网络和技术的不断发展,本书在第1 版的基础上,更新了几乎所有的模式示例和说明,并新增......一起来看看 《界面设计模式》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码