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.
gitea/modules/indexer/code
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>
1 year ago
..
bleve Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
elasticsearch Replace `interface{}` with `any` (#25686) 2 years ago
internal Refactor indexer (#25174) 2 years ago
git.go Update status and code index after changing the default branch (#27018) 1 year ago
indexer.go Clarify the git command Stdin hanging problem (#26967) 1 year ago
indexer_test.go move repository deletion to service layer (#26948) 1 year ago
search.go Use Go 1.21 and update dependencies (#26878) 1 year ago