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

Use GhostUser if needed for TrackedTimes #22021

Merged

Commits on Dec 3, 2022

  1. Use GhostUser if needed for TrackedTimes

    When getting tracked times out of the db and loading their attributes handle not exist errors
    in a nicer way. (Also prevent an NPE.)
    
    Fix go-gitea#22006
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2c6defa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    40666b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae24d5 View commit details
    Browse the repository at this point in the history