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 | |
---|---|---|
.. | ||
actions | 12 months ago | |
setting | 12 months ago | |
activity.go | 12 months ago | |
attachment.go | 1 year ago | |
blame.go | 12 months ago | |
branch.go | 1 year ago | |
cherry_pick.go | 12 months ago | |
code_frequency.go | 12 months ago | |
commit.go | 1 year ago | |
compare.go | 12 months ago | |
contributors.go | 12 months ago | |
download.go | ||
editor.go | 12 months ago | |
editor_test.go | 1 year ago | |
find.go | ||
githttp.go | 1 year ago | |
githttp_test.go | 1 year ago | |
helper.go | 1 year ago | |
helper_test.go | 1 year ago | |
issue.go | 12 months ago | |
issue_content_history.go | 12 months ago | |
issue_dependency.go | 1 year ago | |
issue_label.go | 1 year ago | |
issue_label_test.go | 12 months ago | |
issue_lock.go | 1 year ago | |
issue_pin.go | 1 year ago | |
issue_stopwatch.go | 1 year ago | |
issue_test.go | ||
issue_timetrack.go | 1 year ago | |
issue_watch.go | 1 year ago | |
main_test.go | 1 year ago | |
middlewares.go | 1 year ago | |
migrate.go | 1 year ago | |
milestone.go | 12 months ago | |
packages.go | 1 year ago | |
patch.go | 12 months ago | |
projects.go | 12 months ago | |
projects_test.go | 1 year ago | |
pull.go | 12 months ago | |
pull_review.go | 12 months ago | |
pull_review_test.go | 12 months ago | |
release.go | 12 months ago | |
release_test.go | 1 year ago | |
render.go | 1 year ago | |
repo.go | 12 months ago | |
search.go | ||
topic.go | 1 year ago | |
treelist.go | ||
view.go | 12 months ago | |
view_test.go | ||
wiki.go | 12 months ago | |
wiki_test.go | 1 year ago |