You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
wxiaoguang c08e42c47e
Refactor parseTreeEntries, speed up tree list (#21368)
Close #20315 (fix the panic when parsing invalid input), Speed up #20231 (use ls-tree without size field)

Introduce ListEntriesRecursiveFast (ls-tree without size) and ListEntriesRecursiveWithSize (ls-tree with size)
2 years ago
..
api Add GET and DELETE endpoints for Docker blob uploads (#21367) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Refactor parseTreeEntries, speed up tree list (#21368) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago