1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 11:11:50 +02:00
gitea/templates/repo
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
..
branch
diff Improve listing performance by using go-git (#6478) 2019-04-19 20:17:27 +08:00
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 2019-04-17 12:06:35 -04:00
issue Show "delete branch" button on closed pull requests (#6570) (#6601) 2019-04-20 23:50:34 +03:00
pulls Add more title attributes on shortened names (#6647) 2019-04-17 10:49:56 -04:00
release Properly escape release attachment URL (#6512) 2019-04-05 11:28:10 -04:00
settings Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
wiki Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
activity.tmpl Git statistics in Activity tab (#4724) 2019-05-04 15:39:03 +03:00
blame.tmpl Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
branch_dropdown.tmpl
commit_status.tmpl
commits_table.tmpl Support search operators for commits search (#6479) 2019-04-12 10:28:44 +08:00
commits.tmpl
create.tmpl Add more title attributes on shortened names (#6647) 2019-04-17 10:49:56 -04:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
migrate.tmpl Add more title attributes on shortened names (#6647) 2019-04-17 10:49:56 -04:00
search.tmpl
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 2019-04-02 08:41:19 +08:00
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
view_file.tmpl Order file actions equal to GitHub (#6706) 2019-04-24 12:53:57 +08:00
view_list.tmpl
watchers.tmpl