0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 00:54:18 +01:00
gitea/modules/util
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1. `StatDir` was not right, fix the FIXME
2. Clarify the test cases for `IsUsableRepoName`
3. Fix regression bug in `repo-new.ts`

Fix #33060
2024-12-31 18:45:05 +08:00
..
filebuffer
rotatingfilewriter
color_test.go
color.go
error.go
file_unix_test.go
file_unix.go
file_windows.go
io_test.go
io.go
keypair_test.go
keypair.go
legacy_test.go
legacy.go
pack_test.go
pack.go
paginate_test.go
paginate.go
path_test.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
path.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
remove.go
runtime_test.go
runtime.go
sanitize_test.go
sanitize.go
sec_to_time_test.go
sec_to_time.go
shellquote_test.go
shellquote.go
slice_test.go
slice.go
string_test.go
string.go
time_str_test.go
time_str.go
timer_test.go
timer.go
truncate_test.go
truncate.go
url.go
util_test.go
util.go