Commit Graph

22 Commits

Author SHA1 Message Date
Eli Ribble aeee652a95 Add our Octoprint work 2015-08-27 14:47:00 -06:00
Eli Ribble 76511834a3 Add timing information to jira tickets 2015-08-27 14:46:42 -06:00
Eli Ribble 7eebb69e51 Update repos if they exist when populating 2015-08-27 14:46:26 -06:00
Eli Ribble 9f70876576 Fix unicode problems with overview-by-date 2015-08-27 14:46:04 -06:00
Eli Ribble 1e23eb024e Add ability to get jira tickets without estimate 2015-08-27 14:45:41 -06:00
Eli Ribble 9222024493 Remove popular-repositories
I'm not using it anymore and it just confuses things
2015-08-27 14:43:42 -06:00
Eli Ribble 70ac34a672 Don't barf when git fails
I'm not totally sold this is the best idea, but I felt like it while
working
2015-08-05 15:07:30 -06:00
Eli Ribble 6c7f1642da Show my commits next to the team commits
Makes it so I can track my own stuff separately from the rest of the
team. This requires a new config option, 'my_email'
2015-08-05 15:06:56 -06:00
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