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


License: GNU General Public License (GPL)


Changes:
Syntax highlighting support was added. The
appearance of the application has been updated.
The ability to specify just a filename and a
revision number to create a review from a
Subversion or Perforce repository. TestDirector is
now supported as a bug tracking system. Reviews
can be created just by entering the bug IDs, and
the data can be retrieved from Scmbug. The edit
comment page has been updated to include a link
back to the associated view topic page. Support
for LXR 0.9.5 was added. Any line of any file in
the review can be commented on, not just those
that are a part of the diff file.