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 | |
---|---|---|
.. | ||
api | 2 years ago | |
common | 3 years ago | |
install | 3 years ago | |
private | 2 years ago | |
utils | 3 years ago | |
web | 2 years ago | |
init.go | 3 years ago |