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

response 404 for diff/patch of a commit that not exist #15221

Merged
merged 4 commits into from
Apr 1, 2021

Commits on Mar 31, 2021

  1. response 404 for diff/patch of a commit that not exist

    fix go-gitea#15217
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    166a844 View commit details
    Browse the repository at this point in the history
  2. Update routers/repo/commit.go

    Co-authored-by: silverwind <me@silverwind.io>
    zeripath and silverwind committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b602e95 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    d38ad5f View commit details
    Browse the repository at this point in the history
  2. use ctx.NotFound()

    a1012112796 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    dee211c View commit details
    Browse the repository at this point in the history