Commit Graph

8 Commits

Author SHA1 Message Date
Eli Ribble e6d35a85a9 Add title headers to jira summary 2015-07-31 10:24:09 -06:00
Eli Ribble 197659c020 Add initial jira integration that gets summary data
We pull the credentials from a config file and use them to get
information out of jira about created tickets, completed tickets and
tickets without an epic
2015-07-31 09:37:30 -06:00
Eli Ribble 3151881de3 Keep local copy of repos for statistics work
Keeps me from having to mess with all my working areas all the time
2015-07-30 17:25:21 -06:00
Eli Ribble dfb42f6229 Auto count tests and include in report 2015-07-30 17:24:06 -06:00
Eli Ribble 6c78e686ee Add initial function for counting commits over time periods
This just starts at the beginning of 2014 and cranks through
2015-07-30 15:14:24 -06:00
Eli Ribble 530d8afa6d Put all the stats output local, not in the repos
Because it's annoying to dirty all my repos
2015-07-23 13:25:25 -06:00
Eli Ribble b34482bcfd Add command for building all git_stats directories
This just builds each one with a subprocess call and then creates an
index page you I can easily navigate between them
2015-07-23 13:00:40 -06:00
Eli Ribble d725de6949 Initial commit, got popularity scanner working 2015-07-23 12:36:25 -06:00