发布于 2015-07-20 00:18:08 | 224 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Gerrit 开源代码审查软件

Gerrit,一种免费、开放源代码的代码审查软件,使用网页界面。利用网页浏览器,同一个团队的软件程序员,可以相互审阅彼此修改后的程序代码,决定是否能够提交,退回或者继续修改。


Gerrit 2.11.2 发布下载,更新内容如下:

新特性

New SSH commands:

  • index start

    Allows to restart the online indexer without restarting the Gerrit server.

  • index activate

    Allows to activate the latest index version even if the indexing encountered problems.

Bug 修复

  • Issue 2761: Fix incorrect file list when comparing patchsets.

    When comparing a patchset with another one, the added and deleted files were not displayed properly.

  • Issue 3460: Fix regression in the search box auto-suggestions.

    A change introduced in version 2.11 caused the auto-suggestions to not work any more.

  • Issue 3355: Fix corruption of database when deleting draft change ref fails.

  • Issue 3426: Fix regression in the %base option.

    A change introduced in version 2.11 caused the %base option to not work any more, meaning it was not possible to push a commit, which is already merged into a branch, for review to another branch of the same project.

  • JGit bug 468024: Fix data loss if a pack is pushed to a JGit based server and gc runs concurrently on the same repository.

  • Issue 3371: Fix wrong date/time for commits in refs/meta/config branch.

    When the refs/meta/config branch was modified using the PutConfig REST endpoint (e.g. when changing the project configuration in the web UI) the commit date/time was wrong. Instead of the actual date/time the date/time of the last Gerrit server start was used.

  • Fix NullPointerException in the related changes REST API endpoint.

  • Make sure /a is not in the project name for git-over-http requests.

    The /a prefix is used to trigger authentication but was not removed from the request. Therefore, it was included in the project name and hence the project wasn’t found when performing, for example git fetch http://server/a/project.

  • Fix disabling of git ssh commands.

    The ssh commands were available even when ssh commands were disabled.

  • Fix native string handling in Plugin API.

    The results of REST API calls were incorrectly being converted from NativeString to String when called from Javascript.

  • Issue 3440: Include prettify source files in the documentation.

    The prettify source files were being loaded from cdnjs.cloudflare.com, which may cause trouble if the Gerrit instance is behind a firewall on a machine not allowed to access the Internet at large.

    Now those files are bundled with the documentation.

  • Print proper name for project indexer tasks in show-queue command.

  • Print proper name for reindex after update tasks in show-queue command.

更新

  • Update JGit to 4.0.1.201506240215-r.

下载:https://gerrit-releases.storage.googleapis.com/gerrit-2.11.2.war

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

评审问题列表页面:



历史版本 :
Gerrit 2.12.0 正式发布,代码评审工具
Gerrit 2.11.5 发布,代码评审工具
Gerrit 2.12.0 RC2 发布,代码评审工具
Gerrit 2.12.0 RC1 发布,代码评审工具
Gerrit 2.11.4 发布,代码评审工具
Gerrit 2.11.3 发布下载,代码评审工具
Gerrit 2.11.2 发布下载,代码评审工具
Gerrit 2.11.1 发布下载,代码评审工具
Gerrit 2.10.4 发布,代码审查工具
Gerrit 2.11 正式发布下载,代码评审工具
Gerrit 2.11-rc2 发布下载,代码评审工具
Gerrit 2.10.2 发布,代码评审工具
最新网友评论  共有(0)条评论 发布评论 返回顶部

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