Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add URL and SCM data to projects | Simo Sorce | 2012-11-15 | 1 | -0/+5 |
This allows us to display friendly links to the project website, web SCM UI and SCM URL. For example for the patchwork project these could be set to: web_url: http://jk.ozlabs.org/projects/patchwork/ scm_url: git://ozlabs.org/home/jk/git/patchwork webscm_url: http://git.ozlabs.org/?p=patchwork;a=tree Requires a DB schema upgrade Signed-off-by: Simo Sorce <idra@samba.org> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |