GitHub / TGRstack/node-http-proxy / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| cfd417de | [tests] fix tests set correct host headers | cronopio <a****l@g****m> | over 12 years ago | |
| c4d56a5f | [tests] fix test using undefined url | cronopio <a****l@g****m> | over 12 years ago | |
| e2a5d513 | Set travis to run `npm test` while we fix coveralss.io integration | cronopio <a****l@g****m> | over 12 years ago | |
| 4d65280e | [fix] remove old reminescence | yawnt <y****t@u****m> | over 12 years ago | |
| 36389384 | merge Merge pull request #416 from MiLk/req-path | yawnt <y****t@u****m> | over 12 years ago | |
| 9e74a633 | [fix] closes #529 | yawnt <y****t@g****m> | over 12 years ago | |
| 97e4600e | [fix] fixes #341 | yawnt <y****t@g****m> | over 12 years ago | |
| 03880d8d | [docs] typos, typos everywhere... | cronopio <a****l@g****m> | over 12 years ago | |
| 0393b5da | [docs] more short examples to the Readme | cronopio <a****l@g****m> | over 12 years ago | |
| d83fdf69 | [tests] disabled the examples-test by now | cronopio <a****l@g****m> | over 12 years ago | |
| ae0faef5 | [docs] Update readme with more how to | cronopio <a****l@g****m> | over 12 years ago | |
| bc236d7e | [tests] Added a test case for run all the examples | cronopio <a****l@g****m> | almost 13 years ago | |
| c82ff2c3 | [examples] updated bodyDecoder middleware example | cronopio <a****l@g****m> | almost 13 years ago | |
| d7064f2e | [examples] added error-handling using callbacks and HTTP-to-HTTPS examples | cronopio <a****l@g****m> | almost 13 years ago | |
| de3ff116 | [examples] updated the modifyResponse-middleware example | cronopio <a****l@g****m> | almost 13 years ago | |
| 2142c506 | [examples] add example of gzip using the connect.compress() middleware | cronopio <a****l@g****m> | almost 13 years ago | |
| ef8150af | Update README.md | derekdreery <r****k@h****m> | almost 13 years ago | |
| 584ce76e | [misc] add a LICENSE file | cronopio <a****l@g****m> | almost 13 years ago | |
| e592c53d | [examples] fix the copyright header of example files | cronopio <a****l@g****m> | almost 13 years ago | |
| 10c0f11b | [fix] remove duplicate | yawnt <y****t@g****m> | almost 13 years ago | |
| d85ccdd3 | [examples] added package.json with the dependencies needed by examples | cronopio <a****l@g****m> | almost 13 years ago | |
| 831a44b3 | [examples] updated balancer examples | cronopio <a****l@g****m> | almost 13 years ago | |
| ed8c9eeb | [examples] updated websockets examples | cronopio <a****l@g****m> | almost 13 years ago | |
| 588327c2 | [examples] updated old examples | cronopio <a****l@g****m> | almost 13 years ago | |
| e02317ce | [examples] updated old proxy examples | cronopio <a****l@g****m> | almost 13 years ago | |
| 83367e7e | merge Merge pull request #518 from bfirsh/fix-ws-error-handling | yawnt <y****t@u****m> | almost 13 years ago | |
| cb7af4f4 | Fix websocket error handing | Ben Firshman <b****n@f****k> | almost 13 years ago | |
| b7261161 | [examples] update forward and custom error examples | cronopio <a****l@g****m> | almost 13 years ago | |
| 7e44d366 | [examples] update old examples | cronopio <a****l@g****m> | almost 13 years ago | |
| bdeabb76 | [examples] deleted this examples | cronopio <a****l@g****m> | almost 13 years ago | |
| dcb873ad | [doc] update README.md | yawnt <y****t@u****m> | almost 13 years ago | |
| 54eceb4a | merge Merge branch 'caronte' of github.com:nodejitsu/node-http-proxy into caronte | cronopio <a****l@g****m> | almost 13 years ago | |
| 7a3f6dfb | [examples] added forward example | cronopio <a****l@g****m> | almost 13 years ago | |
| 04c10113 | [examples] added concurrent proxy example | cronopio <a****l@g****m> | almost 13 years ago | |
| 961d2f94 | [fix] support target and forward | yawnt <y****t@g****m> | almost 13 years ago | |
| bbe3bfdf | [tests] added test HTTPS to HTTP using own server | cronopio <a****l@g****m> | almost 13 years ago | |
| 31d919b0 | [tests] added HTTPS to HTTPS test | cronopio <a****l@g****m> | almost 13 years ago | |
| 6a6dfbb7 | [examples] fix styling and bad spaces | cronopio <a****l@g****m> | almost 13 years ago | |
| a467b7b4 | [examples] fixed https examples | cronopio <a****l@g****m> | almost 13 years ago | |
| fd42dcef | [tests] https test pass, fix #511. Exposed the rejectUnauthorized flag | cronopio <a****l@g****m> | almost 13 years ago | |
| a2b1f0a4 | [tests] disable test, by now is not throwing without options | cronopio <a****l@g****m> | almost 13 years ago | |
| d0862aff | [fix] merge #495, thanks @glasser | yawnt <y****t@g****m> | almost 13 years ago | |
| cde08fb2 | [fix] closes number #487 | yawnt <y****t@g****m> | almost 13 years ago | |
| 590bb604 | [fix] _ because it is unused | yawnt <y****t@g****m> | almost 13 years ago | |
| b8c6397a | [fix] pass proper options object that extend the global options and parse the... | Jarrett Cruger <j****z@g****m> | almost 13 years ago | |
| dda6f7a4 | [feature] add emit proxyRes | yawnt <y****t@g****m> | almost 13 years ago | |
| 8085178d | [tests] Using target field, tests now pass. We are missing the tests using fo... | cronopio <a****l@g****m> | almost 13 years ago | |
| 1204a35e | [fix] support buffer | yawnt <y****t@g****m> | almost 13 years ago | |
| f720e36b | merge Merge branch 'caronte' of github.com:nodejitsu/node-http-proxy into caronte | cronopio <a****l@g****m> | almost 13 years ago | |
| 33a2462d | [wip] Initial HTTPS->HTTP test, updated https-secure example. Work in progres... | cronopio <a****l@g****m> | almost 13 years ago | |
| e3f8d5fd | [feature] add buffer support | yawnt <y****t@g****m> | almost 13 years ago | |
| a1b25a12 | [examples] update the error-handling example using the new error handle way | cronopio <a****l@g****m> | almost 13 years ago | |
| 920f1e77 | [tests] this test is already in web-incoming tests | cronopio <a****l@g****m> | almost 13 years ago | |
| c75d06c5 | [tests] now each test use a different port to avoid some slow opening and clo... | cronopio <a****l@g****m> | almost 13 years ago | |
| d60353f8 | [tests] tests fixed | cronopio <a****l@g****m> | almost 13 years ago | |
| 02df9a33 | [fix] fix the correct order of arguments in ws-incoming passes | cronopio <a****l@g****m> | almost 13 years ago | |
| 881c7e62 | [tests] this file is not necessary anymore | cronopio <a****l@g****m> | almost 13 years ago | |
| cc09ae6a | [fix] use the correct arguments order | cronopio <a****l@g****m> | almost 13 years ago | |
| 7c72f3b4 | [tests] move contributions of @mmoulton to correct place | cronopio <a****l@g****m> | almost 13 years ago | |
| 5d66ce11 | [fix] minor typo | cronopio <a****l@g****m> | almost 13 years ago | |
| 5e130de8 | Revert "[fix] fixed passes functions, now 'this' can be used and options are ... | cronopio <a****l@g****m> | almost 13 years ago | |
| babdf531 | Revert "[fix] fixed options and server reference to can access them from pass... | cronopio <a****l@g****m> | almost 13 years ago | |
| 2bf20d61 | Revert "[tests] fix test to use the new way to pass options" | cronopio <a****l@g****m> | almost 13 years ago | |
| 0bfb9be4 | Fixed issue where error callback would not invoke, including new test cases. ... |
mmoulton <m****e@m****m>
Committed by: cronopio <a****l@g****m> |
almost 13 years ago | |
| 52ecd52e | [tests] fix test to use the new way to pass options | cronopio <a****l@g****m> | almost 13 years ago | |
| 9b3e1eb2 | [fix] fixed passes functions, now 'this' can be used and options are stored o... | cronopio <a****l@g****m> | almost 13 years ago | |
| 90fb01d3 | [fix] fixed options and server reference to can access them from passes funct... | cronopio <a****l@g****m> | almost 13 years ago | |
| 1d1ee885 | [tests] the options got a problem and this test probe that timeout is not bei... | cronopio <a****l@g****m> | almost 13 years ago | |
| e4450132 | merge Merge pull request #502 from jamesmanning/patch-1 | Jarrett Cruger <j****z@g****m> | almost 13 years ago | |
| bbe2b278 | attempting to fix link to valid options properties | James Manning <j****g@g****m> | almost 13 years ago | |
| 86750c7e | [tests] throw error when no options, ALL TESTS PASSING! YAY | cronopio <a****l@g****m> | almost 13 years ago | |
| c65ffbb9 | [tests] fixed inherits problem and listen for the correct event | cronopio <a****l@g****m> | almost 13 years ago | |
| a7042132 | [tests] fixing tests, fixed some typos and changed how passes are stored | cronopio <a****l@g****m> | almost 13 years ago | |
| b333e636 | [tests] fixing minor typos | cronopio <a****l@g****m> | almost 13 years ago | |
| c9f5772f | [tests] remove caronte and use http-proxy for file names | cronopio <a****l@g****m> | almost 13 years ago | |
| a9f9e21e | [fix] | yawnt <y****t@g****m> | almost 13 years ago | |
| 3d8e5383 | [fix] better code | yawnt <y****t@g****m> | almost 13 years ago | |
| 5a1504f0 | [fix] minor typo | yawnt <y****t@g****m> | almost 13 years ago | |
| c7924e01 | [fix] callback as optional error handler | yawnt <y****t@g****m> | almost 13 years ago | |
| 601dbcbf | [fix] refactor error handling | yawnt <y****t@g****m> | almost 13 years ago | |
| b79bd29d | [feature] start working on the new server | yawnt <y****t@g****m> | almost 13 years ago | |
| a51b0622 | [minor] Remove duplicate dependencies and cleanup of the scripts | 3rd-Eden <i****o@3****m> | almost 13 years ago | |
| 8269eca2 | [fix] tests | yawnt <y****t@g****m> | almost 13 years ago | |
| 1436b715 | merge Merge pull request #492 from nodejitsu/1.0.0-dev | yawnt <y****t@u****m> | almost 13 years ago | |
| bb0d28c5 | [refactor minor] s/caronte/http-proxy/ or s/caronte/httpProxy/ where appropri... | indexzero <c****s@g****m> | almost 13 years ago | |
| f7f5fa72 | [dist doc] Added documentation for consistent benchmarking of node-http-proxy | indexzero <c****s@g****m> | almost 13 years ago | |
| 455f97e1 | [fix] finished jshint fixes | yawnt <y****t@g****m> | almost 13 years ago | |
| 17399e7c | [fix] more jshint intendation | yawnt <y****t@g****m> | almost 13 years ago | |
| 0aeaba7f | [fix] remove trailing whitespaces | yawnt <y****t@g****m> | almost 13 years ago | |
| 94ec6fa5 | merge Merge pull request #484 from srossross/error_handling | yawnt <y****t@u****m> | almost 13 years ago | |
| 32a40889 | DOC: Added error handling example | srossross <s****s@g****m> | almost 13 years ago | |
| 32dcb044 | merge Merge pull request #482 from srossross/caronte | yawnt <y****t@u****m> | almost 13 years ago | |
| 4a517fbe | [readme] add links to badges on readme, fix #483 | cronopio <a****l@g****m> | almost 13 years ago | |
| 5dcdf2b3 | [doc] added some documentation to functions and comments to understand better... | cronopio <a****l@g****m> | almost 13 years ago | |
| 7ad5c0f9 | DOC: updated readme | srossross <s****s@g****m> | almost 13 years ago | |
| 39b0c46a | TEST: added agent and header tests | srossross <s****s@g****m> | almost 13 years ago | |
| a350fade | FIX: tests. still need to add more tests tho | srossross <s****s@g****m> | almost 13 years ago | |
| 1b5fb1d8 | DOC: updated readme with options | srossross <s****s@g****m> | almost 13 years ago | |
| 12cda561 | ENH: updated agent options in `common.setupOutgoing` | srossross <s****s@g****m> | almost 13 years ago | |
| f566a42e | ENH: updated examples | srossross <s****s@g****m> | almost 13 years ago |