Skip to content
Snippets Groups Projects

Change git protocol to https protocol in Gemfile for GitLab 5.0

Merged gitlab-qa-bot requested to merge github/fork/bbodenmiller/git-to-https into 5-0-stable

Created by: bbodenmiller

Changes gems to use https protocol rather than the git protocol for GitLab 5.0 release. Git protocol does not work behind some firewalls and/or proxies. This change helps users upgrading from 4.2 to 7.1 have a smoother upgrade process. Fixes https://github.com/gitlabhq/gitlabhq/issues/3416 & https://github.com/gitlabhq/gitlabhq/issues/3478.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: TeatroIO

    I've prepared a stage. Click to open.

    By Administrator on 2014-08-11T12:48:11 (imported from GitLab project)

    By Administrator on 2014-08-11T12:48:11 (imported from GitLab)

  • Created by: Razer6

    Looks good and makes sense. @randx Can you merge?

    By Administrator on 2014-08-13T14:53:29 (imported from GitLab project)

    By Administrator on 2014-08-13T14:53:29 (imported from GitLab)

  • Created by: Razer6

    @bbodenmiller Could also add a PR to master branch? 5.0 stable is ok because when updating you would checkout this branch

    By Administrator on 2014-08-13T17:47:16 (imported from GitLab project)

    By Administrator on 2014-08-13T17:47:16 (imported from GitLab)

  • Created by: bbodenmiller

    @razer6 looks to already be fixed on the master branch. Thanks.

    By Administrator on 2014-08-13T21:01:23 (imported from GitLab project)

    By Administrator on 2014-08-13T21:01:23 (imported from GitLab)

  • Created by: Razer6

    Sorry for the noise.

    By Administrator on 2014-08-13T21:08:58 (imported from GitLab project)

    By Administrator on 2014-08-13T21:08:58 (imported from GitLab)

  • Created by: bbodenmiller

    No worries, better to double check.

    By Administrator on 2014-08-13T21:42:12 (imported from GitLab project)

    By Administrator on 2014-08-13T21:42:12 (imported from GitLab)

Please register or sign in to reply
Loading