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 | |
---|---|---|
.. | ||
base | 11 months ago | |
fixtures | 11 months ago | |
v1_6 | 1 year ago | |
v1_7 | 1 year ago | |
v1_8 | 1 year ago | |
v1_9 | 1 year ago | |
v1_10 | 1 year ago | |
v1_11 | 1 year ago | |
v1_12 | 1 year ago | |
v1_13 | 1 year ago | |
v1_14 | 11 months ago | |
v1_15 | 1 year ago | |
v1_16 | 11 months ago | |
v1_17 | 1 year ago | |
v1_18 | 1 year ago | |
v1_19 | 1 year ago | |
v1_20 | 1 year ago | |
v1_21 | 1 year ago | |
v1_22 | 11 months ago | |
migrations.go | 11 months ago |