reviewstats/reviewstats
Thierry Carrez 4bb58b50f5 Support reviewers stats for stable branches
Adds a "-s" option that lets you specify the name of a stable branch
(for example "-s havana") instead of specifying a project (-p) or all
projects (-a).

reviewers.py will then use a specific stable.json file that defines the
set of projects stable-maint-core has authority on, as well as the
contents of that core team.

Note: -s disables result caching since the search is made on
specific branches, which would pollute the general purpose cache.

Change-Id: Idd03f51c98e006972bc93e3ce11e052cd1cc26aa
2014-02-17 13:50:44 +01:00
..
cmd Support reviewers stats for stable branches 2014-02-17 13:50:44 +01:00
tests Move utils into the reviewstats namespace. 2013-11-25 07:00:16 +00:00
__init__.py Cookiecutterify reviewstats. 2013-11-25 03:26:57 +00:00
utils.py Support reviewers stats for stable branches 2014-02-17 13:50:44 +01:00