0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-26 08:30:32 +01:00
gitea/modules/util
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392)
Fix #22386 

`GetDirectorySize` moved as `getDirectorySize` because it becomes a
special function which should not be put in `util`.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-01-13 18:54:02 +00:00
..
filebuffer
error.go
file_unix_test.go
file_unix.go
file_windows.go
io.go
legacy_test.go
legacy.go
paginate_test.go
paginate.go
path_test.go
path.go Fix error when calculate the repository size (#22392) 2023-01-13 18:54:02 +00:00
remove.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
timer.go
truncate_test.go
truncate.go
url.go
util_test.go
util.go