Initial code commit
This commit is contained in:
15
README.rst
Normal file
15
README.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Stackalytics - OpenStack analytics dashboard
|
||||
============================================
|
||||
|
||||
Application Features
|
||||
--------------------
|
||||
OpenStack Stats is a service that automatically analyzes OpenStack git repos 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.
|
||||
|
||||
<todo add instructions>
|
||||
|
||||
Reference in New Issue
Block a user