All releases of JCR


Release Notes: This version adds support for email notifications. JCR can now be configured to email reviewers when the project is put into the Review state, and to email comment action owners when the project is put into the Post-review state. Email subjects and contents can be customized using configured templates. Other changes include viewing the SVN commit log for each file, explicit allocation of reviewers to projects, bulk deletion of files from review projects, and support for running under Windows. Displaying of files and file lists has been sped up, particularly in larger review projects.


Release Notes: This version is a tidy-up after the major changes in 0.7.0. There are a number of improvements and bugfixes in the new Subversion support, including the ability to use HTTPS to connect to the repository, better validation of revision numbers, and "suggest" functionality for the path in the repository. JCR no longer tries to diff binary files, now displays hints to the project owner about the next action required, and shows the number of comments on each project on the main page. Fileset archiving has been added, and the mkBackupList script has been improved.


Release Notes: This is a tidy-up after the major changes in 0.7.0. Several small bugs in the new Subversion support have been fixed, including the ability to use HTTPS to connect to the repository. JCR no longer tries to diff binary files, and also now displays hints to the project owner about the next action required. Fileset archiving has been added. The mkBackupList script has been improved. This version requires no schema or configuration file changes. The installation documentation was updated to correct some errors. Python 2.4 is once again supported (which was a regression in 0.7.0).


Release Notes: The main change in 0.7.0 is support for creating review projects directly from Subversion repositories, without having to upload the code to be reviewed. This is the first of a number of planned version control systems to be supported. This version of JCR also provides some configuration control over code syntax highlighting (by file extension), and fixes some bugs. Changes since version 0.7.0rc1 were limited to a fix for a pre-existing bug and some documentation updates.


Release Notes: This release adds support for creating review projects directly from Subversion repositories (in addition to the existing ability to upload file sets). It also adds some control of syntax coloring (configured by file extension), and also includes bugfixes.


Release Notes: The primary focus of this version is to support updates to third party libraries, particularly a bug caused by one of these updates. There is also a more functional makeReviewTarballSvn.sh script, minor enhancements to comment editing and navigation, and the usual bugfixes.


Release Notes: This version uses AJAX to periodically update the file review page and to toggle the display of project and file notes without having to refresh the page. The file review page now shows file paths before filenames, but this can be toggled. Caching of review files has been made faster, and a number of small bugs have been fixed and minor improvements were made.


Release Notes: The review file caching introduced in 0.6.5 finally proved to be slow on projects with more than a few review files; the new caching scheme fixes this. If you disabled caching on 0.6.5 to work around this, you should now re-enable it. There have also been some minor enhancements, principally that toggling of project and file note visibility is now mostly handled by Javascript, and therefore does not require the page to be refreshed.


Release Notes: This release adds syntax highlighting for most types of files, and other changes were made to the file view and review pages to make them more usable, including the addition of caching for speed improvements. There is also now a way to set the review priority on many files at a time, which should speed up readying new projects for review. There is now an option to provide your own review decision types (the actions in the dropdown on the comment dialogs) as an alternative to using the built-in JCR list. There have been a few bugfixes.


Release Notes: The main enhancements are the addition of syntax highlighting for most types of files, and other changes to the file view and review pages to make them more usable. There is a way to set the review priority on many files at a time, which should speed up readying new projects for review. There is an option to provide your own review decision types (the actions in the drop-down on the comment dialogs) as an alternative to using the built-in JCR list. There are a few bugfixes.