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.5.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.5.2
Choose a head ref
  • 13 commits
  • 18 files changed
  • 4 contributors

Commits on May 13, 2011

  1. [fix] Manage bookkeeping for incoming requests to the underlying sock…

    …ets behind reverse proxied websocket events. Only use the appropriate variables in the closure scope of the `upgrade` event from this bookkeeping
    indexzero committed May 13, 2011
    Configuration menu
    Copy the full SHA
    85223ea View commit details
    Browse the repository at this point in the history

Commits on May 17, 2011

  1. Configuration menu
    Copy the full SHA
    332d2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f6dc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b9ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab8c264 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from benatkin/README

    Readme: fix syntax error, reformat code blocks
    Marak committed May 17, 2011
    Configuration menu
    Copy the full SHA
    4a14bc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e90cbd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6c52d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff82946 View commit details
    Browse the repository at this point in the history
  9. [test] Fix tests in https mode

    Tests can be run in https mode by adding the --https flag
    vows test/*-test.js --spec --https
    olauzon committed May 17, 2011
    Configuration menu
    Copy the full SHA
    1ee6bef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d08c2bb View commit details
    Browse the repository at this point in the history
  11. [doc] Regenerate docco docs

    olauzon committed May 17, 2011
    Configuration menu
    Copy the full SHA
    a5e1e3e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    360e79a View commit details
    Browse the repository at this point in the history
Loading