gitea/modules/context
zeripath 1b72690cb8 Ensure that GitRepo is set on Empty repositories (#8539)
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 #8538
2019-10-16 16:08:01 +03:00
..
api.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api_test.go fix API link header (#7298) 2019-06-26 16:51:32 +08:00
auth.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
context.go Fix Go 1.13 private repository go get issue (#8112) 2019-09-06 21:44:59 +08:00
org.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pagination.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
panic.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
permission.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo.go Ensure that GitRepo is set on Empty repositories (#8539) 2019-10-16 16:08:01 +03:00