Codestriker

Codestriker is a web application that supports collaborative code inspections.
Download

Codestriker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • David Sitsky
  • Publisher web site:

Codestriker Tags


Codestriker Description

Codestriker is a web application that supports collaborative code inspections. Codestriker project is an open-sourced web application which supports online code reviewing. 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.Using Codestriker for your reviews 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.Codestriker is written in Perl, and runs on all of the major platforms and browsers, and is licenced under the GPL. ConfigurationThis section is concerned with unpacking the Codestriker distribution into a suitable location, and then configuring it. For UNIX distribution, the following commands may be appropriate on your system:% mkdir /var/www/codestriker% cd /var/www/codestriker% tar zxvf /from/installed/location/codestriker-X.Y.Z.tar.gz% chown -R apache.apache /var/www/codestriker/codestriker-X.Y.Z Here "apache" is the user which runs the Apache server. It could be "nobody" under different systems. Check with the ps auxww command, or check your Apache configuration files. Under Windows, the Codestriker distribution could be unzipped into a suitable location under c:program files, or just c:codestriker.The next task is to edit the codestriker.conf configuration file to reflect the settings on your site. The file is documented with examples to assist in setting appropriate values. The file is in Perl syntax, so lines starting with a '#' indicate a comment. What's New in This Release: · Optional user authentication/authorization. · A new Subversion post-commit script based on standard commit-email.pl to auto-create code reviews. · A fix for a bug where Subversion diffs with binary files that contained property changes were not handled correctly. · Scmbug integration now works correctly for multiple commits to the same file under the one Bug ID, and when there are deleted files present. · A "Diff" link has been added for each comment on the list comments page. · The rendering of non-Latin characters when syntax highlighting is enabled has been fixed.


Codestriker Related Software