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.
Calls to ToCommit are very slow due to fetching diffs, analyzing files. This patch lets us supply `stat` as false to speed fetching a commit when we don't need the diff. /v1/repo/commits has a default `stat` set as true now. Set to false to experience fetching thousands of commits per second instead of 2-5 per second. |
2 years ago | |
---|---|---|
.. | ||
convert.go | 2 years ago | |
git_commit.go | 2 years ago | |
git_commit_test.go | 3 years ago | |
issue.go | 3 years ago | |
issue_comment.go | 2 years ago | |
issue_test.go | 3 years ago | |
main_test.go | 3 years ago | |
mirror.go | 3 years ago | |
notification.go | 3 years ago | |
package.go | 3 years ago | |
pull.go | 3 years ago | |
pull_review.go | 3 years ago | |
pull_test.go | 3 years ago | |
release.go | 3 years ago | |
repository.go | 3 years ago | |
status.go | 3 years ago | |
user.go | 3 years ago | |
user_test.go | 3 years ago | |
utils.go | ||
utils_test.go | ||
wiki.go | 3 years ago |