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.
When listing commits, Gitea attempts to retrieve the actual user based on the commit email. Querying users one by one from the database is inefficient. This PR optimizes the process by batch querying users by email, reducing the number of database queries. |
2 weeks ago | |
---|---|---|
.. | ||
branch.go | 1 month ago | |
branch_list.go | 9 months ago | |
branch_test.go | 1 year ago | |
commit_status.go | 2 weeks ago | |
commit_status_summary.go | 11 months ago | |
commit_status_test.go | 2 months ago | |
lfs.go | 4 months ago | |
lfs_lock.go | 7 months ago | |
lfs_lock_list.go | 7 months ago | |
main_test.go | 1 year ago | |
protected_branch.go | 3 months ago | |
protected_branch_list.go | 3 months ago | |
protected_branch_list_test.go | 3 months ago | |
protected_branch_test.go | 2 months ago | |
protected_tag.go | 9 months ago | |
protected_tag_test.go | 2 years ago |