Commit Graph

3 Commits (06392479b44f4af913a9067fba6d4947ed323235)

Author SHA1 Message Date
Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests ()
Whenever we assign a value to err, check for it being nil.
silverwind fe7689a6b2 Fix empty commits now showing in repo overview ()
* Fix empty commits now showing in repo overview

* add test

* make fmt
Lauris BH 1fa9662946
Git statistics in Activity tab ()
* Initial implementation for git statistics in Activity tab

* Create top user by commit count endpoint

* Add UI and update src-d/go-git dependency

* Add coloring

* Fix typo

* Move git activity stats data extraction to git module

* Fix message

* Add git code stats test