forgejo/modules/context
Jason Song 0495544b8a
Tag list should include draft releases with existing tags (#21263) (#21365)
Backport #21263.

Before, a tag for a draft release disappeared in the tag list, fix #21262.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-07 18:59:42 +08:00
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 2022-07-23 11:58:58 +01:00
api_org.go
api_test.go
auth.go Respond with a 401 on git push when password isn't changed yet (#20027) 2022-06-19 20:02:18 +03:00
captcha.go
context.go Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
csrf.go
form.go
org.go Only show accessible teams in dashboard dropdown list (#19642) 2022-05-07 17:49:43 +02:00
package.go Respect REQUIRE_SIGNIN_VIEW for packages (#20873) (#21232) 2022-09-23 11:25:53 +08:00
pagination.go Remove tab/TabName usage where it's not needed (#19973) 2022-06-15 23:05:32 +08:00
permission.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
private.go
repo.go Tag list should include draft releases with existing tags (#21263) (#21365) 2022-10-07 18:59:42 +08:00
response.go
utils.go
xsrf.go
xsrf_test.go