mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
9d943bf374
* 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 (
|
||
---|---|---|
.. | ||
db.go | ||
indexer_test.go | ||
indexer.go | ||
queue.go |