Commit Graph

730 Commits

Author SHA1 Message Date
Guillermo Rauch
6739f779f9 package: bump zuul 2014-01-02 18:24:29 -03:00
Guillermo Rauch
cf1d22e4c6 package: tweak url 2014-01-02 07:27:33 -03:00
Guillermo Rauch
815de9c379 .travis: speed up client tests 2014-01-01 19:09:53 -03:00
Guillermo Rauch
ae11244f0d package: pin versions 2014-01-01 19:05:12 -03:00
Guillermo Rauch
9b22ece9a2 Release 0.7.14 2014-01-01 19:00:19 -03:00
Guillermo Rauch
5d88f318f8 switch to working versions of chrome 2014-01-01 18:29:10 -03:00
Guillermo Rauch
197e917dc3 test: increase timeouts for network tests 2013-12-31 00:11:16 -03:00
Guillermo Rauch
d840cc40d5 test: whitelist globals 2013-12-30 22:23:44 -03:00
Guillermo Rauch
fa187c48e6 transports: fix node tests error 2013-12-30 21:44:46 -03:00
Guillermo Rauch
2f880c6264 test: style 2013-12-30 15:30:35 -03:00
Guillermo Rauch
9e241b6d92 test: improve socket closing test 2013-12-30 15:30:22 -03:00
Guillermo Rauch
29e641bacb polling: improve url timestamp for ie11 and allow force disabling 2013-12-30 15:30:11 -03:00
Guillermo Rauch
4e6c2f447d polling-xhr: handle errors for xhr creation (fixes access denied issues) 2013-12-30 15:27:35 -03:00
Guillermo Rauch
026f5a035a polling-xhr: style 2013-12-30 15:27:22 -03:00
Guillermo Rauch
1ab40e794e socket: more instrumentation for transport creation 2013-12-30 15:25:58 -03:00
Guillermo Rauch
9811a66204 socket: allow explicit false for timestampRequests 2013-12-30 15:25:42 -03:00
Guillermo Rauch
53da167033 socket: accept null as first argument 2013-12-30 15:25:25 -03:00
Guillermo Rauch
cfb719c940 socket: style 2013-12-30 15:23:42 -03:00
Guillermo Rauch
0430bc4a72 transport: style 2013-12-29 15:16:41 -03:00
Guillermo Rauch
30baf081c6 test: fix transport tests on ie 2013-12-28 19:15:29 -03:00
Guillermo Rauch
afd0608345 package: bump zuul 2013-12-26 23:53:51 -03:00
Guillermo Rauch
e48eb876a9 Makefile: cleanup 2013-12-26 09:14:21 -03:00
Guillermo Rauch
9732c8669d .travis: deprecate 0.6 2013-12-25 23:39:04 -03:00
Guillermo Rauch
618a2a035c README: tweak 2013-12-25 23:35:39 -03:00
Guillermo Rauch
0ed506fb72 move zuul to Makefile 2013-12-25 20:13:07 -03:00
Guillermo Rauch
823f61c3eb Release 0.7.13 2013-12-20 12:39:19 -03:00
Guillermo Rauch
f64e22d1b1 use jsonp in favor of XDomainRequest to preserve Cookie headers in all situations [3rd-eden] (fixes #217) 2013-12-20 12:36:33 -03:00
Guillermo Rauch
7f819e3be5 Merge pull request #210 from defunctzombie/zuul
browser and cloud testing via zuul
2013-11-18 12:35:13 -08:00
Roman Shtylman
dbeda86644 run zuul tests after node tests 2013-11-18 15:16:03 -05:00
Roman Shtylman
a70ba78dd8 update zuul version 2013-11-18 15:15:58 -05:00
Roman Shtylman
c649671a7e travis: add encrypted saucelabs env vars 2013-11-18 15:15:53 -05:00
Roman Shtylman
e8c0095025 travis: quote all node versions
unquoted 0.10 changes to 0.1 which is not what you really want
2013-11-18 15:15:48 -05:00
Roman Shtylman
bc50a3eb86 test: close socket connection once test done 2013-11-18 15:15:42 -05:00
Roman Shtylman
2d9555c639 add test support server
Allows for tests to actually make connections to a backend.
2013-11-18 15:15:29 -05:00
Roman Shtylman
af1be0f46a add zuul support for easier browser testing
To run tests in a local browser:
zuul --local 8080 -- test/index.js

To run tests in the cloud via saucelabs:
zuul -- test/index.js
2013-11-18 15:15:15 -05:00
Guillermo Rauch
d9145a3cb7 Merge branch 'master' of github.com:LearnBoost/engine.io-client 2013-11-11 18:00:38 -03:00
Guillermo Rauch
8bb0d1219f Release 0.7.12 2013-11-11 18:00:19 -03:00
Guillermo Rauch
b1714a9877 engine.io: updated build to fix WebSocket constructor issue 2013-11-11 17:59:29 -03:00
Guillermo Rauch
5e5f4d9ccf Merge pull request #211 from binlain/master
Document 'path' option
2013-11-11 12:27:44 -08:00
binlain
9c29d7b790 Document 'path' option 2013-11-11 21:20:09 +01:00
Guillermo Rauch
b7e4704f17 package: move browserify into devDeps 2013-11-06 13:31:50 -03:00
Guillermo Rauch
0f1d80ecb2 Release 0.7.11 2013-11-06 12:35:03 -03:00
Guillermo Rauch
7db96258b7 Makefile: build now smaller thanks to browserify 2013-11-06 12:33:48 -03:00
Guillermo Rauch
6e944e028c Merge pull request #209 from defunctzombie/0.7.10-dz
add browserify support
2013-11-06 07:04:14 -08:00
Roman Shtylman
a969aa761a add browserify support
fixes #200
2013-11-01 21:24:46 -04:00
Guillermo Rauch
8c79efe5ab Release 0.7.10 2013-10-28 15:55:54 -05:00
Guillermo Rauch
b917a50f81 Merge pull request #178 from goinstant/stash/catch-xhr-send
Emit errors thrown by xhr.send()
2013-10-17 07:48:40 -07:00
Guillermo Rauch
55da2a1b7c Merge pull request #205 from topcloud/master
Fixed issue which prevented IE9 and under to pass Cookies to server duri...
2013-10-17 07:44:04 -07:00
Jonathan Gros-Dubois
55b6302e8a Fixed issue which prevented IE9 and under to pass Cookies to server during handshake 2013-10-17 22:59:04 +11:00
Nathan Rajlich
d04ef95c04 Merge pull request #204 from LearnBoost/update/ws-0.4.31
package: update "ws" to v0.4.31
2013-10-16 23:22:19 -07:00