Commit Graph

139 Commits

Author SHA1 Message Date
Damien Arrachequesne
26699fa968 [chore] Make the build status badge point towards master (#47) 2016-10-21 01:03:53 +02:00
Damien Arrachequesne
e8f7c32a43 [chore] Remove deprecated isarray dependency (#46)
Closes #38
2016-10-21 01:03:33 +02:00
Damien Arrachequesne
123d30194a [chore] Update zuul browser settings (#44)
- Remove deprecated iOS 7.1
- Add Firefox and Microsoft Edge browsers
- Add latest stable Node.js release
2016-10-21 00:55:37 +02:00
Damien Arrachequesne
3fe95b6f67 [chore] Restrict files included in npm package (#45) 2016-10-21 00:54:52 +02:00
Damien Arrachequesne
85dd3fa1c3 [chore] Update zuul browser settings following EOL notices (#42) 2016-10-08 22:00:27 +02:00
Damien Arrachequesne
aa187cd075 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#41) 2016-10-08 21:59:36 +02:00
Guillermo Rauch
cec8d65e75 Merge pull request #37 from nkzawa/fix/bump-zuul
bump zuul
2016-04-11 08:45:22 -07:00
nkzawa
b3753c8d5e bump zuul 2016-04-11 18:10:40 +09:00
Guillermo Rauch
d3ec23c6dd Merge pull request #34 from nkzawa/patch-2
Remove browsers setting from .zuul.yml
2015-12-02 11:20:05 -08:00
nkzawa
71a1f5f80a remove browsers setting from .zuul.yml 2015-12-02 11:03:13 +09:00
Guillermo Rauch
032350c569 Merge branch 'master' of github.com:socketio/socket.io-parser 2015-11-25 10:13:04 -08:00
Guillermo Rauch
b5f7c7573a Release 2.2.6 2015-11-25 10:12:58 -08:00
Guillermo Rauch
67094a2e85 Merge pull request #33 from nkzawa/patch-1
Build on Node 4 and 0.12, remove env settings
2015-11-25 08:39:20 -08:00
nkzawa
1a762375ac build on Node 4 and 0.12, remove env settings 2015-11-26 01:08:51 +09:00
Guillermo Rauch
e1d85d47d5 container infra 2015-11-24 12:57:42 -08:00
Guillermo Rauch
4e1061eefe Merge pull request #32 from nkzawa/patch-0
Build matrix and ngrok v2 setup
2015-11-24 11:36:17 -08:00
nkzawa
3b26ac037d build matrix and ngrok v2 setup 2015-11-25 03:20:41 +09:00
Naoyuki Kanezawa
f2a825557c Merge pull request #23 from chylli/fix-event-order
fix the order of events
2015-11-23 00:33:00 +09:00
Guillermo Rauch
913ddb8c6e Release 2.2.5 2015-11-21 10:45:33 -08:00
Guillermo Rauch
9e7652ee2d package: bump debug 2015-11-21 10:42:42 -08: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
Guillermo Rauch
1ee39a4dd7 fix travis badge 2015-07-14 17:21:52 -07:00
Guillermo Rauch
e76a544f2e Merge pull request #28 from nevir/patch-1
Add a LICENSE file
2015-04-27 20:09:11 -07:00
Ian MacLeod
25ebaab56c Add a LICENSE file
To appease the lawyery folk.
2015-04-02 14:57:05 -07:00
Guillermo Rauch
6455fb2761 Release 2.2.4 2015-03-03 10:34:16 -08:00
Guillermo Rauch
7363746e8a added test 2015-03-03 10:33:51 -08:00
Guillermo Rauch
59d2329731 index: fix off-by-one bound checks 2015-03-03 10:22:09 -08:00
Guillermo Rauch
64bd486ea5 semicolon 2015-02-11 08:24:36 -08:00
Guillermo Rauch
c4bfb06a72 Release 2.2.3 2015-02-03 16:28:11 -08:00
Guillermo Rauch
e77fc4c32b index: fix potential infinite loop with malicious binary packet 2015-02-03 16:26:53 -08:00
Chylli
e8f660f77f fix the order of events 2014-12-26 16:30:52 +08:00
Guillermo Rauch
83c68c7a71 Release 2.2.2 2014-09-04 10:14:58 +02:00
Guillermo Rauch
0ae9a4fba6 prevent direct Buffer reference that breaks browserify 2014-09-04 10:14:23 +02:00
Guillermo Rauch
d7c0eda35a Merge pull request #19 from PeterDaveHello/patch-2
Use svg instead of png to get better image quality
2014-08-12 15:46:38 -07:00
Guillermo Rauch
4069d16fc8 Merge pull request #18 from PeterDaveHello/patch-1
make CI build faster
2014-08-12 15:46:17 -07:00
Peter Dave Hello
97ebfcb836 Use svg instead of png to get better image quality 2014-08-12 10:54:49 +08:00
Peter Dave Hello
be4a5868ed make CI build faster 2014-08-12 10:51:52 +08:00
Guillermo Rauch
3cef88bc88 binary: reuse isBuf helper 2014-08-10 10:43:45 -07:00
Guillermo Rauch
0c755f93e4 clean up syntax 2014-08-10 10:43:00 -07:00
Guillermo Rauch
5c551f0f52 Release 2.2.1 2014-06-20 16:56:24 -07:00
Guillermo Rauch
f3c5981f70 Merge pull request #17 from kevin-roark/add/benchmarking
added benchmarking
2014-06-08 14:12:41 -07:00
Kevin Roark
17cf621e86 big binary bench as well 2014-06-08 14:08:10 -07:00
Kevin Roark
8a7e0b8b0a added benchmarking 2014-06-08 12:23:48 -07:00
Guillermo Rauch
3c308369d2 Merge pull request #16 from reid/component-emitter
Upgrade component-emitter to 1.1.2
2014-06-04 15:17:37 -07:00
Reid Burke
035fa7dded Upgrade component-emitter to 1.1.2
Switch from depending on a tarball URL to the published
component-emitter package at its latest version.

Change all references to emitter module to the new
component-emitter name.
2014-06-04 15:03:37 -07:00
Guillermo Rauch
baac860d5d Update package.json 2014-06-03 17:43:53 -07:00
Guillermo Rauch
dca8afc952 Update Readme.md 2014-06-03 17:43:40 -07:00
Guillermo Rauch
955055bf53 Merge pull request #15 from kevin-roark/fix/parser-style-and-optimization
Less indentation and a decent optimization
2014-05-31 23:35:00 -07:00
Kevin Roark
5ca1da1c7e bump protocol version here too 2014-05-31 23:30:39 -07:00