Ilya Shakhat 34f43995d2 Project type is back to UI to keep compatibility with 0.4
* To keep UI compatibility with version 0.4 project type is returned.
List of project types is configured in default data, every type is
a list of modules or module groups.
* Module groups now have tags to distinguish between different kinds.
Introduced:
  'group' - for user-configured groups,
  'program' - for official programs,
  'project_type' - for types of projects within official programs,
  'organization' - for module groups generated for github organization

Change-Id: I8d5e46e18c7327e8c9d114e0a5eec021305b843e
2014-02-14 19:11:53 +04:00
2013-09-21 13:41:50 +04:00
2013-06-22 15:42:32 +04:00
2013-08-19 18:10:56 +04:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2013-12-17 15:54:54 +04:00

Stackalytics

Application Features

Stackalytics is a service that automatically analyzes OpenStack development activities and displays statistics on contribution. The features are: * Extraction of author information from git log, store it in the database; * Calculate metrics on number of lines changed (LOC) and commits; * Mapping authors to companies and launchpad ids; * Filter statistics by time, modules, companies, authors; * Extract blueprint and bug ids from commit messages; * Auto-update of database.

Project Info

Description
OpenStack analytics dashboard
Readme 43 MiB
Languages
Python 61.6%
HTML 18.9%
JavaScript 12%
CSS 7.5%