0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 11:55:46 +01:00
gitea/routers/web/repo/setting
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018)
Fix #26723 
Add `ChangeDefaultBranch` to the `notifier` interface and implement it
in `indexerNotifier`. So when changing the default branch,
`indexerNotifier` sends a message to the `indexer queue` to update the
index.

---------

Co-authored-by: techknowlogick <matti@mdranta.net>
2023-09-13 04:43:31 +00:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go
variables.go
webhook.go