gitea/modules/util
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972)
This PR will avoid load pullrequest.Issue twice in pull request list
page. It will reduce x times database queries for those WIP pull
requests.

Partially fix #29585
Backport #29900
2024-03-22 09:58:04 +08:00
..
filebuffer
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
color.go
color_test.go
error.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
file_unix.go
file_unix_test.go
file_windows.go
io.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2023-06-13 09:02:25 +00:00
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2023-06-13 09:02:25 +00:00
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
paginate_test.go
path.go Refactor lfs requests (#26783) 2023-09-18 08:40:50 +00:00
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Store and use seconds for timeline time comments (#25392) 2023-06-23 12:12:39 +00:00
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 2023-09-07 09:37:47 +00:00
string.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-18 12:20:37 +08:00
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go Add `RemoteAddress` to mirrors (#26952) 2023-09-16 16:03:02 +00:00
util.go Use general token signing secret (#29205) (#29325) 2024-02-22 17:07:41 +00:00
util_test.go Use general token signing secret (#29205) (#29325) 2024-02-22 17:07:41 +00:00