reviewstats/reviewstats/cmd
Matt Riedemann 73d434b28c Add the ability to get reviewer stats across all stable branches
This adds a special "all" stable branch value handling for the
reviewers entrypoint. This allows one to do something like:

$ reviewers --stable all --days 90 --output ~/stable-all-reviewers-90

It would be nice to be able to specify a specific project, like nova,
with --stable but that is another change for another day.

Change-Id: I045e982e587c9fb2c53a9cb587f944f09c2c5793
2017-08-30 13:58:37 -04:00
..
__init__.py Move openapproved into the reviewstats namespace. 2013-11-25 11:18:12 -05:00
bugstats.py Add a bug statistics tool. 2013-12-06 08:13:37 +13:00
openapproved.py Add --server option to openapproved script 2015-03-26 17:38:17 +01:00
openreviews.py Make pdb debugging of openreviews possible. 2014-09-03 12:43:07 +12:00
reviewers.py Add the ability to get reviewer stats across all stable branches 2017-08-30 13:58:37 -04:00
reviews_for_bugs.py Remove unused import in reviews_for_bugs. 2013-11-27 03:10:48 +00:00