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

More work to get the tests passing on node 0.12 & io.js #1442

Merged
merged 15 commits into from Mar 9, 2015

Commits on Feb 8, 2015

  1. Add node.js 0.12 and io.js to travis.yml

    mdemo committed Feb 8, 2015
    Copy the full SHA
    d7ed0a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. fixes the redirect initialization of an object when localAddress or p…

    …roxy is lost due to the reinitialization without parameters of the request object
    0x4139 committed Feb 19, 2015
    Copy the full SHA
    237e80f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93affc4 View commit details
    Browse the repository at this point in the history
  3. cleans up test-localAddress

    0x4139 committed Feb 19, 2015
    Copy the full SHA
    92be401 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

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

Commits on Feb 25, 2015

  1. fixed linting

    0x4139 committed Feb 25, 2015
    Copy the full SHA
    7759f60 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

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

Commits on Mar 2, 2015

  1. Copy the full SHA
    f147e57 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aaf208e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Merge pull request request#1426 from request/iojs

    Fixing tests to pass on io.js and node 0.12 (only test-https.js stiff failing)
    simov committed Mar 5, 2015
    Copy the full SHA
    210e075 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abc6e91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request request#1453 from nicolasmccurdy/travis-allowed-fa…

    …ilures
    
    Test on Node.js 0.12 and io.js with allowed failures
    simov committed Mar 5, 2015
    Copy the full SHA
    b84a5d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9ea8651 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. Merge pull request request#1460 from simov/local-address

    localAddress or proxy config is lost when redirecting
    simov committed Mar 6, 2015
    Copy the full SHA
    8109dc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2015

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