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.
d8bd6f34f0
This PR do some performance optimzations. - [x] Add `index` for the column `comment_id` of `Attachment` table to accelerate query from the database. - [x] Remove unnecessary database queries when viewing issues. Before some conditions which id = 0 will be sent to the database - [x] Remove duplicated load posters - [x] Batch loading attachements, isread of comments on viewing issue --------- Co-authored-by: Zettat123 <zettat123@gmail.com> |
11 months ago | |
---|---|---|
.. | ||
archiver.go | 1 year ago | |
attachment.go | 11 months ago | |
attachment_test.go | 1 year ago | |
avatar.go | 1 year ago | |
collaboration.go | 11 months ago | |
collaboration_test.go | 11 months ago | |
fork.go | 1 year ago | |
fork_test.go | 2 years ago | |
git.go | 12 months ago | |
issue.go | 2 years ago | |
language_stats.go | 1 year ago | |
main_test.go | 1 year ago | |
mirror.go | 1 year ago | |
pushmirror.go | 1 year ago | |
pushmirror_test.go | 1 year ago | |
redirect.go | 1 year ago | |
redirect_test.go | 1 year ago | |
release.go | 11 months ago | |
release_test.go | 1 year ago | |
repo.go | 11 months ago | |
repo_indexer.go | 1 year ago | |
repo_list.go | 11 months ago | |
repo_list_test.go | 11 months ago | |
repo_test.go | 11 months ago | |
repo_unit.go | 11 months ago | |
repo_unit_test.go | 1 year ago | |
search.go | 2 years ago | |
star.go | 11 months ago | |
star_test.go | 11 months ago | |
topic.go | 1 year ago | |
topic_test.go | 1 year ago | |
update.go | 1 year ago | |
upload.go | 1 year ago | |
user_repo.go | 11 months ago | |
user_repo_test.go | 11 months ago | |
watch.go | 11 months ago | |
watch_test.go | 11 months ago | |
wiki.go | 2 years ago | |
wiki_test.go | 2 years ago |