Go to file
Ilya Shakhat 9f573b8fc7 Revert "Add support for user correction"
This reverts commit bac722a749.

There are 2 user profiles that mix with each other because of the same
email re-used by other person. The proposed change was intended to fix
this, but it does not. All it does is update of user profile after
record processing, but at that moment records already refer to
the wrong person. The correct solution is to somehow restrict usage
of email (e.g. by date) or at least restrict mapping of particular
user profiles.

Change-Id: I1c37bd9778d740d5095f08885bb3cb63a656a604
2017-04-10 09:58:23 +00:00
2017-01-17 10:15:37 +07:00
2013-08-19 18:10:56 +04:00
2015-10-17 22:38:57 +00:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2016-07-14 16:02:35 +03:00
2015-08-04 16:17:12 +03:00
2016-08-24 12:26:17 +08: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 44 MiB
Languages
Python 61.6%
HTML 18.9%
JavaScript 12%
CSS 7.5%