git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Gerrit Code Review 2.0.3
@ 2009-02-17  1:12 Shawn O. Pearce
  2009-02-17  7:11 ` Frank Li
  2009-02-17  9:01 ` Gerrit Pape
  0 siblings, 2 replies; 11+ messages in thread
From: Shawn O. Pearce @ 2009-02-17  1:12 UTC (permalink / raw)
  To: git

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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-02-18  0:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17  1:12 [ANNOUNCE] Gerrit Code Review 2.0.3 Shawn O. Pearce
2009-02-17  7:11 ` 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

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).