1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-28 02:58:07 +08:00
gitea/modules/context
zeripath 34b8becef0 Ensure that GitRepo is set on Empty repositories () ()
Both issues/new and settings/hooks/git expect `ctx.Repo.GitRepo` to be set.
This PR changes the context code to open the GitRepo.

Fixes 
2019-10-17 00:03:25 +08:00
..
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api_test.go fix API link header () 2019-06-26 16:51:32 +08:00
api.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
auth.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
context.go Fix Go 1.13 private repository go get issue () 2019-09-06 21:44:59 +08:00
org.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
pagination.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
panic.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
permission.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
repo.go Ensure that GitRepo is set on Empty repositories () () 2019-10-17 00:03:25 +08:00