0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 13:30:54 +01:00
gitea/modules/util
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240)
Major changes:

* Move some functions like "addReader" / "isSubDir" /
"addRecursiveExclude" to a separate package, and add tests
* Clarify the filename&dump type logic and add tests
* Clarify the logger behavior and remove FIXME comments

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-03 02:16:46 +00:00
..
filebuffer
rotatingfilewriter
color_test.go
color.go
error.go
file_unix_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
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 Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
path_test.go
path.go
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_test.go Use a general approach to access custom/static/builtin assets (#24022) 2023-04-12 18:16:45 +08:00
timer.go
truncate_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
truncate.go
url.go
util_test.go
util.go