1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Gerrit 2.10.4 发布,代码审查工具 下载

本帖由 漂亮的石头2015-05-11 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Gerrit 2.10.4 发布,此版本现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.10.4.war

    更新内容如下:

    新特性


    • Support identity linking in hybrid OpenID and OAuth2 authentication.

      Linking of user identities accross protocol boundaries and from one OAuth2 identity to another OAuth2 identity is supported.


    • Support identity linking in OAuth2 extension point.

      Linking of user identities from one OAuth2 identity to another OAuth2 identity is supported.
    Bug 修复


    • Issue 3300: Fix >10x performance degradation for Git push and replication operations.

      A regression in jgitcaused a performance degradation.


    • Issue 3312: Flush padding on patches downloaded as base64.

      The padding was not flushed, which caused the downloaded patch to not be valid base64.
    OAuth 扩展


    • Check for session validity during logout.

      When user was trying to log out, after Gerrit restart, the session was invalidated and IllegalStateException was recorded in the error_log.
    更新


    • Update jgit to 4.0.0.201505050340-m2.

    Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员,可以相互审阅彼此修改后的程序代码,决定是否能够提交,退回或者继续修改。它使用 Git 作为底层版本控制系统。它分支自Rietveld, 作者为Google公司的Shawn Pearce,原先是为了管理Android计划而产生。这个软件的名称,来自于荷兰设计师赫里特·里特费尔德(Gerrit Rietveld)。最早它是由Python写成,在第二版后,改成用Java与SQL。使用Google Web Toolkit来产生前端的JavaScript。

    评审问题列表页面:

    [​IMG]
    Gerrit 2.10.4 发布,代码审查工具下载地址
     
正在加载...