Lunny Xiao d996c5d517
Some performance optimization on dashboard and issues page (#29010)
This PR do some loading speed optimization for feeds user interface
pages.
- Load action users batchly but not one by one.
- Load action repositories batchly but not one by one.
- Load action's Repo Owners batchly but not one by one.
- Load action's possible issues batchly but not one by one.
- Load action's possible comments batchly but not one by one.

(cherry picked from commit aed3b53abdd02a3ffbf9e8eb90272ff567333073)
2024-03-20 08:46:28 +01:00
..
2023-07-04 18:36:08 +00:00
2024-02-05 14:45:09 +01:00
2024-02-05 14:45:09 +01:00
2023-07-04 18:36:08 +00:00
2023-05-08 19:49:59 +08:00
2023-09-16 16:03:02 +00:00