Commit Graph

587 Commits

Author SHA1 Message Date
Arnout Kazemier
bbb80cbb5b Added testcase for query string sending / getting 2011-07-07 23:50:08 +02:00
Arnout Kazemier
9f5c1e7406 Missing = in the code 2011-07-07 20:29:45 +02:00
Arnout Kazemier
4aaa4137a0 Work in progress of adding query string support, it should be availble in all
transports
2011-07-07 20:24:56 +02:00
Arnout Kazemier
826c496787 Working in progress of adding querystring support to the client
Also fixed some missing semicolons, bug in reconnect and add reconnect limit
2011-07-06 00:39:05 +02:00
Guillermo Rauch
f41d213f4d Merge pull request #221 from 3rd-Eden/uglify
Forgot to commit package.json + builder adjustment
2011-07-01 03:22:24 -07:00
Arnout Kazemier
f0ce6e8120 Forgot to commit package.json + builder adjustment 2011-07-01 12:21:22 +02:00
Guillermo Rauch
665818dabc Merge pull request #220 from 3rd-Eden/uglify
Removed bloat from repo, use uglify as dependency, and updated package.js
2011-07-01 02:59:33 -07:00
Arnout Kazemier
3afe88904c Removed bloat from repo, use uglify as dependency, and updated package.json
And removed old builder
2011-07-01 10:45:27 +02:00
Guillermo Rauch
56ddb4e7a8 Release 0.7.3 2011-06-30 10:30:59 -03:00
Guillermo Rauch
5efc281a53 Build 2011-06-30 10:26:15 -03:00
Guillermo Rauch
c5d11cba7a Merge pull request #219 from dvv/patch-1
acks: automatic for .send and manual for .emit
2011-06-30 06:22:40 -07:00
Guillermo Rauch
b6177c70ac Build 2011-06-30 10:20:39 -03:00
Vladimir Dronnikov
8ce05bc68c acks: automatic for .send and manual for .emit 2011-06-29 08:33:08 -07:00
Guillermo Rauch
27be7ac6e3 Merge pull request #218 from 3rd-Eden/namespace.auth
Namespace.auth
2011-06-29 04:32:35 -07:00
Arnout Kazemier
1966441bcc Removed console.log + added \n 2011-06-29 09:55:44 +02:00
Arnout Kazemier
2342133e7e Merge branch 'namespace.auth' of github.com:3rd-Eden/Socket.IO into namespace.auth 2011-06-29 09:50:22 +02:00
Arnout Kazemier
e8e92268c5 Style fixes + don't init on each check & clear the flashsocket tasks on close 2011-06-29 09:49:19 +02:00
Arnout Kazemier
eecc0f115e Added test suite 2011-06-28 22:22:07 +02:00
Guillermo Rauch
06052d2b84 Merge pull request #217 from fat/rebuild
rebuild dist files!
2011-06-27 12:04:33 -07:00
Jacob Thornton
558d12e70f rebuild dist files! 2011-06-27 11:35:57 -07:00
Arnout Kazemier
9da035d356 WIP @ namespace.auth, still needs test-acceptance 2011-06-27 17:06:48 +02:00
Guillermo Rauch
969743c8d1 Merge pull request #213 from fat/new-io.connect
add support for new io.connect & new io.Connect...
2011-06-23 18:27:51 -07:00
Jacob Thornton
0c864cab47 add support for new io.connect... 2011-06-23 18:26:14 -07:00
Guillermo Rauch
80cf622ced Merge pull request #205 from 3rd-Eden/master
Fixed double connect events
2011-06-22 12:11:39 -07:00
Arnout Kazemier
270c10c4a5 Style fix 2011-06-22 21:08:25 +02:00
Arnout Kazemier
20de0b7a60 Fixed double connect events 2011-06-22 21:03:41 +02:00
Guillermo Rauch
a7e1a34d6b Fixed reconnection with jsonp-polling maintaining old sessionid. [franck34] 2011-06-22 05:03:39 -03:00
Guillermo Rauch
7a8e785f73 Release 0.7.2 2011-06-22 04:10:45 -03:00
Guillermo Rauch
abe9ac43b8 Added noop message type. 2011-06-22 04:09:35 -03:00
Guillermo Rauch
81a02aaaf0 Release 0.7.1 2011-06-21 21:08:00 -03:00
Guillermo Rauch
ea1134212d Added socket.io to devDependencies. 2011-06-21 09:39:23 -03:00
Guillermo Rauch
1e848778be Build 2011-06-21 09:38:56 -03:00
Guillermo Rauch
b323e67674 Merge pull request #200 from 3rd-Eden/master
Better error handling for test suite
2011-06-21 03:57:34 -07:00
Arnout Kazemier
a470c6a7c7 Changed the check for xdomain, as the first argument is a reference to the socket 2011-06-21 12:19:20 +02:00
Arnout Kazemier
d2bff866e9 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO 2011-06-21 11:58:28 +02:00
Guillermo Rauch
338719d5dd Fixed readme 2011-06-21 06:30:53 -03:00
Guillermo Rauch
8ab2ad2c34 Added new contributor extraordinaire. 2011-06-21 06:14:15 -03:00
Guillermo Rauch
4232629a5e Build 2011-06-21 06:03:46 -03:00
Guillermo Rauch
a7021b4985 Fix for IE6. 2011-06-21 06:03:29 -03:00
Guillermo Rauch
e4a779b9d9 Fixed should.js in IE 2011-06-21 05:22:10 -03:00
Guillermo Rauch
c90bcecd80 Build. 2011-06-21 05:16:46 -03:00
Guillermo Rauch
3820fa30fe Fixed; made injecting scripts extremely reliable.
Fix for disconnection loop.
2011-06-21 05:12:11 -03:00
Arnout Kazemier
d0f7cd0ceb Merge branch 'master' of https://github.com/LearnBoost/Socket.IO 2011-06-21 09:45:05 +02:00
Guillermo Rauch
25e945774d Build. 2011-06-21 04:38:01 -03:00
Guillermo Rauch
191d498521 The cake was a lie. 2011-06-21 04:37:42 -03:00
Guillermo Rauch
90b9c00e6b Build 2011-06-21 04:10:19 -03:00
Guillermo Rauch
b7eed5fe32 JSON support for should 2011-06-21 04:09:59 -03:00
Arnout Kazemier
3efab507e1 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO 2011-06-21 09:07:18 +02:00
Guillermo Rauch
e1e11dd309 Fixed more compatibility issues for should.js. Maybe I should publish this. Remind
me to ask TJ.
2011-06-21 03:51:41 -03:00
Guillermo Rauch
a5b53f036c Fix for polling close. 2011-06-21 03:38:58 -03:00