Lunny Xiao
d8bd6f34f0
Do some performance optimize for issues list and view issue/pull ( #29515 )
...
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>
2024-03-12 07:23:44 +00:00
..
2024-03-02 16:42:31 +01:00
2024-03-10 22:30:36 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-10 22:30:36 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-02 15:05:07 +00:00
2024-02-27 08:12:22 +01:00
2023-11-02 22:14:33 +08:00
2024-02-27 08:12:22 +01:00
2023-08-25 19:07:42 +08:00
2024-02-27 08:12:22 +01:00
2024-03-01 16:46:02 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2022-11-27 18:20:29 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-12 07:23:44 +00:00
2023-09-28 01:38:53 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-02 16:42:31 +01:00
2024-03-02 16:42:31 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-04 02:56:52 +00:00
2024-02-27 08:12:22 +01:00
2024-03-12 07:23:44 +00:00
2024-03-04 08:16:03 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-03-02 14:03:39 +00:00
2024-02-27 08:12:22 +01:00
2024-03-12 04:57:19 +00:00
2024-03-09 01:39:27 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2022-11-27 18:20:29 +00:00
2024-03-06 22:20:05 +00:00
2024-03-06 14:26:32 +08:00
2024-03-08 15:30:10 +08:00