mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
875f5ea6d8
### Overview This is the implementation of Code Frequency page. This feature was mentioned on these issues: #18262, #7392. It adds another tab to Activity page called Code Frequency. Code Frequency tab shows additions and deletions over time since the repository existed. Before: <img width="1296" alt="image" src="https://github.com/go-gitea/gitea/assets/32161460/2603504f-aee7-4929-a8c4-fb3412a7a0f6"> After: <img width="1296" alt="image" src="https://github.com/go-gitea/gitea/assets/32161460/58c03721-729f-4536-a663-9f337f240963"> --- #### Features - See additions deletions over time since repository existed - Click on "Additions" or "Deletions" legend to show only one type of contribution - Use the same cache from Contributors page so that the loading of data will be fast once it is cached by visiting either one of the pages --------- Co-authored-by: Giteabot <teabot@gitea.io> |
12 months ago | |
---|---|---|
.. | ||
archiver | 1 year ago | |
files | 12 months ago | |
adopt.go | 12 months ago | |
adopt_test.go | 2 years ago | |
avatar.go | 2 years ago | |
avatar_test.go | 2 years ago | |
branch.go | 12 months ago | |
cache.go | 1 year ago | |
check.go | 1 year ago | |
collaboration.go | 1 year ago | |
collaboration_test.go | 1 year ago | |
commit.go | 2 years ago | |
contributors_graph.go | 12 months ago | |
contributors_graph_test.go | 12 months ago | |
create.go | 1 year ago | |
create_test.go | 12 months ago | |
delete.go | 1 year ago | |
delete_test.go | 1 year ago | |
fork.go | 1 year ago | |
fork_test.go | 2 years ago | |
hooks.go | 1 year ago | |
lfs.go | 1 year ago | |
lfs_test.go | 1 year ago | |
main_test.go | 1 year ago | |
push.go | 12 months ago | |
repository.go | 1 year ago | |
repository_test.go | 2 years ago | |
review.go | 2 years ago | |
review_test.go | 2 years ago | |
setting.go | 1 year ago | |
template.go | 1 year ago | |
transfer.go | 1 year ago | |
transfer_test.go | 1 year ago |