COMMITS
/ test/socket.io.js November 28, 2015
G
socket.io: increase large binary data test timeout
Guillermo Rauch committed
November 27, 2015
D
Trigger callback even when joining an already joined room
Damien Arrachequesne committed
November 23, 2015
G
Merge pull request #2322 from darrachequesne/issue-2199-clean
Guillermo Rauch committed
D
Add hasOwnProperty checks
Damien Arrachequesne committed
November 22, 2015
G
Merge pull request #2239 from darrachequesne/issue-2199
Guillermo Rauch committed
G
Merge pull request #1999 from nkzawa/patch-3
Guillermo Rauch committed
September 11, 2015
D
converted arrays to objects
Damien Arrachequesne committed
November 20, 2015
D
Fixed tests with large data
Damien Arrachequesne committed
November 16, 2015
G
Merge pull request #2051 from tobalsgithub/master
Guillermo Rauch committed
July 15, 2015
G
Merge branch '1.3.6-patch'
Guillermo Rauch committed
G
test: better timeout for stress test
Guillermo Rauch committed
May 28, 2015
G
Merge commit '342faf219793fc5c1f130fc33e3fb5422dab516d'
Guillermo Rauch committed
March 12, 2015
T
Allowing a custom function for opts.allowRequest
TC committed
March 3, 2015
G
improve test
Guillermo Rauch committed
G
test: added test for parser breakage
Guillermo Rauch committed
February 19, 2015
N
support flags on namespace
Naoyuki Kanezawa committed
February 11, 2015
N
fix a few assertions
Naoyuki Kanezawa committed
February 4, 2015
G
remove compression tests
Guillermo Rauch committed
G
added failing tests
Guillermo Rauch committed
G
added failing tests
Guillermo Rauch committed
February 3, 2015
G
test: added failing test
Guillermo Rauch committed
January 31, 2015
G
test: increase timeout for large binary data test
Guillermo Rauch committed
January 25, 2015
R
Suggestion for implementation of clients API
Ruben Rodriguez II committed
M
bugfix/1956 test for don't reuse same-namspace connections
Michael Luo committed
January 23, 2015
G
Merge pull request #1958 from nkzawa/compress
Guillermo Rauch committed
January 22, 2015
G
fix origin verification default https port [evanlucas]
Guillermo Rauch committed
January 21, 2015
N
support compression
Naoyuki Kanezawa committed
January 17, 2015
G
Merge pull request #1903 from rase-/add/volatile-tests
Guillermo Rauch committed
January 14, 2015
T
Add test for reconnection after server restarts
Tony Kovanen committed
January 10, 2015
R
fix leaving unknown rooms
Roman Shtylman committed
G
Merge pull request #1936 from drewblaisdell/master
Guillermo Rauch committed
D
Allow null or undefined origins when allowed origins is a function
Drew Blaisdell committed
G
everything is fixed
Guillermo Rauch committed
G
fix tests on 0.11
Guillermo Rauch committed
December 7, 2014
T
Added tests for volatile
Tony Kovanen committed
November 21, 2014
G
fix protocol violations and improve error handling (fixes #1880)
Guillermo Rauch committed
October 6, 2014
A
Made comments more consistent
Alex Jeng committed
September 22, 2014
T
Merge pull request #1777 from akamensky/dynamic-cors
Tony Kovanen committed
T
Merge pull request #1690 from rase-/fix/resource-option-bc
Tony Kovanen committed
September 20, 2014
T
Add test to check that empty rooms are autopruned.
Tony Kovanen committed
September 12, 2014
A
Added test coverage for Server#origins(function) for dynamic CORS
akamensky committed
August 19, 2014
A
testing for equivalence of namespaces starting with / or without
Anup Bishnoi committed
A
Added relevant tests
Anup Bishnoi committed
August 1, 2014
G
Merge pull request #1688 from fdellabetta/server_side_namespace
Guillermo Rauch committed
T
Fix splice arguments and `socket.rooms` value update in `socket.leaveAll`.
Tony Kovanen committed
July 23, 2014
July 22, 2014
F
client cannot connect to non-existing namespaces
Filippo Della Betta committed
July 19, 2014
T
Fixed handshake object address property and made the test case more strict.
Tony Kovanen committed
July 15, 2014
G
test: added failing case for `socket.disconnect` and nsps
Guillermo Rauch committed