Commit Graph

995 Commits

Author SHA1 Message Date
Guillermo Rauch
dc2afa4bc1 more tests 2014-02-13 14:44:25 -08:00
Guillermo Rauch
a34d4e54dc build 2014-02-12 16:36:07 -08:00
Guillermo Rauch
525de3c99a fix url 2014-02-12 16:28:14 -08:00
Guillermo Rauch
8a438a67a9 fix url for ie6-8 2014-02-11 18:13:25 -08:00
Guillermo Rauch
7466ebee3d fix for old ies 2014-02-11 14:19:37 -08:00
Guillermo Rauch
b9ea532c0e .zuul: add iphone and a few other chromes 2014-02-11 11:38:27 -08:00
Guillermo Rauch
ca72a22102 package: bump socket.io-parser to fix debug bug 2014-02-10 16:27:04 -08:00
Guillermo Rauch
8bec36b803 socket: fix event blacklisting on ie8<= 2014-02-10 16:26:45 -08:00
Guillermo Rauch
bc937fc2fb test: prevent global leak problems 2014-02-10 15:52:16 -08:00
Guillermo Rauch
9ebe35936c package: bump engine.io-client 2014-02-09 11:18:37 -08:00
Guillermo Rauch
e1fbce0f35 Merge branch 'master' of github.com:LearnBoost/socket.io-client 2014-02-09 11:12:37 -08:00
Guillermo Rauch
824f80a2a8 Merge pull request #619 from grant/patch-2
Fixed Spelling Mistake
2014-02-08 17:25:37 -08:00
Grant Timmerman
3c593cf93d Fixed Spelling Mistake
succesful -> successful
2014-02-08 17:19:09 -08:00
Guillermo Rauch
d2f2cc8490 Merge pull request #618 from defunctzombie/fix/url-test
Fix/url test
2014-02-08 16:53:22 -08:00
Roman Shtylman
a70d7e5a44 update debug dependency for browserify 2014-02-08 16:37:57 -08:00
Roman Shtylman
9c7a52ca51 fix using undefined location global in node for lib/url
use `global.location` to support node and browsers
2014-02-08 16:37:10 -08:00
Guillermo Rauch
6ad57905c4 Merge pull request #611 from poohlty/remove-require-fs
Remove require fs in lib/index.js
2014-02-08 11:41:33 -08:00
Guillermo Rauch
6daaa94f7b Merge pull request #613 from grant/patch-1
Update .travis.yml
2014-02-08 11:41:20 -08:00
Guillermo Rauch
9418352d5b Merge pull request #614 from bmalehorn/zuul_fix
fixed zuul redirect bug
2014-02-08 11:39:23 -08:00
Guillermo Rauch
b19bd5570f Merge pull request #615 from bmalehorn/zuul_update
updated zuul to latest version
2014-02-08 11:38:59 -08:00
Brian Malehorn
a9aa51094e updated zuul to latest version 2014-02-08 13:13:03 -05:00
Brian Malehorn
01bf1a613b fixed zuul redirect bug
url() has optional parameter loc
2014-02-08 12:53:40 -05:00
Grant Timmerman
f2808a6fb9 Update .travis.yml
Remove 0.8 from travis.yml in socket.io-client
2014-02-08 09:28:03 -08:00
Tianyu Liu
351b54ceec Remove require fs in lib/index.js 2014-02-07 17:15:30 -08:00
Guillermo Rauch
b53edd6e92 Merge pull request #609 from kevin-roark/fix/event-emitter-callback-bug
Should check packet.id for non-null, not 0
2014-02-07 15:16:27 -08:00
Kevin Roark
13d34ff0b6 Should check packet.id for non-null, not 0
Like the server does!!!
2014-02-07 15:10:32 -08:00
Guillermo Rauch
0ec4836de9 Merge branch 'master' of github.com:LearnBoost/socket.io-client 2014-02-07 14:00:42 -08:00
Guillermo Rauch
3105fbf8a6 package: added repo 2014-01-17 15:38:33 -08:00
Guillermo Rauch
fcdc78bf9d Merge pull request #605 from defunctzombie/add/zuul-travis-keys
add saucelabs credentials to .travis.yml
2014-01-17 14:48:21 -08:00
Guillermo Rauch
3c1ca60760 Merge pull request #597 from HaykoKoryun/patch-1
updated .npmignore
2014-01-17 14:48:07 -08:00
Roman Shtylman
5aafe90a0b add saucelabs credentials to .travis.yml
Makes the zuul tests actually run on saucelabs.
2014-01-17 14:47:58 -05:00
Guillermo Rauch
a429e38d5b Merge pull request #604 from defunctzombie/patch-1
bump zuul to 1.3.0
2014-01-15 20:07:50 -08:00
Roman Shtylman
dc8b76413a bump zuul to 1.3.0
Fixes some saucelabs environment issues and other improvements to zuul.
2014-01-15 22:46:05 -05:00
Guillermo Rauch
d94044fdf9 Makefile: tweak for test-cov 2014-01-09 13:09:44 -03:00
Guillermo Rauch
d5d9236a73 README: fix typo 2014-01-06 09:03:34 -03:00
Guillermo Rauch
ecb9762651 package: bump engine.io-client 2014-01-02 08:00:23 -03:00
Guillermo Rauch
35c7d55bac package: added test script 2013-12-27 13:16:23 -03:00
Guillermo Rauch
c576ca9875 package: bump zuul 2013-12-26 23:51:57 -03:00
Guillermo Rauch
c5051b67e8 fix connection test 2013-12-26 23:35:50 -03:00
Guillermo Rauch
0f4653c11a make url tests run only on node due to location pollution 2013-12-26 22:32:44 -03:00
Guillermo Rauch
7e42ef05cc url: restore location in tests 2013-12-26 22:00:41 -03:00
Guillermo Rauch
3777bd73bc package: point to socket.io commit temporarily 2013-12-26 21:31:54 -03:00
Guillermo Rauch
e65b9b5329 add zuul 2013-12-26 21:25:23 -03:00
Guillermo Rauch
2df1a74f27 README: tweak 2013-12-25 16:43:20 -03:00
Guillermo Rauch
91a6c9dcd2 README: document manager options 2013-12-25 16:40:31 -03:00
Guillermo Rauch
4db6bb5536 .travis: update 2013-12-25 16:13:37 -03:00
Guillermo Rauch
35523da32c README: simplify 2013-12-25 16:12:59 -03:00
Guillermo Rauch
39d5e20944 switch to browserify 2013-12-25 16:00:27 -03:00
Guillermo Rauch
f2394e75b9 *: switch to istanbul for coverage analysis 2013-12-25 13:39:51 -03:00
Guillermo Rauch
4671ec33a8 package: pin dev dependencies 2013-12-25 13:34:23 -03:00