你好,游客 登录 注册 搜索
背景:
阅读新闻

Gerrit 2.11.3 发布下载,代码评审工具

[日期:2015-08-24] 来源:oschina.net  作者:Linux [字体: ]

Gerrit 2.11.3 发布下载,此版本主要是 bug 修复:

  • Do not suggest inactive accounts.

    When, for example, adding accounts to a group, the drop down list would also suggest inactive accounts.

    Inactive accounts are now excluded from the suggestion.

  • Fix performance of side-by-side diff screen for huge files.

    The Render=Slow preference was not being disabled for huge files, resulting in poor performance on most browsers.

  • Prefer JavaScript clipboard API if available.

    Modern versions of Chrome support a draft clipboard API from JavaScript that allows copying without use of a Flash widget. If the API appears to be available in the browser, it is now used instead of the Flash widget.

  • Fix markdown rendering for the Gitiles plugin.

    The Gitiles project uses the grappa library which causes a class collision with parboiled which was used by Gerrit. This resulted in markdown files not being rendered by the Gitiles plugin.

  • Fix submodule subscription for nested projects.

    If the project name was a/b, and a project named b also existed, the subscription would be incorrectly set on project b.

  • Issue 3478: Show correct status line for draft patch sets.

    If a new patch set was uploaded as draft to an existing published change, the status line did not reflect the draft status of the now current patch set.

  • Issue 3477: Fix client error when current patch set is not visible to user.

    If the latest patch set of a change was a draft that was not visible to the logged in user, clicking on the side by side diff link caused a javascript error on the client.

  • Issue 3468: Include URL to change in "change closed" error message.

    Instead of only the change number, the error message now includes the URL to the change.

  • Issue 3366: Call NewProjectCreatedListeners after project creation is complete.

    The listeners were being called before all project details had been created and recorded.

  • Issue 3505: Add "Uploaded patch set 1" message for changes created via the UI.

  • Issue 3504: Prevent users from publishing change edits if they have not signed the CLA.

    It was possible for users who had not signed the Contribution License Agreement (CLA) to publish change edits on projects that require a CLA.

  • Issue 2209: Honor username provided by container.

  • Stop logging unknown group membership for null UUID. Null UUIDs are now skipped rather than spamming the log.

    UUIDs which have no registered backends are still logged. These may be errors caused by plugins not loading that an admin should pay attention to and try to resolve.

更新

  • Update Guice to 4.0.
  • Replace parboiled 1.1.7 with grappa 1.0.4.

下载:https://www.gerritcodereview.com/download/gerrit-2.11.3.war

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

评审问题列表页面:

Gerrit 在Ubuntu 11.04上的安装与配置  http://www.linuxidc.com/Linux/2011-08/41318.htm

Gerrit 在Fedora上的安装配置 http://www.linuxidc.com/Linux/2011-08/41709.htm

Ubuntu 12.04 Server安装Gerrit  http://www.linuxidc.com/Linux/2012-05/60753.htm

Gerrit审核服务器搭建简易教程(Ubuntu 12.10) http://www.linuxidc.com/Linux/2013-02/79999.htm

Gerrit 的详细介绍请点这里 
Gerrit 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2015-08/122209.htm

linux
相关资讯       Gerrit 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款