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
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
In investigating #7947 it has become clear that the storage component of go-git repositories needs closing.

This PR adds this Close function and adds the Close functions as necessary.

In TransferOwnership the ctx.Repo.GitRepo is closed if it is open to help prevent the risk of multiple open files.

Fixes #7947
5 years ago
..
admin Fix new user form for non-local users (#8826) 5 years ago
api/v1 Add Close() method to gogitRepository (#8901) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Allow to add and remove all repositories to/from team. (#8867) 5 years ago
private Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
repo Add Close() method to gogitRepository (#8901) 5 years ago
routes Add basic repository lfs management (#7199) 5 years ago
user Improve notification (#8835) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Use AppSubUrl for more redirections (#8647) 5 years ago
init.go Move webhook to a standalone package under modules (#8747) 5 years ago
install.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago