内容简介:GitLab 9.5.3 已发布,包含社区版和企业版。 该版本修复了 9.5.2 和先前版本中出现的一些回归错误和 bug。 包括以下修复: CE/EE Filter additional secrets from Rails logs. (!13945) CE/EE Make username upda...
GitLab 9.5.3 已发布,包含社区版和企业版。
该版本修复了 9.5.2 和先前版本中出现的一些回归错误和 bug。
包括以下修复:
CE/EE Filter additional secrets from Rails logs. (!13945)
CE/EE Make username update fail if the namespace update fails. (!13642)
CE/EE Fix failure when issue is authored by a deleted user. (!13807)
CE/EE Reverts changes made to signin_enabled. (!13956)
CE/EE Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment. (!13965)
CE/EE Fixed diff changes bar buttons from showing/hiding whilst scrolling.
CE/EE Fix events error importing GitLab projects. (!13868)
CE/EE Fix pipeline trigger via API fails with 500 Internal Server Error in 9.5. (!13861)
CE/EE Fixed fly-out nav flashing in & out. (!13929)
CE/EE Remove closing external issues by reference error. (!13910)
CE/EE Re-allow appearances.description_html to be NULL. (!13806)
CE/EE Update and fix resolvable note icons for easier recognition. (!13821)
CE/EE Eager load head pipeline projects for MRs index. (!13877)
CE/EE Instrument MergeRequest#fetch_ref. (!13980)
CE/EE Instrument MergeRequest#ensure_ref_fetched. (!13876)
CE/EE Notifications weren't sending to participating users with a
Customnotification setting. (!13680)CE/EE Simplify system hook testing and guarantee test will fire (!13858)
CE/EE Update templates to include header in the README. (!13785)
CE/EE Add dynamic navigation tunnel to fly-out menus. (!13315)
CE/EE Fix transient dropdown test failures. (!13862)
CE/EE Fixes the diff changes buttons from toggling when scrolling. (!13894)
CE/EE Adds position fixed to right sidebar. (!13494)
CE/EE Update backup_restore.md documentation regarding S3 and IAM profiles. (!13871)
CE/EE Increase z-index of dropdowns. (!13889)
CE/EE Resolve "README.md: Header image scale not limited". (!13869)
CE/EE Fixed fly-out nav jumping. (!13690)
CE/EE Update Gitaly version to v0.35.0. (!13950)
CE/EE Remove skipped examples in filtered issues feature spec. (!13845)
CE/EE Update Prometheus Client MMAP gem to version that fixes performance degradation. (!13898)
CE/EE Improve migrations / background migrations testing strategy (!13589)
EE Add event metrics to mirrors and remote mirrors. (!2744)
EE Remove skipped examples in filtered issues weight feature spec. (!2773)
EE Check if
licensestable exists before loading the current license. (!2783)Omnibus CE/EE Fix Mattermost log location. (!1881)
更多细节的内容请参阅发布主页。

【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Scala Native 0.2.0 发布,将 Scala 代码编译成本机代码
- Scala Native 0.3.0 发布,将 Scala 代码编译成本机代码
- Scala Native 0.2.0 发布,将 Scala 代码编译成本机代码
- Scala Native 0.3.7 发布,将 Scala 代码编译成原生代码
- 发布开源代码到jcenter
- Java 代码生成器光 2.0.0 Insight(内省) 发布尝鲜版 3,代码变变变
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
机器学习基础教程
(英)Simon Rogers,、Mark Girolami / 郭茂祖、王春宇 刘扬 刘晓燕、刘扬、刘晓燕 / 机械工业出版社 / 2014-1 / 45.00
本书是一本机器学习入门教程,包含了数学和统计学的核心技术,用于帮助理解一些常用的机器学习算法。书中展示的算法涵盖了机器学习的各个重要领域:分类、聚类和投影。本书对一小部分算法进行了详细描述和推导,而不是简单地将大量算法罗列出来。 本书通过大量的MATLAB/Octave脚本将算法和概念由抽象的等式转化为解决实际问题的工具,利用它们读者可以重新绘制书中的插图,并研究如何改变模型说明和参数取值。......一起来看看 《机器学习基础教程》 这本书的介绍吧!