Currently only the commit message is parsed for the bugtraq stuff in diffusion.
If the header of the commit does match the bugtraq pattern it should also be linked to the bugtraq url.
Fixes T4027
Differential D7403
Add bugtraq parser for commit header sascha-egerer on Oct 25 2013, 7:47 PM. Authored by Tags None Referenced Files
Subscribers
Details
Currently only the commit message is parsed for the bugtraq stuff in diffusion. Fixes T4027 Add something to a commit title that matches the bugtraq pattern and open the commit in diffusion.
Diff Detail
Event TimelineComment Actions As a side effect, this will cause a commit named suchwow to render this in the header: Generally, I worry that will irreparably break some stuff. We should do T3278 before we pursue this. This also won't link things in other views, like the history view. |