GitLab 10.0.3 和 9.5.8 发布,Bug 修复版本

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

内容简介:GitLab 10.0.3 和 9.5.8 已发布,适用于 GitLab 社区版和企业版。它们都修复了一些存在于旧版本的错误和回归。 10.0.3 CE/EE: Fix merge request counter updates after merge (!14563) CE/EE: Make sure API r...

GitLab 10.0.3 和 9.5.8 已发布,适用于 GitLab 社区版和企业版。它们都修复了一些存在于旧版本的错误和回归。

10.0.3

  • CE/EE: Fix merge request counter updates after merge (!14563)

  • CE/EE: Make sure API responds with 401 when invalid authentication info is provided (!14525)

  • CE/EE: Fix 500 error on merged merge requests when GitLab is restored from a backup (!14547)

  • CE/EE: Fix commenting on side-by-side commit diff (!14529)

  • CE/EE: Gitaly RepositoryExists remains opt-in for all method calls (!14513)

  • CE/EE: Adjust MRs being stuck on "process of being merged" for more than 2 hours (!14540)

  • CE/EE: find_user Users helper method no longer overrides find_user API helper method (!14418)

  • CE/EE: Improve UX of autodevops popover to match gpg one (!14582)

  • CE/EE: Fix CSRF validation issue when closing/opening merge requests from the UI (!14555)

  • CE/EE: Make Repository#has_visible_content more efficient (!14554)

  • CE/EE: Fix Auto DevOps banner feature flag (!14576)

  • CE/EE: Fix data parameter not being sent in ajax request for jobs log (!14564)

  • CE/EE: Fix pushes to an empty repository not invalidating has_visible_content? cache (!14613)

  • CE/EE: Ensure all refs are restored on a backup/restore (!14595)

  • CE/EE: Fix Admin -> License selector for GitLab QA specs (!14599)

  • CE/EE: Fix gitlab-rake gitlab:import:repos task (!14597)

  • CE/EE: Fix broken certificate-authority-data with kubectl >= 1.8.0 (!14635)

  • EE: Show group tab if member lock is enabled (!3025)

  • EE: Only show Turn on Service Desk button when user has permissions (!3020)

  • EE: Add basic documentation on the consul cluster (!3013)

  • EE: File uploaders do not perform hard check, only soft check (!2960)

  • EE: Fix EE delta size check handling with annotated tags (!3041)

  • EE: Rewrite Geo database rake tasks so they operate on the correct database (!3052)

详情点此参阅

9.5.8

  • CE/EE Fix fork button being disabled for users who can fork to group (!14551)

  • EE Fix delta size check to handle commit or nil objects (!2976)

  • EE Fix EE delta size check handling with annotated tags (!3041)

详情点此参阅


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


以上所述就是小编给大家介绍的《GitLab 10.0.3 和 9.5.8 发布,Bug 修复版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

自制编译器

自制编译器

[日] 青木峰郎 / 严圣逸、绝云 / 人民邮电出版社 / 2016-6 / 99.00元

本书将带领读者从头开始制作一门语言的编译器。笔者特意为本书设计了CЬ语言,CЬ可以说是C语言的子集,实现了包括指针运算等在内的C语言的主要部分。本书所实现的编译器就是C Ь语言的编译器, 是实实在在的编译器,而非有诸多限制的玩具。另外,除编译器之外,本书对以编译器为中心的编程语言的运行环境,即编译器、汇编器、链接器、硬件、运行时环境等都有所提及,介绍了程序运行的所有环节。一起来看看 《自制编译器》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具