Changes between Version 6 and Version 7 of CodeReviewerPlugin


Ignore:
Timestamp:
May 15, 2012, 9:42:19 PM (12 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeReviewerPlugin

    v6 v7  
    1313[[Image(ticket1.png)]]
    1414
    15 When a review summary is provided, it gets added as a comment to any/all tickets referenced in the changeset (also shown above).
     15When a review summary is provided, it gets added as a comment to all tickets referenced in the changeset (also shown above).
    1616
    1717There are other good code review tools out there that I've used (e.g., [http://code.google.com/p/gerrit/ gerrit]) but I wanted something very lightweight that fits well into our existing Trac ticket workflow.  The few existing Trac-based code review plugins (below) appear to be unmaintained.  And so this plugin was born.