What is the status of current Alioth projects? (07-2011)

Description

This chart shows the status breakdown of Alioth projects.

Visualization:



SQL Script

SELECT status AS Status, COUNT( unixname ) AS Count
FROM al_projects_status
WHERE datasource_id = <current>
GROUP BY Status
ORDER BY Count DESC;

AttachmentSize
Image icon 07-11-alioth-ps.png24.59 KB
Data Resources: