0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/routers/web/repo/setting
yp05327 d43620e7bc
Add is_archived option for issue indexer (#32735)
Try to fix #32697

Reason:
`is_archived` is already defined in the query options, but it is not
implemented in the indexer.
2024-12-12 07:33:31 +08:00
..
avatar.go
collaboration.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
protected_tag.go
runners.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
secrets.go
setting.go Add is_archived option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
settings_test.go
variables.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
webhook.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00