1044 Commits

Author SHA1 Message Date
yawnt
8269eca2bb [fix] tests 2013-09-26 11:13:16 +02:00
yawnt
1436b715ae Merge pull request #492 from nodejitsu/1.0.0-dev
[merge] rename codename to actual project name
2013-09-26 02:05:02 -07:00
indexzero
bb0d28c587 [refactor minor] s/caronte/http-proxy/ or s/caronte/httpProxy/ where appropriate. 2013-09-26 03:37:08 -04:00
indexzero
f7f5fa727e [dist doc] Added documentation for consistent benchmarking of node-http-proxy 2013-09-26 03:27:55 -04:00
yawnt
455f97e14c [fix] finished jshint fixes 2013-09-25 15:11:04 +02:00
yawnt
17399e7c3e [fix] more jshint intendation 2013-09-25 15:08:27 +02:00
yawnt
0aeaba7fe6 [fix] remove trailing whitespaces 2013-09-25 14:58:59 +02:00
yawnt
94ec6fa5ce Merge pull request #484 from srossross/error_handling
[merge] Added error handling example
2013-09-22 04:22:40 -07:00
srossross
32a40889ce DOC: Added error handling example 2013-09-21 13:15:34 -07:00
yawnt
32dcb0449c Merge pull request #482 from srossross/caronte
[merge] https & agent
2013-09-21 01:49:00 -07:00
cronopio
4a517fbe6e [readme] add links to badges on readme, fix #483 2013-09-20 20:47:02 -05:00
cronopio
5dcdf2b36c [doc] added some documentation to functions and comments to understand better the code 2013-09-20 19:28:53 -05:00
srossross
7ad5c0f993 DOC: updated readme
@yawnt I think it is good to go. If you have any other tests in mind let me know.
2013-09-18 09:07:56 -07:00
srossross
39b0c46a69 TEST: added agent and header tests 2013-09-17 15:29:48 -07:00
srossross
a350fadea6 FIX: tests. still need to add more tests tho 2013-09-17 15:06:22 -07:00
srossross
1b5fb1d8fc DOC: updated readme with options 2013-09-17 15:00:28 -07:00
srossross
12cda561af ENH: updated agent options in common.setupOutgoing 2013-09-17 14:52:53 -07:00
srossross
f566a42e51 ENH: updated examples 2013-09-17 14:51:56 -07:00
srossross
4ee96ddd66 Merge branch 'agent' into caronte 2013-09-17 11:51:17 -07:00
srossross
1c7ace26c5 ENH: updated example 2013-09-17 11:50:04 -07:00
srossross
7d840d3515 ENH: added 'headers' to available options, to add or overwrite existing headers 2013-09-17 11:45:41 -07:00
srossross
427d8d8536 ENH: added new https example, needs to be simplified before merge
updated existing example with log output
2013-09-17 11:44:09 -07:00
srossross
13741a823f ENH: updated https and agent option
Removed logic from createProxyServer and put it into setupOutgoing.

Conflicts:
	lib/caronte.js
2013-09-17 11:23:12 -07:00
yawnt
69f126b34c [fix] space 2013-09-17 20:15:34 +02:00
yawnt
72a89eab8b [fix] link 2013-09-17 20:14:16 +02:00
yawnt
1ceea3e5f9 [docs] test badge 2013-09-17 20:11:03 +02:00
yawnt
f36cb4d5a1 [fix] coveralls.. will it work? 2013-09-17 19:30:59 +02:00
yawnt
ca092635e7 [test] remove chunked on http1.0 2013-09-17 16:32:55 +02:00
yawnt
8663ac1c43 [fix] do not send chunked responses to http1.0 clients 2013-09-17 16:28:54 +02:00
yawnt
afc4d0931f [fix] pooled connections, closes #478 2013-09-17 12:14:52 +02:00
yawnt
6b61878759 [docs] add travis build status 2013-09-17 11:24:35 +02:00
yawnt
16a4d9da11 [test] added tests for web-outgoing.js 2013-09-17 11:20:18 +02:00
yawnt
2c10f256b6 [fix] write connection header 2013-09-17 10:59:45 +02:00
yawnt
611a1b1961 [fix] add 0.10 link, fixes #459 2013-09-17 10:38:25 +02:00
yawnt
031452e400 [fix] closes #473 2013-09-17 10:31:52 +02:00
yawnt
9efa40a9d2 Merge pull request #476 from nodejitsu/caronte-tests
[merge] caronte tests
2013-09-17 01:23:55 -07:00
cronopio
8eff1a1f26 [test][misc] remove node@0.8 to test on travis 2013-09-16 21:40:42 -05:00
cronopio
10a0db4f0d [tests] added test for socket.io proxying 2013-09-16 21:37:49 -05:00
cronopio
0602500230 [tests] added .travis.yml file 2013-09-16 21:00:34 -05:00
cronopio
02007ed0fb [tests] added tests for websockets 2013-09-16 20:59:10 -05:00
cronopio
40902506af [tests] fix code coverage, changed pattern on blanket options 2013-09-16 19:37:28 -05:00
cronopio
7e25bded27 [tests] removed unused tests 2013-09-16 19:04:49 -05:00
Jarrett Cruger
c01fd2c54e Merge pull request #475 from srossross/fix/ws_err_event
FIX: ws error event
2013-09-16 17:04:38 -07:00
cronopio
dc9d7e5452 [tests] drop the test of own streams, moved the usable tests 2013-09-16 18:59:48 -05:00
srossross
7b9169c8c5 FIX: ws error event 2013-09-16 16:42:53 -07:00
cronopio
1cb967b90a [tests] fixed according new refactor and added test to common.setupSocket() 2013-09-16 17:27:06 -05:00
cronopio
5bb83b967e [tests] make the tests run with the last refactor 2013-09-16 16:50:30 -05:00
cronopio
275a5192fa [fix] typo 2013-09-16 16:49:51 -05:00
cronopio
f1aeb0500c [misc] use the local mocha instead the global 2013-09-16 15:26:44 -05:00
yawnt
da9de7034a [docs] fix syntax highlighting 2013-09-16 22:12:52 +02:00