gitea/modules/context
Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263)
Before, a tag for a draft release disappeared in the tag list, fix #21262.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-03 20:05:53 +08:00
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
api_org.go
api_test.go
auth.go Respond with a 401 on git push when password isn't changed yet (#20026) 2022-06-19 20:23:00 +01:00
captcha.go
context.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
csrf.go
form.go
org.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
package.go Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) 2022-09-21 21:01:18 +08:00
pagination.go
permission.go
private.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
repo.go Tag list should include draft releases with existing tags (#21263) 2022-10-03 20:05:53 +08:00
response.go
utils.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
xsrf.go
xsrf_test.go