You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546)
Provide a way to rebuild issue indexer manually.

So if the indexer get outdated because of some bugs like #26539, we can
rebuild it.

<img width="1104" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/ac242e29-6f04-47ca-b3d0-801a796448d3">

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
cron.go Replace gogs/cron with go-co-op/gocron (#25977) 1 year ago
setting.go Replace `interface{}` with `any` (#25686) 1 year ago
tasks.go Replace gogs/cron with go-co-op/gocron (#25977) 1 year ago
tasks_actions.go Implement actions (#21937) 1 year ago
tasks_basic.go Allow package cleanup from admin page (#25307) 12 months ago
tasks_extended.go Support rebuilding issue indexer manually (#26546) 11 months ago
tasks_test.go Replace gogs/cron with go-co-op/gocron (#25977) 1 year ago