Guillermo Rauch
|
9a2c73fc4d
|
update deps and fix example
|
2015-11-28 12:00:39 -08:00 |
|
Guillermo Rauch
|
705fec3d1c
|
Release 1.6.0
|
2015-11-28 11:53:37 -08:00 |
|
Guillermo Rauch
|
b9ba0ec0fc
|
Merge pull request #367 from darrachequesne/patch-1
Add hasOwnProperty checks
|
2015-11-23 10:05:46 -08:00 |
|
Damien Arrachequesne
|
cf9b0298a1
|
Add hasOwnProperty checks
|
2015-11-23 15:13:19 +01:00 |
|
Guillermo Rauch
|
057f32d195
|
Merge pull request #318 from amiuhle/cookie-path
Cookie path
|
2015-11-21 10:47:26 -08:00 |
|
Guillermo Rauch
|
ab90f185ca
|
package: bump debug
|
2015-11-21 10:36:02 -08:00 |
|
Guillermo Rauch
|
015d04c699
|
package: bump mocha
|
2015-11-18 19:54:11 -08:00 |
|
Guillermo Rauch
|
09e9b4f1ca
|
Update README.md
|
2015-11-18 17:49:08 -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 |
|
Guillermo Rauch
|
1754a3ca34
|
Fix badges
|
2015-11-18 10:08:28 -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
|
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 |
|
nkzawa
|
02f9ed8173
|
remove listeners upon clearTransport
|
2015-09-30 05:26:51 +09:00 |
|
nkzawa
|
d74b3c7277
|
Merge branch 'master' into patch-7
|
2015-09-30 02:36:25 +09:00 |
|
Sergey Nuzdhin
|
b166d99b64
|
Add LICENSE file
|
2015-09-28 14:18:29 +02:00 |
|
DavidCai
|
829c4b5ec1
|
Fix a small typo
Fix a small typo
|
2015-09-24 15:03:57 +08:00 |
|
Luigi Pinca
|
f70799c845
|
package: fix repository url
|
2015-09-12 08:09:24 +02:00 |
|
Naoyuki Kanezawa
|
3df49bb86e
|
Merge pull request #351 from sanemat/chore/base64id-is-dep
base64id is not devDependency but dependency
|
2015-09-12 03:40:35 +09:00 |
|
sanemat
|
e1addf75f9
|
base64id is not devDependency but dependency
lib/server.js uses base64id
0e70cf26d0/lib/server.js (L10)
v1.5.4 has base64id as dependency
6032a13cbe/package.json (L27)
https://github.com/socketio/engine.io/pull/350
|
2015-09-12 03:28:02 +09:00 |
|
Guillermo Rauch
|
0e70cf26d0
|
Merge pull request #350 from nkzawa/patch-8
Fix dependencies and tests
|
2015-09-11 10:19:29 -07:00 |
|
nkzawa
|
bb286d810f
|
fix tests fail on node 4.0
|
2015-09-11 05:19:42 +09:00 |
|
nkzawa
|
41bf79134c
|
fix dependencies
|
2015-09-11 04:46:14 +09:00 |
|
Guillermo Rauch
|
7e77dd511e
|
Merge branch '1.5.4-patch'
|
2015-09-09 15:42:23 -07:00 |
|
Guillermo Rauch
|
6032a13cbe
|
Release 1.5.4
|
2015-09-09 15:32:18 -07:00 |
|
Guillermo Rauch
|
df67ed6699
|
package: bump engine.io-parser
|
2015-09-09 15:08:38 -07:00 |
|
Guillermo Rauch
|
8705870ed7
|
Merge branch '1.5.3-patch'
|
2015-09-09 09:09:00 -07:00 |
|
Guillermo Rauch
|
5ccbcf3106
|
Release 1.5.3
|
2015-09-09 09:06:55 -07:00 |
|
Guillermo Rauch
|
1a115d3493
|
package: bump ws
|
2015-09-09 08:56:14 -07:00 |
|
nkzawa
|
66d85e4a5c
|
add tests for closing transports
|
2015-09-09 03:55:32 +09:00 |
|
nkzawa
|
4bce72c160
|
call onClose and add close timeout on polling transport
|
2015-09-09 03:55:10 +09:00 |
|
Naoyuki Kanezawa
|
79a001d2e0
|
Merge pull request #337 from fmm/patch-1
Update server.js
|
2015-09-02 01:52:11 +09:00 |
|
Guillermo Rauch
|
f3fd4bb7eb
|
Merge pull request #344 from nkzawa/patch-6
Fix sockets can stay open when upgrade failed
|
2015-08-29 13:45:04 -07:00 |
|
Guillermo Rauch
|
7b1d4cb838
|
Merge pull request #343 from nkzawa/patch-5
Fix extraHeaders option and ping timeout tests
|
2015-08-29 13:44:32 -07:00 |
|
nkzawa
|
ba7226f377
|
fix unstable tests
|
2015-08-30 04:00:44 +09:00 |
|
nkzawa
|
bd4833d4ab
|
bump engine.io-client
|
2015-08-30 04:00:27 +09:00 |
|
nkzawa
|
deb7ae40a4
|
fix sockets can stay open when upgrade failed
|
2015-08-29 03:48:05 +09:00 |
|
Naoyuki Kanezawa
|
7ebcdea38d
|
Merge pull request #303 from lpinca/fix/attributions
CHANGELOG: fix attributions
|
2015-08-29 01:23:47 +09:00 |
|
Guillermo Rauch
|
90d3286dad
|
Merge pull request #336 from apeace/bug/socketio-1910
Fixes socket.io#1910 by calling transport.close() on ping timeout
|
2015-08-27 13:20:50 -07:00 |
|
Guillermo Rauch
|
dafce5d36e
|
Merge pull request #340 from nkzawa/patch-4
Ensure sockets are closed on error
|
2015-08-27 13:19:18 -07:00 |
|
Guillermo Rauch
|
4f6e3cfc09
|
Merge pull request #339 from nkzawa/patch-3
Fix transport readyState and leaking sockets
|
2015-08-27 13:19:07 -07:00 |
|
nkzawa
|
5efbf46626
|
ensure sockets are closed on error
|
2015-08-21 03:37:49 +09:00 |
|
nkzawa
|
54617e994a
|
fix transport readyState
|
2015-08-21 02:15:26 +09:00 |
|
nkzawa
|
8c018befe3
|
call res.end when polling error
|
2015-08-20 03:10:50 +09:00 |
|
Filipe Martins
|
fd89de6232
|
Update server.js
Fixes index iteration on Int32Array type.
|
2015-08-10 16:48:22 -03:00 |
|