reviewstats/reviewstats/cmd
Russell Bryant 36402ae486 Remove received reviews from output.
Remove the number of reviews received from the reviewers report output.
I think this information is valuable, but the values we're getting are
not accurate.  The problem is that if a patch gets rebased, the trivial
rebase detection will automatically re-apply reviews.  Those are getting
counted even though they aren't new reviews being received.

Change-Id: I3f1c620c225c1d1d3f2a137b095bac847a353238
2013-11-27 19:27:37 -05:00
..
__init__.py Move openapproved into the reviewstats namespace. 2013-11-25 11:18:12 -05:00
openapproved.py Move openapproved into the reviewstats namespace. 2013-11-25 11:18:12 -05:00
openreviews.py Move openreviews into the reviewstats namespace. 2013-11-25 11:18:12 -05:00
reviewers.py Remove received reviews from output. 2013-11-27 19:27:37 -05:00
reviews_for_bugs.py Remove unused import in reviews_for_bugs. 2013-11-27 03:10:48 +00:00