Commit 5e5f213604491c956c261c21e0ed24d1b8a84939

raise cutoff number for commits_by_author stats

Commit diff

app/models/repository.rb

 
182182 labels = []
183183 data = []
184184
185 max = 5
185 max = 8
186186 others = []
187187 top = sorted
188188
toggle raw diff