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

Fix compare link in active feeds for new branch #19149

Merged
merged 7 commits into from
Mar 23, 2022

Commits on Mar 20, 2022

  1. fix compare link in active feeds for new branch

    fix go-gitea#19144
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    622a594 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge branch 'main' into a1012/fix-break-act-link

    * main:
      Reorder issue templates and automatically add labels (go-gitea#18875)
      Use IterateBufferSize whilst querying repositories during adoption check (go-gitea#19140)
      Add 1.18 (go-gitea#19151)
      [skip ci] Updated translations via Crowdin
      Fix NPE `/repos/issues/search` when not signed in (go-gitea#19154)
    a1012112796 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9a572e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a22ea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    cc2f206 View commit details
    Browse the repository at this point in the history
  2. ... also nicely handle the broken compare links ...

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8eaf823 View commit details
    Browse the repository at this point in the history
  3. Prevent NPE if unable to get first commit in a chain of pushes

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ac2dd38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec2cae View commit details
    Browse the repository at this point in the history