This website requires JavaScript.
Explore
Help
Sign In
redis
/
node-redis
Watch
1
Star
0
Fork
0
You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced
2025-08-10 11:43:01 +03:00
Code
Activity
Files
ebbb0146b98b112e2be57f62220111f890abfeb2
node-redis
/
test
History
Ruben Bridgewater
ebbb0146b9
Fix auth emitting the error even though a callback is present
...
Fix auth manipulating the returned error And this is also removing some dead code
2015-09-15 03:50:47 +02:00
..
commands
Add .command_used to errors thrown by the parser
2015-09-15 03:50:46 +02:00
conf
some small tweaks to
#815
, so that we don't use two differnt approaches for spawning redis
2015-09-03 22:51:25 -07:00
lib
fix merge, run linting as part of the test suite
2015-09-12 18:44:01 -07:00
parser
Merge pull request
#825
from fintura/emitter
2015-09-12 19:15:38 +02:00
auth.spec.js
Fix auth emitting the error even though a callback is present
2015-09-15 03:50:47 +02:00
helper.js
Fix regression: version detection in tests did not work properly anymore
2015-09-14 23:53:52 +02:00
node_redis.spec.js
Emit errors instead of throwing them
2015-09-14 21:28:40 +02:00
pubsub.spec.js
tweaks based on running test-suite on Windows on an older Redis
2015-09-12 18:29:50 -07:00
queue.spec.js
Add jshint and fix errors accordingly (including broken tests)
2015-09-12 18:56:49 +02:00