Gerrit 2.9.2 发布,此版本现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.9.2.war。 注意:跟 Gerrit 2.9.1 版本相比,没有模式修改。从 Gerrit 2.6 以及以下版本升级,请查看升级说明。
更新内容如下(完整发行说明): Bug 修复ssh数据库Secondary IndexFix "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 ScreenIssue 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
PluginsSecurityDo 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 FixesIssue 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。 评审问题列表页面:

|