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.
fd2d5f06b0
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 | |
---|---|---|
.. | ||
activitypub | 2 years ago | |
admin | 2 years ago | |
misc | 2 years ago | |
notify | 2 years ago | |
org | 2 years ago | |
packages | 2 years ago | |
repo | 2 years ago | |
settings | 3 years ago | |
swagger | 2 years ago | |
user | 2 years ago | |
utils | 2 years ago | |
api.go | 2 years ago | |
auth.go | 3 years ago | |
auth_windows.go | 3 years ago |