Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wxiaoguang 372d24b84b
Limit reading bytes instead of ReadAll (#35928)
1 month ago
..
filebuffer Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
rotatingfilewriter Run `gopls modernize` on codebase (#34751) 6 months ago
color.go Address some CodeQL security concerns (#35572) 3 months ago
color_test.go Enable tenv and testifylint rules (#32852) 1 year ago
error.go Honor delete branch on merge repo setting when using merge API (#35488) 2 months ago
error_test.go Honor delete branch on merge repo setting when using merge API (#35488) 2 months ago
file_unix.go
file_unix_test.go
file_windows.go
io.go Limit reading bytes instead of ReadAll (#35928) 1 month ago
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 3 years ago
keypair.go Enable `unparam` linter (#31277) 2 years ago
keypair_test.go Enable tenv and testifylint rules (#32852) 1 year ago
legacy.go
legacy_test.go Upgrade golangci-lint to v1.64.5 (#33654) 10 months ago
map.go Fix possible panic (#34508) 7 months ago
map_test.go Fix possible panic (#34508) 7 months ago
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go Enable testifylint rules (#34075) 9 months ago
path.go Refactor legacy code (#35708) 2 months ago
path_test.go Fix unittest and repo create bug (#33061) 12 months ago
remove.go Run `gopls modernize` on codebase (#34751) 6 months ago
runtime.go Move some functions to gitrepo package (#35543) 2 months ago
runtime_test.go Move some functions to gitrepo package (#35543) 2 months ago
sanitize.go Refactor to use UnsafeStringToBytes (#31358) 2 years ago
sanitize_test.go
sec_to_time.go Worktime tracking for the organization level (#19808) 11 months ago
sec_to_time_test.go Enable testifylint rules (#34075) 9 months ago
shellquote.go
shellquote_test.go Refactor older tests to use testify (#33140) 11 months ago
slice.go Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 2 years ago
string.go Fix http auth header parsing (#34936) 6 months ago
string_test.go Do not render truncated links in markdown (#32980) 12 months ago
time_str.go Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
time_str_test.go Enable tenv and testifylint rules (#32852) 1 year ago
timer.go Rewrite queue (#24505) 3 years ago
timer_test.go Use a general approach to access custom/static/builtin assets (#24022) 3 years ago
truncate.go Fix various bugs (#35177) 5 months ago
truncate_test.go Fix various bugs (#35177) 5 months ago
url.go Add `RemoteAddress` to mirrors (#26952) 2 years ago
util.go Fix markdown render behaviors (#34122) 9 months ago
util_test.go Move ParseBool to optional (#33979) 9 months ago