goal-tools/goal_tools/who_helped
Doug Hellmann 280cf02610 new command to build sql database directly from gerrit
Rather than downloading the review data in one command and then
re-processing it to build a sql database in another, just move
directly from gerrit to sqlite.

Change-Id: I01545ac8e88f40b5b49148571d93fa16463e9624
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2019-01-07 18:37:34 -05:00
..
cache.py handle missing items in cache show 2018-05-05 20:02:49 -04:00
changes.py move gerrit querying loop somewhere more reusable 2019-01-07 16:40:58 -05:00
contributions.py add an option to include +1 votes in stats 2018-05-07 12:47:17 -04:00
distinct.py add 'contributions distinct' command 2018-05-01 14:49:54 -04:00
main.py do not preload cache to show or delete items 2018-05-05 20:02:38 -04:00
matrix.py add a command to turn a 3 column csv file to a matrix 2018-05-11 13:55:25 -04:00
members.py update member fetch logic 2018-05-07 13:58:18 -04:00
report.py add --only-team option 2018-05-07 12:01:23 -04:00
review.py add a --json flag to 'review show' 2018-05-07 12:43:25 -04:00
sql.py new command to build sql database directly from gerrit 2019-01-07 18:37:34 -05:00
summarize.py call the 'Count' column 'Contributions' instead 2018-05-02 21:16:34 -04:00
team.py add "team show" command 2018-06-14 15:36:42 -04:00
top.py add 'top list' command to summarize the top contributors to a set of inputs 2018-05-06 13:26:05 -04:00