Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: http-party/node-http-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: http-party/node-http-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 15, 2013

  1. Fixing the if statement as it lead to 'TypeError: Parameter 'url' mus…

    …t be a string, not undefined' in certain cases
    subnetmarco committed Mar 15, 2013
    Configuration menu
    Copy the full SHA
    c9b6895 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2013

  1. Harmon messsage

    No9 committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    35ba0db View commit details
    Browse the repository at this point in the history
  2. Harmon messsage

    No9 committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    4e42354 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #384 from No9/master

    Mention Harmon used for response modifications in the readme
    indexzero committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    3ebc795 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. [fix breaking] Emit the proxyResponse event on the HttpProxy instan…

    …ce to reduce listener churn and reference counts.
    indexzero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    2620f06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #383 from thefosk/master

    Fixing a bug that generates an unexpected TypeError
    indexzero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    ea10bb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #385 from nodejitsu/breaking-proxy-response

    Change the emitter of the `proxyResponse` event
    indexzero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    4335f49 View commit details
    Browse the repository at this point in the history
  4. [dist] Update CHANGELOG.md

    indexzero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    8665f3c View commit details
    Browse the repository at this point in the history
  5. [dist] Version bump. 0.10.0

    indexzero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    71183bf View commit details
    Browse the repository at this point in the history
Loading