1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 01:54:40 +01:00
gitea/routers
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724)
* 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
2019-05-04 15:39:03 +03:00
..
admin
api/v1 Fix team edit API panic (#6780) 2019-04-27 19:32:33 -04:00
dev
org
private
repo Git statistics in Activity tab (#4724) 2019-05-04 15:39:03 +03:00
routes Git statistics in Activity tab (#4724) 2019-05-04 15:39:03 +03:00
user Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go