内容简介:GitLab 10.2.3 版本已发布 ,包括社区版和企业版。该版本解决了 10.2 版本中的一些问题和 bug 。包括: Bug fixes for Community and Enterprise Editions CE/EES/EEP: Fix hashed storage for Import/Export ...
GitLab 10.2.3 版本已发布 ,包括社区版和企业版。该版本解决了 10.2 版本中的一些问题和 bug 。包括:
Bug fixes for Community and Enterprise Editions
CE/EES/EEP: Fix hashed storage for Import/Export uploads (!15482)
CE/EES/EEP: Ensure that
rake gitlab:cleanup:repostask does not mess with hashed repositories (!15520)CE/EES/EEP: Ensure that
rake gitlab:cleanup:dirstask does not mess with hashed repositories (!15600)CE/EES/EEP: Fix WIP system note not being created (!15528)
CE/EES/EEP: Fix link text from group context (!15565)
CE/EES/EEP: Fix defaults for MR states and merge statuses (!15594)
CE/EES/EEP: Fix pulling and pushing using a personal access token with the sudo scope (!15571)
Bug fixes for Enterprise Editions
EES/EEP: Fix viewing default push rules on a Geo secondary (!3559)
EES/EEP: Fix Geo wiki sync error not increasing retry count (!3569)
EEU: Disable Autocomplete for Epics (!3504)
EEU: Fix Epic fullscreen editing (!3437)
EEU: Fix tasklist for Epics (!3435)
Performance improvements for Community and Enterprise Editions
CE/EES/EEP: Drastically improve Project Search performance by no longer searching namespace name (!15590)
CE/EES/EEP: Reuse authors when rendering event Atom feeds (!15630)
CE/EES/EEP: Optimise StuckCiJobsWorker using cheap SQL query outside, and expensive inside (!15527)
更新方式:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《GitLab 社区版和企业版 10.2.3 补丁版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- GitLab 发布 10.1.1 补丁版本
- GitLab 发布补丁修复版本 11.9.1
- GitLab 发布补丁修复版本 11.9.6
- GitLab 发布补丁修复版本 11.10.4
- GitLab 10.5.2 补丁版本发布,修复 Bug
- GitLab 10.5.5 补丁版本发布,修复 Bug
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
CLR via C#
(美)Jeffrey Richter / 周靖 / 清华大学出版社 / 2010-9 / 99.00元
本书针对CLR和.NET Framework 4.0进行深入、全面的探讨,并结合实例介绍了如何利用它们进行设计、开发和调试。全书5部分29章。第Ⅰ部分介绍CLR基础,第Ⅱ部分解释如何设计类型,第Ⅲ部分介绍基本类型,第Ⅳ部分以实用特性为主题,第Ⅴ部分花大量篇幅重点介绍线程处理。 通过本书的阅读,读者可以掌握CLR和.NET Framework的精髓,轻松、高效地创建高性能应用程序。一起来看看 《CLR via C#》 这本书的介绍吧!