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
6543 d21702475b
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)
* make sure headGitRepo is closed on err too

* refactor

* Fix git.Blob.DataAsync(): exec cancel since we already read all bytes (close pipe since we return a NopCloser)
3 years ago
..
api/v1 [API] List limited and private orgs if authentificated (#16866) 3 years ago
common Rename context.Query to context.Form (#16562) 3 years ago
install Allow setting X-FRAME-OPTIONS (#16643) 3 years ago
private Add bundle download for repository (#14538) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) 3 years ago
init.go Refactor: Move login out of models (#16199) 3 years ago