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

Prevent hang in git cat-file if repository is not a valid repository and other fixes #17991

Merged
merged 20 commits into from
Dec 16, 2021

Commits on Dec 15, 2021

  1. Add missing locale entries for oauth group claims

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    beb8d6f View commit details
    Browse the repository at this point in the history
  2. Adjust branch links in feeds.tmpl - Fix go-gitea#17943

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f7c4de4 View commit details
    Browse the repository at this point in the history
  3. Make /issues match /pulls too - Fix go-gitea#17983

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f555eb8 View commit details
    Browse the repository at this point in the history
  4. Fix panic on partial compares due to missing PullRequestWorkInProgres…

    …sPrefixes
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c5befd9 View commit details
    Browse the repository at this point in the history
  5. drop the warn

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f6e6fa0 View commit details
    Browse the repository at this point in the history
  6. Handle nils in ColorFormat

    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3af51ed View commit details
    Browse the repository at this point in the history
  7. Prevent hang in git cat-file if the repository is not a valid repository

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2d05ad4 View commit details
    Browse the repository at this point in the history
  8. placate lint

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    922fd8b View commit details
    Browse the repository at this point in the history
  9. and fix the issues/pulls links

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c18fad2 View commit details
    Browse the repository at this point in the history
  10. and approve/reject links in feeds too

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4231ccc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac6ed7f View commit details
    Browse the repository at this point in the history
  12. fix broken pulls/issues links

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    02b379f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dce707 View commit details
    Browse the repository at this point in the history
  14. handle commment pull and review dismissed

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f428e12 View commit details
    Browse the repository at this point in the history
  15. Update templates/user/dashboard/feeds.tmpl

    Co-authored-by: Jimmy Praet <jimmy.praet@telenet.be>
    zeripath and jpraet committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a4aac03 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b3eba5 View commit details
    Browse the repository at this point in the history
  17. fix publish_release

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    42de159 View commit details
    Browse the repository at this point in the history
  18. and ensure that all of the other places have the objects directories too

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    64b546c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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