Closed
Description
In April 2019, this same issue was brought up.
It was deemed a bug, added to the 1.8.0 milestone, implemented the same day, and made it into v1.8.
gitea/routers/api/v1/repo/commits.go
Line 109 in 11f6ed4
Where it lived happily (through release/v1.9) until this commit: API method to list all commits of a repository (#6408).
In v1.10 and v1.11 (and the current HEAD of master), however, we're back to commit.Summary()
.
gitea/routers/api/v1/repo/commits.go
Line 277 in 4d876ab
I don't see an explanation for this, so I'm assuming it's a regression.
Metadata
Metadata
Assignees
Labels
No labels