Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: Gitea commits API again returns commit summaries, not full messages #12185

Closed
kbadk opened this issue Jul 8, 2020 · 0 comments · Fixed by #12186
Closed

Regression: Gitea commits API again returns commit summaries, not full messages #12185

kbadk opened this issue Jul 8, 2020 · 0 comments · Fixed by #12186

Comments

@kbadk
Copy link
Contributor

kbadk commented Jul 8, 2020

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.

release/v1.8:

Message: commit.Message(),

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().

release/v1.10:

Message: commit.Summary(),

I don't see an explanation for this, so I'm assuming it's a regression.

zeripath pushed a commit that referenced this issue Jul 8, 2020
techknowlogick pushed a commit to techknowlogick/gitea that referenced this issue Jul 8, 2020
techknowlogick added a commit that referenced this issue Jul 8, 2020
ydelafollye pushed a commit to ydelafollye/gitea that referenced this issue Jul 31, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant