Actions:
|
2009-09-01 09:28 AEST by Arthur Barrett - CVSNT community edition should have a way of showing users the stats, eg:
* stats from ohloh
* download stats from march-hare.com
* install stats from march-hare.com
* user submitted repository stats from march-hare.com
These stats could be displayed:
* in the CVSNT Server Control Panel
* in WorkspaceManager
* by 'cvs admin' or even 'cvs rls'
The stats from ohloh can be obtained from a SOAP api:
https://www.ohloh.net/api/getting_started
We need to create a SOAP api for the march-hare.com stats. |