gitea/services/indexer
Brecht Van Lommel bffbf08f26
Fix missing issue search index update when changing status ()
Changing an issue status, assignee, labels or milestone without also
adding a comment would not update the index, resulting in wrong search
results.
..
indexer.go Move notification interface to services layer ()
notify.go Fix missing issue search index update when changing status ()