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.
gitea/modules/web
zeripath eedc0c8324
Defer closing the gitrepo until the end of the wrapped context functions (#15653)
There was a mistake in #15372 where deferral of gitrepo close occurs before it should.

This PR fixes this.

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
middleware Use index of the supported tags to choose user lang (#15452) 4 years ago
route.go Defer closing the gitrepo until the end of the wrapped context functions (#15653) 4 years ago
route_test.go Move macaron to chi (#14293) 4 years ago