gitea/modules/indexer/issues
silverwind 84b74d7c3e
Enable `bodyclose` linter (#36168)
Enabe
[`bodyclose`](https://golangci-lint.run/docs/linters/configuration/#bodyclose).
The only issue in non-test code (`services/migrations/dump.go`) was a
false-positive and I think there are a number of undetected cases, but I
guess it's still better than not having it.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-12-16 14:08:43 +01:00
..
bleve Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
db feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
elasticsearch Enable `bodyclose` linter (#36168) 2025-12-16 14:08:43 +01:00
internal Refactor some tests (#34580) 2025-06-03 01:26:19 +00:00
meilisearch Enable `bodyclose` linter (#36168) 2025-12-16 14:08:43 +01:00
dboptions.go feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
indexer.go Fixing issue #35530: Password Leak in Log Messages (#35584) 2025-10-07 09:26:47 -07:00
indexer_test.go Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
util.go Move organization's visibility change to danger zone. (#34814) 2025-08-20 20:57:42 -07:00