Commit Graph

14 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 135feda117 Fix repos list
Take out repos that have the wrong name or that shouldn't be counted for
various reasons
2015-07-30 17:24:27 -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 c605fe7622 Fix links for git_stats 2015-07-30 14:46:31 -06:00
Eli Ribble f161bc005d return start and end for a checkpoint 2015-07-30 14:46:23 -06:00
Eli Ribble fbd519488c Add way to get clear checkpoints for starting new time periods 2015-07-30 14:44:24 -06:00
Eli Ribble c33e9b3b20 Add unit testing tools 2015-07-30 14:44:12 -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 5b73d23bc0 Ignore our git stats output 2015-07-23 13:01:13 -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