设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Gerrit 2.9.2发布,代码审查工具

2014-12-1 17:03| 发布者: joejoe0332| 查看: 1019| 评论: 0|原作者: oschina|来自: oschina

摘要: Gerrit 2.9.2 发布,此版本现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.9.2.war。注意:跟 Gerrit 2.9.1 版本相比,没有模式修改。从 Gerrit 2.6 以及以下版本升级,请查看升级说明。更 ...

Gerrit 2.9.2 发布,此版本现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.9.2.war

注意:跟 Gerrit 2.9.1 版本相比,没有模式修改。从 Gerrit 2.6 以及以下版本升级,请查看升级说明。

更新内容如下(完整发行说明):

Bug 修复

ssh

  • 更新 SSHD 到 0.13.0 版本,修复了 SSHD-348 导致 ssh 线程分配给 stream-events 客户端会卡住的问题;同时更新了 SSHD Mina 到 2.0.8 版本,Bouncycastle 到 1.51 版本。

数据库

  • 更新 gwtorm 到版本 1.14。

Secondary Index

  • Fix "400 cannot create query for index" error in "Conflicts With" list.

  • Issue 2996: Delete a change from the index if it is not in the database.

    If for some reason the secondary index is out of date

Change Screen

  • Issue 2964: Fix comment box font colors of dark CodeMirror themes.

    When using a dark-colored theme

  • Issue 2918: Fix placement of margin column in side-by-side diff

  • Issue 2970: Fix display of accented characters in side-by-side diff

  • Issue 2960: Show filename in side-by-side diff screen.

    In the old side-by-side diff screen, the name of the file being diffed was shown in the window title

Plugins

  • Issue 543Replication plugin: Prevent creating repos on extra servers

Security

  • Do not throw away bytes from the CNSPRG when generating HTTP passwords

  • Increase the size of HTTP passwords.

    The length of generated HTTP passwords is increased from 12 to 42 characters.

  • Consider rule action while constructing local owners list

    Previously rule action was not considered during computation of the local owners list

Miscellaneous Fixes

  • Issue 2911: Fix Null Pointer Exception after a MergeValidationListener throws MergeValidationException.

  • Issue 2989: Fix incorrect submodule subscriptions

  • Fix infinite loop when checking group membership.

  • Fix quoted-printable encoding of e-mail addresses.

    The "(Code Review)" part of the e-mail sender name was truncated when the author’s name was not pure ASCII.

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

评审问题列表页面:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部