Commit Graph

772 Commits

Author SHA1 Message Date
Roman Shtylman
fc91fd39d7 update to has-cors 1.0.3
Fixes graceful fallback if XMLHttp request is disabled in IE
2014-01-26 16:10:27 -05:00
Guillermo Rauch
8454c2cdf9 Merge pull request #240 from defunctzombie/fix/build-worker
fix: build engine.io.js dynamically for webworker test
2014-01-26 11:43:04 -08:00
Roman Shtylman
ad074617c5 fix: build engine.io.js dynamically for webworker test
This avoids the problem of testing against a stale engine.io.js file.
2014-01-26 14:38:33 -05:00
Guillermo Rauch
5cbde0b798 Merge pull request #238 from defunctzombie/fix/makefile
fix Makefile
2014-01-23 15:01:16 -08:00
Roman Shtylman
d04eb7b29e fix Makefile
actually depend on source files for build of engine.io.js
2014-01-23 17:36:35 -05:00
Guillermo Rauch
3841d7b846 websocket: document ws require 2014-01-22 15:29:07 -08:00
Guillermo Rauch
3655acd620 polling-xhr: fix ie10 webworker tests 2014-01-22 14:56:14 -08:00
Nathan Rajlich
d97ffaa1cc Merge pull request #236 from defunctzombie/fix/component
add xmlhttprequest to component.json
2014-01-21 12:06:40 -08:00
Roman Shtylman
1471153e92 add xmlhttprequest to component.json
fixes #235
2014-01-21 15:00:19 -05:00
Guillermo Rauch
5c9ced8189 style 2014-01-19 11:39:31 -08:00
Guillermo Rauch
325d14be31 Removed SPEC (now in engine.io-protocol repository) 2014-01-18 11:33:51 -08:00
Guillermo Rauch
e2a1995aa2 test: disable worker test via feature detection 2014-01-18 11:29:41 -08:00
Guillermo Rauch
32bd7446f7 Release 0.8.2 2014-01-18 11:26:46 -08:00
Guillermo Rauch
ee321370ac build 2014-01-18 11:23:38 -08:00
Guillermo Rauch
62125f1bea test: added (failing) worker test (fixes #231) 2014-01-18 11:23:07 -08:00
Guillermo Rauch
679a357758 polling-xhr: avoid catching user-thrown errors 2014-01-18 09:45:04 -08:00
Guillermo Rauch
9ce2dcd08c style 2014-01-17 10:41:02 -08:00
Guillermo Rauch
d20ad91dc2 util: remove unused hasCORS 2014-01-17 10:28:23 -08:00
Guillermo Rauch
41fa0c3993 remove deferring for faster startup (fixes #174) 2014-01-17 10:23:33 -08:00
Guillermo Rauch
8b192eb494 Release 0.8.1 2014-01-17 08:25:21 -08:00
Guillermo Rauch
25701e8d9d Merge branch 'master' of github.com:LearnBoost/engine.io-client 2014-01-17 08:04:58 -08:00
Guillermo Rauch
7e832ca61d package: bump debug to fix localStorage issue (fixes #213) 2014-01-17 08:04:06 -08:00
Guillermo Rauch
2815a4b19e Merge pull request #229 from defunctzombie/fixes
misc fixes and readme updates
2014-01-15 11:34:13 -08:00
Roman Shtylman
3a590c003b remove duplicate xmlhttprequest code
Since we shim the XMLHttpRequest module with our xmlhttprequest.js code
for browser packaging, we do not need the legacy util.request function
and can use the XMLHttpRequest module directly.
2014-01-15 14:18:13 -05:00
Roman Shtylman
f7e7154132 cleanup readme
- remove component instructions
- better browserify instructions
- add note about zuul to Tests section
2014-01-15 14:17:26 -05:00
Roman Shtylman
4893d6661d add iphone to zuul browsers 2014-01-15 14:17:07 -05:00
Roman Shtylman
618cff2c32 bump zuul to 1.3.0 2014-01-15 14:16:53 -05:00
Roman Shtylman
6bfd5b3f20 use invalid ip address for incorrect connection test
Ensures that a failed connection will fail immediately versus waiting
for some DNS to resolve. Some browsers are very persistent about
resolving DNS names and some ISPs will DNS hijack.
2014-01-15 13:58:41 -05:00
Guillermo Rauch
9e5740bc8d Merge pull request #227 from mokesmokes/patch-1
Update contributors, thanks Guillermo
2014-01-08 16:39:11 -08:00
mokesmokes
75d878b1f4 Update contributors, thanks Guillermo 2014-01-08 21:52:38 +02:00
Guillermo Rauch
2cd76860b8 Merge pull request #226 from mokesmokes/patch-1
Fix GH-224, remove sockets array
2014-01-08 10:55:23 -08:00
mokesmokes
c2d547be54 Fix GH-224, remove sockets array 2014-01-08 20:48:49 +02:00
Guillermo Rauch
6c7cb48f78 Merge pull request #223 from defunctzombie/patch-6
README: remove outdated browserbuild reference
2014-01-07 17:12:29 -08:00
Roman Shtylman
e7b9ff4362 README: remove outdated browserbuild reference 2014-01-07 18:14:25 -05:00
Guillermo Rauch
16e58c4f53 Revert "Revert "package: bump zuul for tests performance""
This reverts commit 2c3b84447c.
2014-01-05 20:38:15 -03:00
Guillermo Rauch
2c3b84447c Revert "package: bump zuul for tests performance"
This reverts commit 3678cb61cb.
2014-01-05 19:51:29 -03:00
Guillermo Rauch
3678cb61cb package: bump zuul for tests performance 2014-01-05 19:48:55 -03:00
Guillermo Rauch
2e55e3589f Release 0.8.0 2014-01-05 19:41:39 -03:00
Guillermo Rauch
fa6c0c9fed socket: emit upgrade errors as upgradeError instead of error 2014-01-05 19:39:57 -03:00
Guillermo Rauch
62c9885f61 Merge branch 'master' of github.com:LearnBoost/engine.io-client 2014-01-02 18:24:48 -03:00
Guillermo Rauch
6739f779f9 package: bump zuul 2014-01-02 18:24:29 -03:00
Guillermo Rauch
2e784aba14 Merge pull request #218 from HaykoKoryun/patch-1
updated .npmignore
2014-01-02 12:24:44 -08: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