Tony Kovanen
449bb12572
Ignoring test for closing an incorrect connection for situations leading to JSONP polling
2014-04-11 16:59:23 +03:00
Tony Kovanen
aad85cb2bd
JSONP and test fixes for fails in IE
2014-04-11 15:39:14 +03:00
Guillermo Rauch
8ac2dbdc89
polling-xhr: fix by @3rd-eden
2014-04-10 15:41:40 -07:00
Guillermo Rauch
18ae1adec6
Merge pull request #273 from lpinca/fix/polling-timestamp
...
polling: ensure that the timestamp used for cache busting is unique
2014-04-10 15:04:53 -07:00
Guillermo Rauch
51d5ba0165
Merge pull request #283 from lpinca/fix/polling-xhr-cleanup
...
polling-xhr: abort the request when the window is unloaded
2014-04-10 15:01:21 -07:00
Guillermo Rauch
ac12f7222c
Merge pull request #281 from 3rd-Eden/master
...
[fix] new XMLHttpRequest always returns an object
2014-04-10 14:58:11 -07:00
Guillermo Rauch
ee17598b36
fix copyright
2014-04-10 07:45:45 -07:00
Guillermo Rauch
af872a516f
package: bump engine.io-parser to 1.0.3
2014-04-10 06:06:31 -07:00
Luigi Pinca
9ea0abc316
polling-xhr: abort the request when the window is unloaded
2014-04-06 15:03:34 +02:00
Arnout Kazemier
d4afe6c2c6
[fix] new XMLHttpRequest always returns an object
2014-04-03 17:01:04 +02:00
Luigi Pinca
d07aac6015
polling: ensure that the timestamp used for cache busting is unique
2014-03-24 19:48:05 +01:00
Guillermo Rauch
949baef4eb
Merge pull request #277 from nkzawa/patch-1
...
Fix the this object for onlyBinaryUpgrades
2014-03-24 14:20:08 -03:00
Guillermo Rauch
33de820edb
Merge pull request #275 from plievone/ensure-transport-close
...
Ensure transport will be really closed in all cases
2014-03-24 14:17:03 -03:00
Naoyuki Kanezawa
7bf80c643e
fix the this object for onlyBinaryUpgrades
2014-03-23 18:54:46 +09:00
plievone
647c693791
Cast hasAttachEvent to boolean early
2014-03-21 15:28:21 +02:00
plievone
fea1fce36c
Make Request#cleanup() safe to call multiple times.
2014-03-21 14:37:51 +02:00
plievone
cbe11eacb7
Socket#onClose(): ensure transport won't stay open.
...
There are rare error cases when transport could stay open in the background
even if socket is closed, so it is better to always call
`this.transport.close()` in Socket#onClose as it is idempotent and
safe to call multiple times.
2014-03-21 14:27:20 +02:00
Guillermo Rauch
bab992d0f7
Release 1.0.5
2014-03-18 16:26:36 -03:00
Guillermo Rauch
a9d9d74250
Merge branch 'master' of github.com:LearnBoost/engine.io-client
2014-03-18 16:23:40 -03:00
Guillermo Rauch
75ffb26c2d
package: bump engine.io-parser
2014-03-18 16:23:09 -03:00
Guillermo Rauch
9805230b2c
Merge pull request #272 from rase-/fix/android
...
Added android as a browser for testing fixed tests accordingly
2014-03-16 12:55:22 -03:00
Tony Kovanen
e303c080a9
Added android as a browser for testing fixed tests accordingly
2014-03-16 14:18:44 +02:00
Guillermo Rauch
5a0cb9fc5d
polling-xhr: lint
2014-03-15 17:06:23 -03:00
Guillermo Rauch
bc893fc36c
Release 1.0.4
2014-03-14 19:38:23 -03:00
Guillermo Rauch
04e8a94850
Merge pull request #271 from rase-/fix/websocket-binary
...
Not base64 encoding for no reason when using websockets
2014-03-14 20:34:15 -02:00
Tony Kovanen
94511ae063
Not base64 encoding for no reason when using websockets
2014-03-14 22:25:33 +02:00
Guillermo Rauch
744649eee4
Release 1.0.3
2014-03-12 15:25:28 -03:00
Guillermo Rauch
5f805c3700
fix browserify
2014-03-12 15:18:43 -03:00
Guillermo Rauch
52e288c747
Release 1.0.2
2014-03-12 14:54:47 -03:00
Guillermo Rauch
4282bae7af
build
2014-03-12 14:39:51 -03:00
Guillermo Rauch
6649bef65c
support: fix browserify
2014-03-12 14:30:59 -03:00
Guillermo Rauch
ba4a134bff
README: syntax
2014-03-09 13:25:24 -03:00
Guillermo Rauch
12edeecc57
Merge pull request #262 from lpinca/fix/browserify-options
...
Fix browserify options
2014-03-09 13:21:30 -02:00
Guillermo Rauch
585fbf1397
Merge pull request #268 from rase-/refactor/tests
...
Cleaned up tests by using the blob module
2014-03-09 02:57:49 -02:00
Tony Kovanen
cfba060d8a
Cleaned up tests by using the blob module
2014-03-09 01:30:41 +02:00
Guillermo Rauch
5818976a26
Merge pull request #267 from rase-/master
...
Rebump engine.io-parser version to fix broken merge
2014-03-08 21:15:26 -02:00
Tony Kovanen
2f470cadd9
Removed parser tests. Parser has it's own tests
2014-03-09 00:52:08 +02:00
Tony Kovanen
5523d7e000
Rebump engine.io-parser version to fix broken merge
2014-03-09 00:25:30 +02:00
Guillermo Rauch
b084823008
Merge pull request #266 from get/parsejson_new
...
ParseJSON and parseURI made into their own modules
2014-03-08 19:40:36 -02:00
Guillermo Rauch
fef5536c11
Merge pull request #265 from rase-/remove/global
...
Removed the global dependency
2014-03-08 19:39:58 -02:00
rase-
bce783641b
Style
2014-03-08 22:46:41 +02:00
GK
74fb64e122
fixed package.json merge issues
2014-03-06 19:55:08 -05:00
GK
6737a83d99
fixed indentation
2014-03-06 19:49:59 -05:00
Tony Kovanen
55f10e68b3
Removed the global dependency
2014-03-07 01:44:16 +02:00
Guillermo Rauch
7f17c4d4d0
Release 1.0.1
2014-03-06 17:33:35 -06:00
Guillermo Rauch
4c9a4a736d
package: bump engine.io-parser
2014-03-06 17:31:58 -06:00
Guillermo Rauch
31b5bfc328
readme tweak
2014-03-06 12:06:16 -08:00
Guillermo Rauch
59b4748f6f
Release 1.0.0
2014-03-06 11:55:09 -08:00
Luigi Pinca
81442ceea6
fix browserify options
2014-02-24 16:48:14 +01:00
Guillermo Rauch
7c9b0f9d58
fixed build
2014-02-23 09:17:11 -08:00