645 Commits (ba3c7094f65d9b6b7174b4631638bcba1b047470)
 

Author SHA1 Message Date
Benjamin E. Coe ba3c7094f6 Merge pull request #802 from jomo/patch-1 9 years ago
Benjamin E. Coe ec4c41f055 Merge pull request #800 from NodeRedis/794-fix 9 years ago
jomo 338b3cd9d8 Remove redundant check 9 years ago
Benjamin E. Coe 83a1be24a2 Merge pull request #801 from NodeRedis/typo-in-test 9 years ago
Benjamin Coe 417c8c1247 had descriptions of tests swapped around 9 years ago
Benjamin Coe 1e6ced4d5c cargo-culting node-hiredis toolchain settings 9 years ago
Benjamin E. Coe ca0e7dd4e8 Merge pull request #736 from Radagaisus/patch-2 9 years ago
Benjamin Coe 010a72710f new hiredis works with iojs-v3+ 9 years ago
Benjamin E. Coe 9796209550 Merge pull request #764 from Anubisss/master 9 years ago
Benjamin E. Coe 6b1e789337 Merge pull request #749 from danielbprice/master 9 years ago
Daniel Price 575ade907c Issue #512 send_command("monitoring") is doomed to fail 9 years ago
David Vas 86f1cef781 Merge remote-tracking branch 'node_redis/master' 9 years ago
Benjamin E. Coe 323d6a2fda Merge pull request #796 from NodeRedis/753-example 9 years ago
Benjamin Coe d1558eddc2 add test demonstrating psubscribe, and pmessage 9 years ago
Benjamin E. Coe e2e507eed2 Merge pull request #793 from NodeRedis/squash-mocha-work 9 years ago
Benjamin Coe 5d83e64d00 fixed up our one commented out test, based on @erinspice's code review 9 years ago
Benjamin Coe 51b1ba2bef finished porting blpop, expire, mset, slowlog, sunionstore, ttl 9 years ago
Erin Spiceland 65db5dbefe Clarify this one test is only applicable for IPv4. 9 years ago
Benjamin Coe 2fd3b46835 ported sdiff, sdiffstore, sinterstore, smembers, smove, spop, sunion, client.monitor 9 years ago
Benjamin Coe ce7f21fc34 ported sdiff, sdiffstore, sinterstore, smembers, smove, spop, sunion, client.monitor 9 years ago
Benjamin Coe a0832c3744 slight refactor from code review 9 years ago
Erin Spiceland 04fe11b0f5 Add simple tests for generated commands. 9 years ago
Benjamin Coe 071b3ff27c moved tests for specific commands into the /commands sub-folder, put a ton of tests around the multi command 9 years ago
Erin Spiceland eaca486ab1 Add Mocha tests for the "set" method. 9 years ago
Benjamin Coe 1e9613fa8f slight tweak to test command 9 years ago
Erin Spiceland 3aaef47756 Fix bug in mocha tests Redis shutdown which expected exit code to eq 0. 9 years ago
Benjamin Coe 5da083322d fixed up some tests, changed how redis spawns 9 years ago
Erin Spiceland 2b44245056 Add example test with grunt and mocha. 9 years ago
Erin Spiceland 6cae0b880f Merge pull request #785 from fintura/master 9 years ago
Erin Spiceland b53ebb208a Merge pull request #788 from Starefossen/enable-docker-testing 9 years ago
Hans Kristian Flaatten b1ae21d221 Revert "Skip SOCKET test if Redis is not listening on a socket" 9 years ago
Hans Kristian Flaatten da535a6977 Normalize linked REDIS environment variables 9 years ago
Hans Kristian Flaatten 8b5ce1088a Allways pass HOST and PORT when creating a new client 9 years ago
Hans Kristian Flaatten e646b4eb39 Skip SOCKET test if Redis is not listening on a socket 9 years ago
Hans Kristian Flaatten d34dcc8b07 Check for REDIS HOST and PORT environment varibles 9 years ago
Almog Melamed b77a48739a Update changelog.md: Binary not Binay 9 years ago
Ruben Bridgewater 01a377383b Use type safe comparison 9 years ago
Ruben Bridgewater 0908e9a46b Use console.log instead of deprecated util.print 9 years ago
Ruben Bridgewater 745fccebfb Add var statements to undeclared variables and remove unused variables 9 years ago
Ruben Bridgewater 6866ff9b1e Remove trailing whitespace 9 years ago
Ruben Bridgewater a2bc597212 Add simicolons 9 years ago
Ruben Bridgewater 1f9e536ca0 Add use strict statements 9 years ago
Erin Spiceland e34debd6ee Merge pull request #786 from fintura/fix-login 9 years ago
Ruben Bridgewater 208b7874bf Rewrite createClient. Fixes #651 9 years ago
Erin Spiceland e4da320a29 Merge pull request #783 from stockholmux/master 9 years ago
Kyle defec9c1e1 fixed duplicate and typo 9 years ago
Kyle bc48c2b069 fix typo 9 years ago
Kyle dc461f08d4 clarifies createClient in README as per #781 9 years ago
Raymond Myers 5eb98e4e04 Merge pull request #733 from raydog/multi-buffer-fix 9 years ago
Raymond Myers 19c5571229 Added a test case for detect_buffer behavior in a multi/exec 10 years ago