git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: git@vger.kernel.org
Subject: [ANNOUNCE] Gerrit Code Review 2.0.3
Date: Mon, 16 Feb 2009 17:12:56 -0800	[thread overview]
Message-ID: <20090217011256.GA23314@spearce.org> (raw)

Gerrit is a web based code review system, facilitating online code
reviews for projects using the Git version control system.

Gerrit makes reviews easier by showing changes in a side-by-side
display, and allowing inline comments to be added by any reviewer.

Gerrit simplifies Git based project maintainership by permitting
any authorized user to submit changes to the master Git repository,
rather than requiring all approved changes to be merged in by
hand by the project maintainer.  This functionality enables a more
centralized usage of Git.

Gerrit 2.x and later run in any standard Java servlet container,
and includes an embedded SSH daemon, providing gitosis like group
security and data access.  If desired, the review process can be
skipped by directly pushing branches/tags, if the necessary access
has been granted to the user.

The last time I announced Gerrit on this list, it only ran on
Google App Engine.  Gerrit 2.x and later is designed to run in
any environment, without requiring the use of a Google product,
or network connectivity to the Internet.  This makes it much more
suited for corporate deployments, or open source projects which
already have their own servers.

Currently, Gerrit is under very active development, with stable
releases being made about once per week.  As such, I won't be
announcing future releases here very often.

For more information:

  Homepage:   http://code.google.com/p/gerrit/
  Live Demo:  http://review.source.android.com/open
  Source:     git://android.git.kernel.org/tools/gerrit.git
              (but see http://code.google.com/p/gerrit/wiki/Source?tm=4)

-- 
Shawn.

             reply	other threads:[~2009-02-17  1:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17  1:12 Shawn O. Pearce [this message]
2009-02-17  7:11 ` [ANNOUNCE] Gerrit Code Review 2.0.3 Frank Li
2009-02-17 15:18   ` Shawn O. Pearce
2009-02-17 16:13     ` Jacob Helwig
2009-02-17 16:44       ` Johannes Schindelin
2009-02-17 17:09         ` Shawn O. Pearce
2009-02-17 21:06         ` Jacob Helwig
2009-02-18  0:13           ` thestar
2009-02-17 18:53       ` Boyd Lynn Gerber
2009-02-17  9:01 ` Gerrit Pape
2009-02-17 15:13   ` Shawn O. Pearce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090217011256.GA23314@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).