Guillermo Rauch
|
a31c267e83
|
Bumped version.
|
2011-08-12 06:56:26 -07:00 |
|
Guillermo Rauch
|
b82fd79f57
|
Updated package.json socket.io-client and bumped version.
|
2011-08-12 06:55:37 -07:00 |
|
Guillermo Rauch
|
f85ce74a1f
|
Merge pull request #446 from 3rd-Eden/testsuite
Testsuite fixes
|
2011-08-08 12:07:07 -07:00 |
|
Guillermo Rauch
|
65f1399a44
|
Release 0.7.8
0.7.8
|
2011-08-08 08:06:30 -07:00 |
|
Arnout Kazemier
|
894ec9f84e
|
Make sure we only do garbage collection when the server we receive
is actually ran.
|
2011-08-04 22:03:55 +02:00 |
|
Guillermo Rauch
|
d86ffcf06d
|
Merge pull request #408 from 3rd-Eden/gc
Garbage collection
|
2011-08-04 11:50:39 -07:00 |
|
Arnout Kazemier
|
ab5beaff63
|
Fix
|
2011-08-04 20:32:49 +02:00 |
|
Arnout Kazemier
|
f0ef33b45f
|
Merge branch 'master' of github.com:LearnBoost/socket.io into gc
Conflicts:
lib/manager.js
|
2011-08-04 20:32:43 +02:00 |
|
Guillermo Rauch
|
a4ec5aafa6
|
Merge pull request #363 from dvv/489bc860d2f050a7925e602a6d16c428f2784b40
small cleanup
|
2011-07-30 20:32:39 -07:00 |
|
Guillermo Rauch
|
984639ba67
|
Merge pull request #381 from 3rd-Eden/alias
Added alias for to to in and in to to
|
2011-07-30 20:27:30 -07:00 |
|
Guillermo Rauch
|
9923c1dee9
|
Merge branch 'master' of github.com:LearnBoost/socket.io
|
2011-07-30 20:23:35 -07:00 |
|
Guillermo Rauch
|
1b0a4849df
|
Added test (fixes #380).
|
2011-07-30 20:21:13 -07:00 |
|
Guillermo Rauch
|
4fc43f322f
|
Changed; make sure sio#listen passes options to both HTTP server and socket.io manager.
Added docs for sio#listen.
|
2011-07-30 20:20:31 -07:00 |
|
Guillermo Rauch
|
5c0f78ab02
|
Added options parameter support for Manager constructor.
|
2011-07-30 20:19:38 -07:00 |
|
Guillermo Rauch
|
d8c7060cc8
|
Merge pull request #396 from 3rd-Eden/xxs
Potential fix for #372
|
2011-07-30 18:49:47 -07:00 |
|
Guillermo Rauch
|
b0335b0a61
|
Merge pull request #339 from 3rd-Eden/333
Don't require redis by default
|
2011-07-30 18:47:41 -07:00 |
|
Guillermo Rauch
|
a1797ccd4b
|
Merge pull request #337 from 3rd-Eden/handshakeData
Expose path and querystring in handshakeData
|
2011-07-30 18:47:12 -07:00 |
|
Guillermo Rauch
|
a1c997bc58
|
Merge pull request #401 from Pita/master
Send response once we got all POST data, not immediately
|
2011-07-30 18:36:08 -07:00 |
|
Guillermo Rauch
|
0b9b28d251
|
Merge pull request #409 from 3rd-Eden/bug/407
Fix for #407
|
2011-07-30 17:59:06 -07:00 |
|
Guillermo Rauch
|
a79b2fa761
|
Added memory leaks tests.
|
2011-07-30 17:53:35 -07:00 |
|
Guillermo Rauch
|
195eba74de
|
Added assertvanish dev dependency.
|
2011-07-30 17:53:22 -07:00 |
|
Guillermo Rauch
|
3edebe5d61
|
Added test-leaks Makefile task.
|
2011-07-30 17:53:14 -07:00 |
|
Guillermo Rauch
|
b56389fbc8
|
Removed auto npm-linking from make test.
|
2011-07-30 14:46:54 -07:00 |
|
Guillermo Rauch
|
203293db0b
|
Merge pull request #413 from 3rd-Eden/update/package
updated package.json with new build of policyfile and redis
|
2011-07-30 14:33:09 -07:00 |
|
Guillermo Rauch
|
2b7ea448c4
|
Merge pull request #416 from 3rd-Eden/test/374
Added testcase to prevent #374 from happening again
|
2011-07-30 14:32:51 -07:00 |
|
Guillermo Rauch
|
c627f1b7d0
|
Merge pull request #421 from 3rd-Eden/bug/heartbeat
Make sure that you can disable heart beats
|
2011-07-30 14:32:34 -07:00 |
|
Guillermo Rauch
|
4c20afd4b7
|
Merge pull request #346 from ericz/patch-1
Change `;` typo to `,` in first example
|
2011-07-26 01:48:22 -07:00 |
|
Arnout Kazemier
|
f689434f61
|
Make sure that you can disable heart beats
|
2011-07-25 22:12:48 +02:00 |
|
Arnout Kazemier
|
b694ee68c9
|
Added testcase to prevent #374 from happening again
|
2011-07-24 13:21:30 +02:00 |
|
Guillermo Rauch
|
8b22ca2ffd
|
Merge pull request #415 from 3rd-Eden/bug/rooms
Bug/rooms
|
2011-07-24 02:30:36 -07:00 |
|
Arnout Kazemier
|
5c50c4844f
|
fixed missing done() that cuased the suite to timeout
|
2011-07-24 11:27:43 +02:00 |
|
Arnout Kazemier
|
4fcad6e4bc
|
updated package.json with new build of policyfile and redis
|
2011-07-23 22:59:32 +02:00 |
|
Arnout Kazemier
|
3b2316e0d8
|
Fixed rooms memory leak
|
2011-07-23 22:55:29 +02:00 |
|
Arnout Kazemier
|
a821cce390
|
Fix for #407
|
2011-07-22 22:52:20 +02:00 |
|
Arnout Kazemier
|
abe142ac66
|
Merge branch 'master' of github.com:LearnBoost/socket.io into gc
|
2011-07-22 21:42:09 +02:00 |
|
Arnout Kazemier
|
5eff0e5ca7
|
Small clean up, so the the code makes a bit more sense
|
2011-07-22 21:37:13 +02:00 |
|
Guillermo Rauch
|
c06242efd3
|
Merge pull request #383 from AD7six/feature/no-duplicate-clients-in-rooms
prevent duplicate references in rooms - probable fix for #379
|
2011-07-22 07:51:54 -07:00 |
|
Peter 'Pita' Martischka
|
f69f387e1d
|
Send response once we got all POST data, not immediately
|
2011-07-20 17:29:26 +01:00 |
|
Guillermo Rauch
|
f5c10aec7f
|
Merge pull request #395 from 3rd-Eden/bug/376
Fix for bug #376
|
2011-07-18 14:12:15 -07:00 |
|
Arnout Kazemier
|
34bd9d9092
|
Fix for bug #376
Also added unit test to prevent it from happening in the future
|
2011-07-18 23:06:48 +02:00 |
|
Andy Dawson
|
c30151d03a
|
Remove unused Cl (client) variable.
This test doesn't use any real clients.
|
2011-07-18 13:22:08 -07:00 |
|
Arnout Kazemier
|
f784c477f0
|
Potential fix for #372
|
2011-07-18 22:02:03 +02:00 |
|
AD7six
|
c899c98f31
|
prevent duplicate references in rooms
|
2011-07-15 01:13:41 +02:00 |
|
Arnout Kazemier
|
53f0f4d66d
|
Added alias for to to in and in to to
|
2011-07-14 21:31:55 +02:00 |
|
Guillermo Rauch
|
c826fadb9f
|
Fixed roomClients definition (#378).
|
2011-07-13 18:30:24 -03:00 |
|
Guillermo Rauch
|
097094cd7a
|
Updated dep [thanks @3rd-Eden]
|
2011-07-12 05:11:03 -03:00 |
|
Guillermo Rauch
|
c3fa1bf5af
|
Release 0.7.7
0.7.7
|
2011-07-12 05:05:49 -03:00 |
|
Guillermo Rauch
|
8798cfbced
|
Merge pull request #340 from 3rd-Eden/291
It was emitting uknown room, so the messages where never send
|
2011-07-12 00:55:49 -07:00 |
|
Arnout Kazemier
|
81d71ebb08
|
Fixed port number
|
2011-07-12 09:52:53 +02:00 |
|
Guillermo Rauch
|
074e74c6c5
|
Added test for emitting to closed clients to prevent regression.
|
2011-07-12 04:35:07 -03:00 |
|