Gerrit 开源代码审查软件

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

Gerrit 2.12.0 正式发布,代码评审工具
Gerrit 2.12.0 正式发布,此版本值得关注的改进:新的变更提交工作流:Submit Whole Topic 和 Submitted Together支持 GPG Keys 和签名推送更多改进内容请看发行说明。下载:https://www.gerritcodereview.com/download/gerrit-2.12.warGerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个

发布于 2016-01-04 00:48:09 | 128 次阅读

Gerrit 2.11.5 发布,代码评审工具
Gerrit 2.11.5 发布,此版本主要是 bug 修复:Issue 3442: Handle commit validation errors when creating/editing changes via REST.When an exception was thrown by a commit validator during creation of a new change, or during publish of an inline edit, this resulted in an internal server error message whi

发布于 2015-12-14 00:50:43 | 214 次阅读

Gerrit 2.12.0 RC2 发布,代码评审工具
Gerrit 2.12.0 RC2 发布,未有发行说明,现已提供下载:https://www.gerritcodereview.com/download/gerrit-2.12-rc2.war  Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员,可以相互审阅彼此修改后的程序代码,决定是否能够提交,退回或者继续修改。它使用 Git

发布于 2015-12-08 01:26:53 | 149 次阅读

Gerrit 2.12.0 RC1 发布,代码评审工具
Gerrit 2.12.0 RC1 发布,主要改进:* 改进 submission workflows, "Submit Whole Topic" 和 "Submitted Together".* 支持 GPG Keys 和 signed pushes.下载:https://www.gerritcodereview.com/download/gerrit-2.12-rc1.war。Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏

发布于 2015-11-29 23:56:29 | 156 次阅读

Gerrit 2.11.4 发布,代码评审工具
Gerrit 2.11.4 发布,此版本主要是 bug 修复:Bug 修复Fix NullPointerException in ls-project command with --has-acl-for option.Using the --has-acl-for option for external groups (e.g. LDAP groups) was causing a NullPointerException.Issue 3328: Allow to push a tag that points to a non-commit object.When

发布于 2015-10-26 09:51:29 | 260 次阅读

Gerrit 2.11.3 发布下载,代码评审工具
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

发布于 2015-08-24 09:32:15 | 195 次阅读

Gerrit 2.11.2 发布下载,代码评审工具
Gerrit 2.11.2 发布下载,更新内容如下:新特性New SSH commands:index startAllows to restart the online indexer without restarting the Gerrit server.index activateAllows to activate the latest index version even if the indexing encountered problems.Bug 修复Issue 2761: Fix incorrect file list when compa

发布于 2015-07-20 00:18:08 | 208 次阅读

Gerrit 2.11.1 发布下载,代码评审工具
Gerrit 2.11.1 发布下载,此版本主要是 Gerrit 2.10.4 和 Gerrit 2.10.5 的 bug 修复,更新内容如下:新特性Issue 321: Use in-memory Lucene index for a better reviewer suggestion.Instead of a linear full text search through a list of accounts, use an in-memory Lucene index. Bug

发布于 2015-06-29 00:00:51 | 238 次阅读

Gerrit 2.10.4 发布,代码审查工具
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 identit

发布于 2015-05-11 00:31:33 | 249 次阅读

Gerrit 2.11 正式发布下载,代码评审工具
Gerrit 2.11 正式发布下载,此版本包括 Gerrit 2.10.1,Gerrit 2.10.2 和 Gerrit 2.10.3 的 bug 修复,主要改进如下:Issue 505:可以直接在浏览器中创建和编辑 Changes,详情请看 Inline editing。对 Change 界面进行了大量改进 移除了旧的 Change 界面

发布于 2015-04-25 23:47:54 | 223 次阅读

Gerrit 2.11-rc2 发布下载,代码评审工具
Gerrit 2.11-rc2 发布下载,此版本现已提供下载:http://gerrit-releases.storage.googleapis.com/gerrit-2.11-rc2.war。Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员,可以相互审阅彼此

发布于 2015-04-13 00:54:56 | 178 次阅读

Gerrit 2.10.2 发布,代码评审工具
Gerrit 2.10.2 发布,此版本相比 Gerrit 2.10.1 没有模式改进,主要改进如下:Bug 修复Work around MyersDiff infinite loop in PatchListLoader. If the MyersDiff diff doesn’t finish within 5 seconds, interrupt it and fall back to a different diff algorithm. From the user perspectiv

发布于 2015-03-30 00:56:51 | 207 次阅读

Gerrit 2.10.1 发布,代码评审工具
Gerrit 2.10.1 发布,此版本更新内容如下:Bug 修复Issue 2260: LDAP horrendous login time due to recursive lookup.Issue 3210: Null Pointer Exception for query command with --comments switch.Issue 3211: Intermittent Null Pointer Exception when showing process queue.LDAPSeveral performance

发布于 2015-03-14 01:58:28 | 191 次阅读

Gerrit 2.11-rc1 发布下载,代码评审工具
Gerrit 2.11-rc1 发布,此版本源代码现已提供下载,WAR 包也已提供下载:http://gerrit-releases.storage.googleapis.com/gerrit-2.11-rc1.war。Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序

发布于 2015-03-13 10:48:03 | 227 次阅读

Gerrit 2.11-rc0 发布,代码评审工具
Gerrit 2.11-rc0 发布,此版本现已提供下载:https://gerrit.googlesource.com/gerrit/+/v2.11-rc0。Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员,可以相互审阅彼此修改后的程序代

发布于 2015-03-01 23:47:32 | 212 次阅读

Gerrit 2.10 正式发布,代码评审工具
Gerrit 2.10 正式发布,此版本包括 Gerrit 2.9.1,Gerrit 2.9.2,Gerrit 2.9.3 和 Gerrit 2.9.4 的 bug 修复,现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.10.war。值得关注的更新:支持外部加载插件,插件可以在 Scala 或者 Groovy 使用

发布于 2015-01-28 07:25:05 | 145 次阅读

Gerrit 2.10-rc2 发布,代码评审工具
Gerrit 2.10-rc2 发布,现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.10.war。Gerrit 2.10 详细改进内容请看这里。Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员

发布于 2015-01-23 03:55:30 | 184 次阅读

Gerrit 2.9.4 发布,代码评审工具
Gerrit 2.9.4 发布,此版本相对于 Gerrit 2.9.3 版本没有模式改进,但是对于 Gerrit 2.6 到 Gerrit 2.9.1 的系统需要升级一些表,所以需要升级 init 系统:  java -jar gerrit.war init -d site_path此版本更新 JGit 到版本 3.4.2.

发布于 2014-12-29 00:31:55 | 220 次阅读

Gerrit 2.9.3 发布,代码审查工具
Gerrit 2.9.3 发布,此版本把 SSHD 升级到 0.13.0 版本,包括了 SSHD-348 (SSH thread poolexhaustion) 相关修复。更多更新内容请看发行说明。此版本现已提供下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.9.3.war

发布于 2014-12-12 05:27:20 | 257 次阅读

Gerrit 2.10 RC1 发布,代码审查软件
Gerrit 2.10 RC1 发布了,没有该版本的详细介绍。下载地址:gerrit-2.10-rc1.war源码下载:https://gerrit.googlesource.com/gerrit/+/v2.10-rc1Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序

发布于 2014-12-07 23:21:10 | 152 次阅读

linux下的Gerrit2的安装和配置
本文为大家讲解的是linux下的Gerrit2的安装和配置教材,感兴趣的同学参考下。

发布于 2015-03-14 16:26:56 | 281 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务