gitea/modules/notification
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
2019-11-13 07:01:19 +00:00
..
action Move notifywatchers from models to notification (#8907) 2019-11-11 11:39:41 +08:00
base Move some actions to notification/action (#8779) 2019-11-08 15:54:50 -05:00
indexer Move webhook codes from service to webhook notification (#8712) 2019-10-30 12:02:46 +02:00
mail Mail assignee when issue/pull request is assigned (#8546) 2019-10-25 22:46:37 +08:00
ui Improve notification (#8835) 2019-11-12 16:33:34 +08:00
webhook Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
notification.go Move some actions to notification/action (#8779) 2019-11-08 15:54:50 -05:00