1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/docs/content/doc/advanced
zeripath 3497efac4a
Add Close() method to gogitRepository () ()
Backport  

In investigating  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 
2019-11-13 13:54:04 +00:00
..
api-usage.en-us.md DOCS: add mention of swagger api reference () 2019-10-10 08:42:01 -04:00
api-usage.zh-cn.md Adapt documentation to renamed ENABLE_SWAGGER option () 2019-01-23 20:09:18 +00:00
ci-cd.en-us.md Add buildbot CI () 2019-10-04 19:30:05 +02:00
config-cheat-sheet.en-us.md Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params () () 2019-10-22 07:00:37 +01:00
config-cheat-sheet.zh-cn.md Update migrated repositories' issues/comments/prs poster id if user has a github external user saved () 2019-10-14 09:10:42 +03:00
customizing-gitea.en-us.md Remove unnecessary backslash () 2019-09-20 13:06:17 -04:00
customizing-gitea.zh-cn.md Fix translation errors in doc advanced part (zh-cn) () 2018-12-23 18:57:49 +08:00
external-renderers.en-us.md [docs] Docker build - ZeroMQ dependency for Jupyter () 2019-09-26 09:04:53 +02:00
hacking-on-gitea.en-us.md Add 'make revive' to instructions for checking code () 2019-09-29 23:36:52 +03:00
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part () 2018-10-17 14:21:20 +03:00
logging-documentation.en-us.md Move serv hook functionality & drop GitLogger () 2019-06-01 23:00:21 +08:00
make.en-us.md General documentation cleanup () 2018-01-08 23:48:42 +01:00
make.fr-fr.md General documentation cleanup () 2018-01-08 23:48:42 +01:00
make.zh-cn.md ZH-CN translation of Advanced part () 2018-10-17 14:21:20 +03:00
migrations.en-us.md Add Close() method to gogitRepository () () 2019-11-13 13:54:04 +00:00
oauth2-provider.md Add oauth2 documentation () 2019-04-14 10:42:11 +02:00
repo-indexer.en-us.md Restrict repository indexing by glob match () 2019-09-11 20:26:28 +03:00
specific-variables.en-us.md Copyedit docs () 2019-03-09 16:15:45 -05:00
specific-variables.zh-cn.md ZH-CN translation of Advanced part () 2018-10-17 14:21:20 +03:00
third-party-tools.en-us.md Update third-party-tools.en-us.md () 2019-09-11 00:16:11 -04:00