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

use https to pull deps #13

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

use https to pull deps #13

wants to merge 9 commits into from

Commits on Jun 29, 2015

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

Commits on Feb 24, 2016

  1. Bump mochiweb version to 2.9.0p2

    This pulls in the fix for the spurious 400 errors.
    nickelization committed Feb 24, 2016
    1 Configuration menu
    Copy the full SHA
    0939c28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from basho/nem-bump-mochi-version

    Bump MochiWeb version to 2.9.0p2
    nickelization committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    494d14f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. change otp version check to accommodate patched R15B01 releases

    If the string returned by erlang:system_info(otp_release) begins with R15B01 but has any suffix the previous version check would erroneously assume that it supported APIs introduced in R15B02.
    
    This is pretty obscure and unlikely to be relevant to most anyone any more, but it can bite painfully in certain regression testing scenarios.
    tburghart committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    e5215d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Merge pull request #9 from basho/basho-trb-rebar-otp-version-check

    change otp version check to accommodate patched R15B01 releases
    bsparrow435 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    940123f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from seanmcevoy/ee-test-modifications

    tweaks due to issues in EE POC
    bsparrow435 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    e0633f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Set the ibrowse version to v4.3

    Brett Hazen committed Oct 11, 2016
    3 Configuration menu
    Copy the full SHA
    39ced34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from basho/bch-bump-ibrowse-version

    Set the ibrowse version to v4.3
    nickelization committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    77789b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. use https to pull deps

    korry8911 committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    0f9bb7b View commit details
    Browse the repository at this point in the history