Skip to content

Tags: rootslab/deuces

Tags

0.11.4

Toggle 0.11.4's commit message
v0.11.4.

Shorter code for pubsub commands..
On branch master
modified:   lib/commands/pubsub.js
modified:   package.json

0.11.3

Toggle 0.11.3's commit message
v0.11.3.

Added timeout-test.js.
On branch master
modified:   test/run.js
new file:   test/timeout-event-test.js

0.11.2

Toggle 0.11.2's commit message
v0.11.2.

Some fixes..
On branch master
modified:   lib/commands/connection.js
modified:   lib/commands/index.js
modified:   lib/commands/pubsub.js
modified:   lib/commands/server.js
modified:   package.json

0.11.0

Toggle 0.11.0's commit message
v0.11.0.

Fixed some bugs..
On branch master
modified:   .travis.yml
modified:   lib/commands/index.js
modified:   lib/commands/pubsub.js
modified:   lib/deuces.js
modified:   lib/formatters/index.js
modified:   lib/tasks/connection.js
modified:   package.json
modified:   test/pubsub-mode-ping-test.js

0.10.3

Toggle 0.10.3's commit message
v0.10.3.

Fixed.
On branch master
modified:   .travis.yml
modified:   lib/deuces.js
modified:   package.json
modified:   test/auth-fail-test.js
modified:   test/monitor-mode-offline-test.js
modified:   test/monitor-mode-polling-task-test.js
modified:   test/monitor-mode-test.js
modified:   test/normal-mode-polling-task-test.js
modified:   test/pubsub-mode-mixed-punsubscribe-test.js
modified:   test/pubsub-mode-mixed-unsubscribe-test.js
modified:   test/pubsub-mode-multiple-sub-multiple-unsub-test.js
modified:   test/pubsub-mode-off-unsubscribe-test.js
modified:   test/pubsub-mode-offline-test.js
modified:   test/pubsub-mode-ping-test.js
modified:   test/pubsub-mode-polling-task-test.js
modified:   test/pubsub-mode-subscribe-offline-unsubscribe-all-test.js
modified:   test/pubsub-mode-subscribe-test.js
modified:   test/pubsub-mode-test.js
new file:   test/run.js
modified:   test/run.sh
modified:   test/socket-connection-test.js
modified:   test/socket-reconnection-test.js

0.10.2

Toggle 0.10.2's commit message
v0.10.2.

fixed .travis.yml.
On branch master
modified:   .travis.yml
modified:   package.json

0.10.1

Toggle 0.10.1's commit message
v0.10.1.

Reverted to the old tests..
On branch master
modified:   package.json
modified:   test/auth-fail-test.js
modified:   test/monitor-mode-offline-test.js
modified:   test/monitor-mode-polling-task-test.js
modified:   test/monitor-mode-test.js
modified:   test/normal-mode-polling-task-test.js
modified:   test/pubsub-mode-mixed-punsubscribe-test.js
modified:   test/pubsub-mode-mixed-unsubscribe-test.js
modified:   test/pubsub-mode-multiple-sub-multiple-unsub-test.js
modified:   test/pubsub-mode-off-unsubscribe-test.js
modified:   test/pubsub-mode-offline-test.js
modified:   test/pubsub-mode-ping-test.js
modified:   test/pubsub-mode-polling-task-test.js
modified:   test/pubsub-mode-subscribe-offline-unsubscribe-all-test.js
modified:   test/pubsub-mode-subscribe-test.js
modified:   test/pubsub-mode-test.js

0.10.0

Toggle 0.10.0's commit message
v0.10.0.

Fixed tests for run.js.
Added support for CodeClimate coverage tests.
Added Badges.
Fixed .travis.yml.
Added .gitignore.
Updated dependencies.
..
On branch master
modified:   .gitignore
new file:   .jshintrc
modified:   .npmignore
modified:   .travis.yml
modified:   Readme.md
modified:   package.json
modified:   test/auth-fail-test.js
modified:   test/monitor-mode-offline-test.js
modified:   test/monitor-mode-polling-task-test.js
modified:   test/monitor-mode-test.js
modified:   test/normal-mode-polling-task-test.js
modified:   test/pubsub-mode-mixed-punsubscribe-test.js
modified:   test/pubsub-mode-mixed-unsubscribe-test.js
modified:   test/pubsub-mode-multiple-sub-multiple-unsub-test.js
modified:   test/pubsub-mode-off-unsubscribe-test.js
modified:   test/pubsub-mode-offline-test.js
modified:   test/pubsub-mode-ping-test.js
modified:   test/pubsub-mode-polling-task-test.js
modified:   test/pubsub-mode-subscribe-offline-unsubscribe-all-test.js
modified:   test/pubsub-mode-subscribe-test.js
modified:   test/pubsub-mode-test.js
new file:   test/run.js
modified:   test/run.sh
modified:   test/socket-connection-test.js
modified:   test/socket-reconnection-test.js

0.9.2

Toggle 0.9.2's commit message
v0.9.2.

Update Hiboris to v1.3.0.
On branch master
modified:   package.json

0.9.1

Toggle 0.9.1's commit message
v0.9.1.

Better var names in the code.
On branch master
modified:   lib/deuces.js
modified:   package.json