This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-26 16:58:56 +01:00
Code
Issues
Activity
gitea
/
modules
/
util
History
…
..
filebuffer
…
compare.go
…
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
…
remove.go
…
sanitize_test.go
Use a more general (and faster) method to sanitize URLs with credentials (
#19239
)
2022-03-31 10:25:40 +08:00
sanitize.go
…
sec_to_time_test.go
…
sec_to_time.go
…
shellquote_test.go
Fix various documentation, user-facing, and source comment typos (
#16367
)
2021-07-08 13:38:13 +02:00
shellquote.go
…
slice.go
Cleanup protected branches when deleting users & teams (
#19158
)
2022-03-22 09:09:45 +08:00
string_test.go
…
string.go
…
timer.go
…
truncate_test.go
…
truncate.go
…
url.go
Re-attempt to delete temporary upload if the file is locked by another process (
#12447
)
2020-08-11 21:05:34 +01:00
util_test.go
…
util.go
…