GitHub / janl/node-http-proxy / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4f6387c1 | [test] Add `node v0.9` testing, test all branches | Maciej Małecki <m****i@n****g> | about 14 years ago | |
| cee27fee | [minor doc] Correct comment | Maciej Małecki <m****i@n****g> | about 14 years ago | |
| 812868dd | [minor] Remove `setEncoding` on incoming socket | Maciej Małecki <m****i@n****g> | about 14 years ago | |
| 1783ab06 | [fix] Dont use `-i` when running vows because it supresses `--target=` and `-... | indexzero <c****s@g****m> | about 14 years ago | |
| a454666e | [fix] Ignore npm version errors when installing dependencies for examples | indexzero <c****s@g****m> | about 14 years ago | |
| c4a7b158 | [fix] Suppress EADDRINUSE errors from `test/examples-test.js` since we are ju... | indexzero <c****s@g****m> | about 14 years ago | |
| fd648a52 | [fix test] Fix examples to use newest version of socket.io and helpers. Added... | indexzero <c****s@g****m> | about 14 years ago | |
| 82da8535 | merge Merge pull request #285 from 1stvamp/pass-change-origin-from-routing-proxy | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| 89459bfd | If supplied pass changeOrigin option through to HttpProxy instance if set in ... | Wesley Mason <w****s@1****g> | about 14 years ago | |
| 24b84068 | Fix socket leaks when FIN packet isn't responded to |
Bert Belder <b****r@g****m>
Committed by: Maciej Małecki <m****i@n****g> |
about 14 years ago | |
| 0d00b06a | [fix] `destroy()` websockets in case of an error | Maciej Małecki <m****i@n****g> | about 14 years ago | |
| 13c34d09 | [dist] Version bump. 0.8.2 | indexzero <c****s@g****m> | about 14 years ago | |
| 67539519 | [doc] Minor formatting updates to README.md | indexzero <c****s@g****m> | about 14 years ago | |
| 29e6e748 | [test] Add .travis.yml file for Travis CI. | Charlie McConnell <c****e@c****m> | about 14 years ago | |
| 2d75510d | [dist] Remove out-dated docco docs | indexzero <c****s@g****m> | about 14 years ago | |
| 36226daa | [dist] Complete JSHint compliance except for `too many var statements` | indexzero <c****s@g****m> | about 14 years ago | |
| 46c184cb | merge Merge pull request #221 from coderarity/gzip-middleware-proxytable-example | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| 4999b20b | merge Merge branch '0.8.2' | indexzero <c****s@g****m> | about 14 years ago | |
| 02b914d6 | merge Merge pull request #246 from tellnes/proxy-remove | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| f28c62c8 | merge Merge pull request #235 from Filirom1/patch-1 | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| 1cc1f905 | merge Merge pull request #275 from jfromaniello/patch-1 | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| 54f83717 | merge Merge pull request #268 from shapeshed/patch-1 | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| 7e854d77 | [refactor tests] Finished refactoring tests to support `ws*-to-ws*` tests bas... | indexzero <c****s@g****m> | about 14 years ago | |
| 828dbebc | [refactor test] Add support for `http*-to-http*` testing from CLI arguments | indexzero <c****s@g****m> | about 14 years ago | |
| 55286a7c | [fix api] Optimize lookups in the ProxyTable. Ensure that RoutingProxy can pr... | indexzero <c****s@g****m> | about 14 years ago | |
| e2dc7f96 | [refactor test] Finish removing old test code. | indexzero <c****s@g****m> | about 14 years ago | |
| 4ae7a5b8 | [refactor] Rewrite tests to use saner vows idioms. Update tests to use latest... | indexzero <c****s@g****m> | about 14 years ago | |
| 0b6c7f5f | add "Using two certificiates" to the https section of the readme.md | José F. Romaniello <j****o@g****m> | about 14 years ago | |
| fd16aeb4 | merge Merge pull request #270 from node-migrator-bot/clean | Maciej Małecki <m****i@n****g> | about 14 years ago | |
| bf7e328f | [fix] Changed require('util') to require('util') for compatibility with node ... | Farrin Reid <b****x@g****m> | about 14 years ago | |
| 415d4ed9 | match style requested by @cronopio | George Ornbo <g****e@s****m> | about 14 years ago | |
| 06e78f27 | adding support for setting the host | George Ornbo <g****e@s****m> | about 14 years ago | |
| ccd8f840 | merge Merge pull request #266 from rampr/master | Joshua Holbrook <j****k@g****m> | about 14 years ago | |
| 0933f1c5 | Fix bug: x-forwarded-proto set incorrectly | Ramprasad Rajendran <r****d@g****m> | about 14 years ago | |
| 81f6095c | [dist] Version bump 0.8.1 | cronopio <a****l@g****m> | about 14 years ago | |
| 45d67f42 | [tests] used socket.io 0.6.17 fixed version for tests | cronopio <a****l@g****m> | about 14 years ago | |
| 27fa7084 | merge Merge pull request #256 from nodejitsu/changelog | Charlie Robbins <c****s@g****m> | about 14 years ago | |
| e9a3a301 | [misc] changelog updated to version 0.8.1 | cronopio <a****l@g****m> | about 14 years ago | |
| 64c97475 | merge Merge pull request #218 from CodeRarity/proxy-table-fix | Christian Howe <c****y@g****m> | about 14 years ago | |
| df650d11 | [minor fix] delete white space | cronopio <a****l@g****m> | about 14 years ago | |
| b5847733 | [misc] Updating the changelog. Close #137 | cronopio <a****l@g****m> | about 14 years ago | |
| ca37ad74 | [fix] x-forwarded-proto sets properly |
Ryan Stevens <s****n@g****m>
Committed by: Joshua Holbrook <j****k@g****m> |
over 14 years ago | |
| 0532995d | Implement RoutingProxy.prototype.remove | Christian Tellnes <c****n@t****o> | over 14 years ago | |
| f223ce8b | merge Merge pull request #216 from CodeRarity/master | Christian Howe <c****y@g****m> | over 14 years ago | |
| 27316e22 | [dist] Update author field for consistency | Christian Howe <c****y@g****m> | over 14 years ago | |
| c4d185dc | prefer `target.hostname` over `target.host` | Romain <f****1@g****m> | over 14 years ago | |
| 0273958b | Use changeOrigin for proxyRequest. |
Christian Howe <c****y@g****m>
Committed by: indexzero <c****s@g****m> |
over 14 years ago | |
| 04ce49c5 | Whitespace fixes. |
Christian Howe <c****y@g****m>
Committed by: indexzero <c****s@g****m> |
over 14 years ago | |
| 5d839dd5 | Add tests for remapping URL properly. | Christian Howe <c****y@g****m> | over 14 years ago | |
| ed06af97 | [doc] Fix style in websockets example | Joshua Holbrook <j****k@g****m> | over 14 years ago | |
| 4d7eaff6 | merge Merge pull request #225 from darashi/fix-readme | Joshua Holbrook <j****k@g****m> | over 14 years ago | |
| 4fc1ee85 | [doc] call listen() to get the server started | Yoji SHIDARA <d****a@s****t> | over 14 years ago | |
| 843901ee | [doc] add missing {} to make an object | Yoji SHIDARA <d****a@s****t> | over 14 years ago | |
| b26b434e | Fix RoutingProxy hanging when there is an error | Christian Howe <c****y@g****m> | over 14 years ago | |
| 11315e63 | merge Merge branch 'master' of https://github.com/thefosk/node-http-proxy into thef... | Joshua Holbrook <j****k@g****m> | over 14 years ago | |
| 4358a4c1 | finally removed hidden char | Marco Palladino <m****o@m****m> | over 14 years ago | |
| 1a014f96 | merge Merge pull request #222 from thefosk/master | Marak Squires <m****s@g****m> | over 14 years ago | |
| 5842d0ee | syntax error fixed | Marco Palladino <m****o@m****m> | over 14 years ago | |
| 62013281 | Added example for gzip middleware using a ProxyTable. | Christian Howe <c****y@g****m> | over 14 years ago | |
| fd7fcd8d | [examples] Added simple load balancer example | Marak Squires <m****s@g****m> | over 14 years ago | |
| f20b3740 | merge Merge branch 'master' of github.com:nodejitsu/node-http-proxy | Marak Squires <m****s@g****m> | over 14 years ago | |
| f1611ec8 | Fix problem with req.url not being not properly replaced. | Christian Howe <c****y@g****m> | over 14 years ago | |
| 4f2bc584 | Add documentation for listening for proxy events to prevent a common mistake. | Christian Howe <c****y@g****m> | over 14 years ago | |
| 99ee5425 | Re-emit 'start', 'forward' and 'end' events in RoutingProxy. | Christian Howe <c****y@g****m> | over 14 years ago | |
| e9fd3f43 | Whitespace fixes | Christian Howe <c****y@g****m> | over 14 years ago | |
| a088efdb | merge Merge pull request #208 from larsburgess/patch-1 | Marak Squires <m****s@g****m> | over 14 years ago | |
| 7fa6599f | Making README links consistent with latest project structure. | Lars Burgess <l****s@g****m> | over 14 years ago | |
| b979cb32 | merge Merge pull request #205 from drewp/master | Marak Squires <m****s@g****m> | over 14 years ago | |
| e15db4fb | fix the broken english and clarified the sentence (I hope) | Drew Perttula <d****p@b****m> | over 14 years ago | |
| 91bb2a91 | merge Merge pull request #189 from drewp/master | Charlie Robbins <c****e@n****m> | over 14 years ago | |
| 73e415a2 | Address ticket #180 here since that problem is so hard to discover when you r... | Drew Perttula <d****p@b****m> | over 14 years ago | |
| 868f7e7a | fixed comment typos in examples/http/proxy-https-to-http.js and proxy-https-t... |
MetaHack <h****k@m****m>
Committed by: Maciej Małecki <m****i@n****g> |
over 14 years ago | |
| 5055689a | [dist] Version bump. 0.8.0 | indexzero <c****s@g****m> | over 14 years ago | |
| c81bae2f | [fix minor] Correctly set x-forwarded-proto in WebSocket requests | indexzero <c****s@g****m> | over 14 years ago | |
| 6f8ad3b8 | merge Merge branch '0.6-compatibility' | indexzero <c****s@g****m> | over 14 years ago | |
| 38286168 | [refactor] Listen for `socket` events since reverseProxy.socket is no longer ... | indexzero <c****s@g****m> | over 14 years ago | |
| ea7fea62 | [refactor minor] Update vendor/websocket.js to be compatible with node@0.6.x | indexzero <c****s@g****m> | over 14 years ago | |
| 8358ef8a | [test dist] Run core tests on `npm test` | Maciej Małecki <m****i@n****g> | over 14 years ago | |
| 63dfc7f1 | [fix] In routing proxy, match line beginning | Maciej Małecki <m****i@n****g> | over 14 years ago | |
| 9f05e6c5 | merge Merge pull request #165 from elfsternberg/master | Charlie Robbins <c****s@g****m> | over 14 years ago | |
| d1b19a12 | merge Merge pull request #164 from elfsternberg/553e7fbc335a9befd166d472f057aa50452... | Charlie Robbins <c****s@g****m> | over 14 years ago | |
| e2dccbca | merge Merge pull request #163 from samyakbhuta/master | Bradley Meck <b****k@g****m> | over 14 years ago | |
| f0866926 | merge Merge branch 'master' of github.com:nodejitsu/node-http-proxy | Marak Squires <m****s@g****m> | over 14 years ago | |
| 411bb51c | Fix issue where front-end is HTTPS, back-end is HTTP, and server issues a red... | Ken "Elf" Mathieu Sternberg <e****f@p****m> | almost 15 years ago | |
| 553e7fbc | Modified the ad-hoc proxy lookup to use _getKey(), rather than the | Ken "Elf" Mathieu Sternberg <e****f@p****m> | almost 15 years ago | |
| 621f9b42 | Allowing the common proxy headers' value to be appended in proxy chain scenar... | Samyak Bhuta <s****a@g****m> | almost 15 years ago | |
| 1e33434f | Revert "[dist] Adjusted engines field to allow for 0.6; version bump 0.7.7" | Charlie McConnell <c****e@c****m> | almost 15 years ago | |
| 30dac898 | [dist] Adjusted engines field to allow for 0.6; version bump 0.7.7 | Charlie McConnell <c****e@c****m> | almost 15 years ago | |
| 3ab02f3a | [fix] Fix incorrect depth check. | Charlie McConnell <c****e@c****m> | almost 15 years ago | |
| 6a9751eb | merge Merge branch 'master' of github.com:nodejitsu/node-http-proxy | Marak Squires <m****s@g****m> | almost 15 years ago | |
| c98ccb40 | Fixes memory leak when clients abort connections | Camilo Aguilar <c****r@g****m> | almost 15 years ago | |
| c5dc9295 | bump version 0.7.6 | Dominic Tarr <d****r@g****m> | almost 15 years ago | |
| f27d26f4 | changeOrigin option: set the host header to the proxy destination | Dominic Tarr <d****r@g****m> | almost 15 years ago | |
| 2061c713 | Revert "update outgoing.headers.host incase the destination does proxying" |
Cloud9 <c****9@f****s>
Committed by: Charlie McConnell <c****e@c****m> |
almost 15 years ago | |
| d6ea3a42 | don't add upgrade handler if a custom handler is passed in |
Fabian Jakobs <f****s@w****e>
Committed by: Charlie McConnell <c****e@c****m> |
almost 15 years ago | |
| b4d41c36 | bump version 0.7.5 | Dominic Tarr <d****r@g****m> | almost 15 years ago | |
| 65b7872e | update outgoing.headers.host incase the destination does proxying | Dominic Tarr <d****r@g****m> | almost 15 years ago | |
| f0047880 | merge Merge branch 'master' of github.com:nodejitsu/node-http-proxy | Dominic Tarr <d****r@g****m> | almost 15 years ago | |
| dd831997 | [example] Response modification middleware | bradleymeck <b****k@g****m> | almost 15 years ago | |
| c60c6a27 | merge Merge branch 'master' of github.com:nodejitsu/node-http-proxy | Dominic Tarr <d****r@g****m> | almost 15 years ago |