Results 21 comments of Lewis Nyman

I don't really know what the best thing is to do here, if we should allow some kind of filter by time or tag as well as an overall count....

@lauriii Maybe we need to add some information on when the contributor->company script runs?

I'm thinking we could highlight them but having a sidebar next to the main table called "New contributors"? That would display everyone who has received their first commit in the...

The current code only parses the git log for credit, so everything that is decided to be credited by the commiter will get captured and should match the credit settings...

That would be easy to create, see this line from json.rb: ``` log_args = ARGV[0] || '--since=2011-03-09' git_command = 'git --git-dir=../drupalcore/.git --work-tree=drupal log 8.0.x ' + log_args + ' -s...

In order to do this we will need to write directly to the html files from the .rb files instead of just piping the output into html

https://www.npmjs.com/package/gulp-install Looks nice, we can replace our bower command with a ' install dependancies' command

Yeah, maybe just add it to the deployment script?

@pcambra It depends on what we want to do on those individual pages, I'm thinking line graphs of commits over time, which means we would need information of every commit....

Nice, anyway we can save time with companies would be great.