RSS 2 projects tagged "code review"

Download Website Updated 24 Aug 2009 CRET

Screenshot
Pop 29.15
Vit 37.25

CRET is a code review tool for reviewing and committing patches to a Subversion repository. It hooks into SVN's commit procedure and only performs the commit if the patch file has an "approved" status. When somebody wants to commit a patch file to an SVN repository, the patch file must first be added to CRET. The person committing must the select reviewers and enter an objective and title for the patch. This operation notifies the reviewers through email. A reviewer can add comments to a patch, approve it, or reject it. Comments are sent to the requestor via email. If a patch is approved, the requestor can commit the code. When the code is committed, email is sent to the requestor and reviewers for notification.

No download Website Updated 26 Mar 2011 dumbsvnreview

Screenshot
Pop 18.08
Vit 28.00

dumbsvnreview is a very simple frontend for performing code reviews with SVN. The idea is that you set it up with your repositories and your favorite graphical diff tool and specify the last revision of the last code review. It will then list every change since the last review through a Web interface.

Screenshot

Project Spotlight

ipset

Fast address matching for Netfilter/Xtables.

Screenshot

Project Spotlight

pdf_gantt

A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.