Download List

Project Description

Codestriker is a Web application that supports online code reviews. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe, and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems. It minimizes paper work, ensures that issues, comments, and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections. An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-01 14:50 Back to release list
1.7.0

Massive refactoring was done so that the diff parsing and rendering code is broken up into a number of clearly defined modules, which will allow for the easier adoption of different SCM systems in the future. In addition to CVS and PATCH modules, which existed in previous version of codestriker but have now been ported into the new module structure, Subversion (http://subversion.tigris.org) support has been included. HTML generation was modified so topic view output is smaller, by using javascript functions to reduce the HREF size for each code line.
Tags: Major feature enhancements

Project Resources