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

Allow compare page to look up base, head, own-fork, forkbase-of-head #11327

Merged
merged 17 commits into from May 12, 2020

Commits on May 7, 2020

  1. Allow compare page to look up base, head, own-fork, forkbase-of-head

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 7, 2020
    Copy the full SHA
    a1a63dc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. as per @guillep2k

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 9, 2020
    Copy the full SHA
    438ee22 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    787ce45 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a15c5d9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Copy the full SHA
    4237bff View commit details
    Browse the repository at this point in the history
  2. as per @guillep2k

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    5cddd62 View commit details
    Browse the repository at this point in the history
  3. Rationalise the names a little

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    8a36c25 View commit details
    Browse the repository at this point in the history
  4. Rationalise the names a little (2)

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    0379878 View commit details
    Browse the repository at this point in the history
  5. Fix 500 with fork of fork

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    91e9cfc View commit details
    Browse the repository at this point in the history
  6. Prevent 500 on compare different trees

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    770fda4 View commit details
    Browse the repository at this point in the history
  7. dotdotdot is perfectly valid in both usernames and repo names

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    f0c3b61 View commit details
    Browse the repository at this point in the history
  8. ensure we can set the head and base repos too

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    354078c View commit details
    Browse the repository at this point in the history
  9. ensure we can set the head and base repos too (2)

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    5fa17a9 View commit details
    Browse the repository at this point in the history
  10. fix lint

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 10, 2020
    Copy the full SHA
    e9741ea View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. only set headRepo == baseRepo if isSameRepo

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 11, 2020
    Copy the full SHA
    4d2347b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3e7c347 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Copy the full SHA
    377989c View commit details
    Browse the repository at this point in the history