forgejo/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 Move some functions to service layer (#26969) 2023-09-08 21:09:23 +00:00
default_branch.go Update status and code index after changing the default branch (#27018) 2023-09-13 04:43:31 +00:00
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go Update status and code index after changing the default branch (#27018) 2023-09-13 04:43:31 +00:00
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go
variables.go
webhook.go