1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/modules/context
David Svantesson 8d9e625f83 Only view branch or tag if it match refType requested. (#8899)
* only view branch or tag if it match refName.

* remove pointer in method
2019-11-11 15:37:28 +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 (#7298) 2019-06-26 16:51:32 +08:00
api.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04: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 AppSubUrl for more redirections (#8647) 2019-10-23 22:04:22 +01: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 Only view branch or tag if it match refType requested. (#8899) 2019-11-11 15:37:28 +08:00