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

Stop logging CheckPath returns error: context canceled #21064

Merged

Commits on Sep 4, 2022

  1. Stop logging CheckPath returns error: context canceled

    We should only log CheckPath errors if they are not simply due to context cancellation.
    
    Fix go-gitea#20709
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    e62cb21 View commit details
    Browse the repository at this point in the history
  2. Update modules/git/repo_attribute.go

    Co-authored-by: delvh <dev.lh@web.de>
    zeripath and delvh committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    e6d459c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    01318f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    53b3e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    fa6b1aa View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    bcac477 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    286ba5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae126b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    30d6692 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    fec1e7b View commit details
    Browse the repository at this point in the history