Chaofeng
|
ba90f0991b
|
fixed a typo in the example code
|
2015-11-19 21:09:34 -07:00 |
|
Naoyuki Kanezawa
|
6387bb003c
|
Merge pull request #31 from gibson042/client-gh-898
update JSON3 to 3.3.2
|
2015-11-20 12:01:31 +09:00 |
|
Richard Gibson
|
009188fe98
|
update JSON3 to 3.3.2
Also updates zuul so `npm update` completes.
Fixes https://github.com/socketio/socket.io-client/issues/898
|
2015-11-19 21:37:02 -05:00 |
|
paladox
|
713934b28e
|
Update .travis.yml
|
2015-11-19 18:57:44 +00:00 |
|
paladox
|
0f0d99efa6
|
Update .travis.yml
|
2015-11-19 18:56:25 +00:00 |
|
Naoyuki Kanezawa
|
c45e198ffe
|
Merge pull request #882 from sanemat/chore/travis
test against nodejs v0.12 and v4
|
2015-11-20 03:52:57 +09:00 |
|
nkzawa
|
163ee97378
|
set ngrok authtoken
|
2015-11-20 03:27:21 +09:00 |
|
Naoyuki Kanezawa
|
08a04b5f22
|
Merge pull request #833 from bfontaine/patch-1
Missing backquote in README
|
2015-11-20 03:19:36 +09:00 |
|
Guillermo Rauch
|
d5795d85d7
|
Merge pull request #435 from nkzawa/patch-18
Fix ngrok issues
|
2015-11-19 09:49:14 -08:00 |
|
Guillermo Rauch
|
6e0ecb4d3a
|
package: bump debug
|
2015-11-19 09:44:13 -08:00 |
|
Guillermo Rauch
|
d6d4ec22fa
|
socket: remove duplicate declaration (fixes #434)
|
2015-11-19 09:26:34 -08:00 |
|
Guillermo Rauch
|
96916b4e0f
|
package: bump debug (fixes #433)
|
2015-11-19 09:25:16 -08:00 |
|
nkzawa
|
c332633fd1
|
don't set authtoken on .zuul.yml
|
2015-11-20 01:15:51 +09:00 |
|
nkzawa
|
c3ab8acf1d
|
bump zuul and zuul-ngrok
|
2015-11-20 01:15:24 +09:00 |
|
Guillermo Rauch
|
015d04c699
|
package: bump mocha
|
2015-11-18 19:54:11 -08:00 |
|
Guillermo Rauch
|
9a54e9cace
|
package: bump mocha
|
2015-11-18 19:53:25 -08:00 |
|
Guillermo Rauch
|
acf910e0b4
|
package: bump zuul-ngrok
|
2015-11-18 19:51:57 -08:00 |
|
Guillermo Rauch
|
9df4cb64b8
|
bump zuul-ngrok
|
2015-11-18 19:51:47 -08:00 |
|
Guillermo Rauch
|
49aa3cabae
|
Update .zuul.yml
|
2015-11-18 19:03:32 -08:00 |
|
Guillermo Rauch
|
5b4dc50166
|
Update .zuul.yml
|
2015-11-18 19:03:20 -08:00 |
|
Guillermo Rauch
|
3e64c3fcb6
|
Merge pull request #383 from Nibbler999/binary-node-client
Enable supportsBinary when running as a node client
|
2015-11-18 18:56:36 -08:00 |
|
Naoyuki Kanezawa
|
b5613dc23c
|
Merge pull request #399 from FoghostCn/patch-1
fix rejectUnauthorized bug
|
2015-11-19 11:17:45 +09:00 |
|
Naoyuki Kanezawa
|
478f298ff3
|
Merge pull request #417 from lpinca/fix/repository-url
package: fix repository url
|
2015-11-19 11:13:49 +09:00 |
|
Naoyuki Kanezawa
|
50c68de7d5
|
Merge pull request #423 from sanemat/revert-421-chore/zuul-ngrok
Revert "package: bump `zuul-ngrok`"
|
2015-11-19 11:10:46 +09:00 |
|
Guillermo Rauch
|
44dba83056
|
Update README.md
|
2015-11-18 17:49:27 -08:00 |
|
Guillermo Rauch
|
09e9b4f1ca
|
Update README.md
|
2015-11-18 17:49:08 -08:00 |
|
Guillermo Rauch
|
e8c786a5ae
|
Fix badge
|
2015-11-18 17:31:05 -08:00 |
|
Guillermo Rauch
|
ee3e44110c
|
package: bump has-binary
|
2015-11-18 16:56:36 -08:00 |
|
Guillermo Rauch
|
c8f525868a
|
package: bump has-binary
|
2015-11-18 16:56:06 -08:00 |
|
Guillermo Rauch
|
a39d7c2ae4
|
Merge pull request #2171 from KevinMartin/patch-1
Actually prevent double callbacks...
|
2015-11-18 12:56:01 -08:00 |
|
Guillermo Rauch
|
b79830edd7
|
Merge pull request #348 from nkzawa/patch-7
Fix polling transports and add tests for closing transports
|
2015-11-18 10:41:15 -08:00 |
|
Guillermo Rauch
|
8163660cda
|
Merge pull request #338 from nkzawa/patch-2
Call res.end() when polling error
|
2015-11-18 10:40:50 -08:00 |
|
Guillermo Rauch
|
1b9254c962
|
Merge pull request #354 from CantemoInternal/master
Add LICENSE file
|
2015-11-18 10:40:34 -08:00 |
|
Guillermo Rauch
|
12aeeb394a
|
Merge pull request #364 from nkzawa/patch-cert-expiration
Renew certs for tests to extend expiration date
|
2015-11-18 10:39:48 -08:00 |
|
Naoyuki Kanezawa
|
410d1086a9
|
Merge pull request #49 from sanemat/chore/travis-ci-node-v4
test on nodejs v4.0
|
2015-11-19 03:13:32 +09:00 |
|
Guillermo Rauch
|
1754a3ca34
|
Fix badges
|
2015-11-18 10:08:28 -08:00 |
|
Guillermo Rauch
|
2a86917ab3
|
fix badges
|
2015-11-18 10:08:11 -08:00 |
|
nkzawa
|
ce835c3b22
|
renew certs to extend expiration date
|
2015-11-19 02:46:44 +09:00 |
|
Naoyuki Kanezawa
|
3c9c544d9f
|
Merge pull request #347 from lpinca/fix/repository-url
package: fix repository url
|
2015-11-18 23:28:33 +09:00 |
|
Naoyuki Kanezawa
|
6a85f8e31a
|
Merge pull request #353 from DavidCai1993/patch-1
Fix a small typo
|
2015-11-18 23:23:14 +09:00 |
|
Guillermo Rauch
|
4ba266d404
|
Merge pull request #2307 from darrachequesne/patch-1
Upgrade npm version in order to fix node v0.8 build
|
2015-11-16 15:55:20 -08:00 |
|
Damien Arrachequesne
|
6b49779420
|
Upgrade npm version in order to fix node v0.8 build
|
2015-11-17 00:44:42 +01:00 |
|
Guillermo Rauch
|
f1f5b621f0
|
Merge pull request #326 from shinnn/container-based-build
Use container-based infrastructure for faster build
|
2015-11-16 13:50:44 -08:00 |
|
Guillermo Rauch
|
fb811bf200
|
Merge pull request #305 from lbdremy/fix/set-encoding-before-listening-on-data
Set encoding of the request to utf8 before listening on data events
|
2015-11-16 13:27:28 -08:00 |
|
Guillermo Rauch
|
b1775b1cb8
|
Merge pull request #2051 from tobalsgithub/master
Allowing a custom function for opts.allowRequest
|
2015-11-16 13:15:08 -08:00 |
|
Guillermo Rauch
|
ef52967301
|
Merge pull request #2271 from dazorni/master
Working travis build status
|
2015-11-16 13:12:26 -08:00 |
|
Guillermo Rauch
|
fde38b1bd7
|
Merge pull request #2208 from odeke-em/fix-legacy-repo-info
README: fixed up legacy repo links
|
2015-11-16 13:10:24 -08:00 |
|
Baptiste Fontaine
|
00b611c5f1
|
Missing backquote in README
|
2015-10-30 16:38:14 +01:00 |
|
Sebastian Zorn
|
75da57abb2
|
Working travis build status
|
2015-10-06 21:42:33 +02:00 |
|
nkzawa
|
02f9ed8173
|
remove listeners upon clearTransport
|
2015-09-30 05:26:51 +09:00 |
|