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.
Resolve #31492 The response time for the Pull Requests API has improved significantly, dropping from over `2000ms` to about `350ms` on my local machine. It's about `6` times faster. A key area for further optimization lies in batch-fetching data for `apiPullRequest.ChangedFiles, apiPullRequest.Additions, and apiPullRequest.Deletions`. Tests `TestAPIViewPulls` does exist and new tests added. - This PR also fixes some bugs in `GetDiff` functions. - This PR also fixes data inconsistent in test data. For a pull request, the head branch's reference should be equal to the reference in `pull/xxx/head`. |
3 months ago | |
---|---|---|
.. | ||
actions | 4 months ago | |
activities | 3 months ago | |
admin | 5 months ago | |
asymkey | 6 months ago | |
auth | 4 months ago | |
avatars | 12 months ago | |
db | 4 months ago | |
dbfs | 9 months ago | |
fixtures | 3 months ago | |
git | 4 months ago | |
issues | 3 months ago | |
migrations | 3 months ago | |
organization | 3 months ago | |
packages | 3 months ago | |
perm | 4 months ago | |
project | 4 months ago | |
pull | 1 year ago | |
renderhelper | 3 months ago | |
repo | 3 months ago | |
secret | 7 months ago | |
shared/types | 1 year ago | |
system | 1 year ago | |
unit | 4 months ago | |
unittest | 4 months ago | |
user | 4 months ago | |
webhook | 1 year ago | |
error.go | 1 year ago | |
main_test.go | 1 year ago | |
repo.go | 1 year ago | |
repo_test.go | 1 year ago | |
repo_transfer.go | 11 months ago |