Commit Graph

1178 Commits

Author SHA1 Message Date
Tom Atkinson
b4fe763833 Fix packet options 2015-11-23 22:56:34 +01:00
Guillermo Rauch
8bedf60b32 Merge pull request #436 from nkzawa/patch-19
Set ngrok authtoken
2015-11-22 10:36:51 -08:00
Guillermo Rauch
97d54c66f1 Merge pull request #395 from nkzawa/patch-11
Enable to run most tests on Node environment
2015-11-22 10:03:02 -08:00
nkzawa
643158dc42 Merge branch 'master' into patch-11 2015-11-22 19:41:01 +09:00
nkzawa
faa0913703 fix test failures on iOS 6.1 2015-11-22 16:39:28 +09:00
Guillermo Rauch
68128022a7 test with travis containers 2015-11-21 16:32:45 -08:00
nkzawa
163ee97378 set ngrok authtoken 2015-11-20 03:27:21 +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
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
acf910e0b4 package: bump zuul-ngrok 2015-11-18 19:51:57 -08:00
Guillermo Rauch
49aa3cabae Update .zuul.yml 2015-11-18 19:03:32 -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
2a86917ab3 fix badges 2015-11-18 10:08:11 -08:00
Guillermo Rauch
ea5b5f24cf Merge pull request #422 from nkzawa/patch-16
bump engine.io and fix a test
2015-09-13 16:53:52 -07:00
Luigi Pinca
3a0c95ae42 package: fix repository url 2015-09-12 08:17:04 +02:00
Murahashi Sanemat Kenichi
808e9eb7eb Revert "package: bump zuul-ngrok" 2015-09-12 05:55:45 +09:00
nkzawa
38df10d5f5 fix a test 2015-09-12 04:43:32 +09:00
nkzawa
c647fea97b bump engine.io 2015-09-12 04:42:34 +09:00
Guillermo Rauch
b4018857f6 Merge pull request #421 from sanemat/chore/zuul-ngrok
package: bump `zuul-ngrok`
2015-09-11 10:20:20 -07:00
sanemat
50ab1b2d26 package: bump zuul-ngrok
ngrok@0.1.98 install fails, also does 0.1.99
[Bump ngrok@0.2.1 by cristiandouce](https://github.com/rase-/zuul-ngrok/pull/6)
2015-09-10 10:27:21 +09:00
Guillermo Rauch
da24c1f50d Merge branch '1.5.4-patch' 2015-09-09 15:42:44 -07:00
Guillermo Rauch
aede98157d Release 1.5.4 2015-09-09 15:08:17 -07:00
Guillermo Rauch
6b9693977e package: bump engine.io-parser 2015-09-09 15:07:13 -07:00
Guillermo Rauch
79c97b9bd3 Merge branch '1.5.3-patch' 2015-09-09 09:08:56 -07:00
Guillermo Rauch
5f7df5e012 Release 1.5.3 2015-09-09 09:06:57 -07:00
Guillermo Rauch
b608a5f43d package: bump ws 2015-09-09 08:56:29 -07:00
Guillermo Rauch
4c28170107 Merge pull request #411 from johanneswuerbach/patch-2
ws 0.8.0
2015-09-09 08:55:21 -07:00
Johannes Würbach
21bdcb85ac ws 0.8.0
iojs 3 compatibility
2015-09-05 23:16:35 +02:00
Guillermo Rauch
45f8e54134 Merge pull request #413 from nkzawa/patch-15
Remove iphone 4.3 for ci
2015-08-29 13:44:43 -07:00
nkzawa
a01e6c0d24 replace an unspported platform for ci 2015-08-30 03:50:02 +09:00
Naoyuki Kanezawa
d010541afd Merge pull request #401 from jskrzypek/fix-package
package: remove 'xmlhttprequest' dep to restore fix from #396
2015-08-30 03:32:53 +09:00
Josh Kruder
38bde8c27e Fix failing iphone and android connection tests. 2015-08-29 21:04:35 +03:00
Ryan Dunckel
9d21b8e57d Rev has-cors dependency
Revving the has-cors dep to 1.1.0.  Version 1.0.3 has a funky dep on a github version of the global module, which has been removed per component/has-cors#2, released at component/has-cors@27e9b96 . This would round out resolving the github dep issues under the socketio umbrella.
2015-08-29 21:04:35 +03:00
Joshua Estrin Skrzypek
f8de441f34 package: remove 'xmlhttprequest' dep to restore fix from #396
Also remove duplicate deps and re-add component-inherit

Closes #384, closes #358, closes #348, closes #402
2015-08-29 21:04:03 +03:00
Guillermo Rauch
be12783a77 fix travis badge 2015-07-14 17:20:09 -07:00
Guillermo Rauch
17d61fe67b Merge branch '1.5.2-patch' 2015-07-09 09:25:35 -07:00
Guillermo Rauch
717e4af4b5 Release 1.5.2 2015-07-09 09:24:34 -07:00
Guillermo Rauch
709554f278 Merge branch '1.5.2-patch' 2015-07-09 09:17:48 -07:00
Guillermo Rauch
c386926a34 package: bump engine.io (for tests) 2015-07-08 10:28:43 -07:00
Guillermo Rauch
421d573cda package: bump ws to fix windows build issues 2015-07-08 10:25:38 -07:00
Guillermo Rauch
e595a72d8e Merge pull request #398 from Nibbler999/ws-write-packet-options
Fix websocket packet writing
2015-06-06 16:55:29 -07:00
Guillermo Rauch
0637e072de Merge pull request #400 from nkzawa/patch-13
Fix browserify setting
2015-06-06 16:54:37 -07:00
Naoyuki Kanezawa
cf035367e1 fix browserify setting 2015-06-07 01:36:14 +09:00