| << Back to previous view | 
|  | 
| 
                                [QB-156] Support active links in revision log
                 | |
| Status: | Resolved | 
| Project: | QuickBuild | 
| Component/s: | None | 
| Affects Version/s: | None | 
| Fix Version/s: | None | 
| Type: | New Feature | Priority: | Major | 
| Reporter: | John Allen | Assigned To: | Robin Shen | 
| Resolution: | Fixed | Votes: | 1 | 
| Remaining Estimate: | Unknown | Time Spent: | Unknown | 
| Original Estimate: | Unknown | ||
| Description | 
| It would be great if the revision log wasnt presented as a flat text file but rather as an HTML page with certain patterns translated to links. This isnt quite as mad as it sounds as it would allow any JIRA/Bugzilla tickets mentioned in the commit messages (a rule enforced in many organisations via commit triggers) to be clicked on and the actual ticket/task reviewed that led to the check-in being performed. This is exactly the same as can be found in Cenqua's excellent CVS/SVN browser s/w FishEye which lets the admin to specify regex pattern matchers (Linkers) | 
| Comments | 
| Comment by Robin Shen [ 25/Jun/10 06:35 AM ] | 
| The comment transformer in 3.0 can b used to transform arbitrary snippet of commit message freely. |