mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-03 20:51:07 -05:00
* Add missing `X-Total-Count` and fix some related bugs
Adds `X-Total-Count` header to APIs that return a list but doesn't have it yet.
Fixed bugs:
* not returned after reporting error (
|
||
|---|---|---|
| .. | ||
| bleve.go | ||
| bleve_test.go | ||
| db.go | ||
| elastic_search.go | ||
| indexer.go | ||
| indexer_test.go | ||