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

Update origin_changed? to ignore protocol differences #315

Merged
merged 9 commits into from
Feb 9, 2020
Merged

Update origin_changed? to ignore protocol differences #315

merged 9 commits into from
Feb 9, 2020

Commits on Jan 20, 2020

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

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    43fa0b2 View commit details
    Browse the repository at this point in the history
  2. Invert logic

    kalafut committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b08ee29 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Address review feedback

    This updates the PR to use a new git_uri_parser, which fixes both
    origin_changed? and local_path issues.
    kalafut committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    b6a29d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc509c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Add user-less handling back

    kalafut committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    cdfbb0f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Update src/resolvers/git.cr

    Co-Authored-By: Julien Portalier <julien@portalier.com>
    kalafut and ysbaddaden committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    85896d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Update src/resolvers/git.cr

    Co-Authored-By: Julien Portalier <julien@portalier.com>
    kalafut and ysbaddaden committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    5186cb9 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    kalafut committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    40b750b View commit details
    Browse the repository at this point in the history