1187 Commits (master)
 

Author SHA1 Message Date
Ruben Bridgewater ff9b727609 Merge pull request #1100 from NodeRedis/greenkeeper-nyc-7.0.0 8 years ago
greenkeeperio-bot 0171935600 chore(package): update nyc to version 7.0.0 8 years ago
Ruben Bridgewater 0c6edbd8a6 Make test idempotent 8 years ago
Ruben Bridgewater 98688331a3 Merge pull request #1087 from Austintacious/tweak-documentation 8 years ago
Ruben Bridgewater 01f723a0dd v.2.6.2 8 years ago
Ruben Bridgewater de0a9628aa Fire the individual original callbacks when using transactions 8 years ago
Austin Winslow a5b5ccbba3 Noting in docs that retry_max_delay and connect_timeout are deprecated 8 years ago
Brian Rossmajer 983cc69af5 Merge pull request #2 from BrianRossmajer/BrianRossmajer-patch-2 8 years ago
Brian Rossmajer fc2c0dd78f Update README.md 8 years ago
Michael Diarmid ed57f440c7 fix broken links 9 years ago
Ruben Bridgewater 2543e11b29 v.2.6.1 9 years ago
Ruben Bridgewater 7eaba8c10d Add tests to make sure no invalid function names get exported 9 years ago
Ruben Bridgewater 1487760ffd Merge pull request #1076 from danmactough/use-safe-function-names 9 years ago
Dan MacTough 68ca5c760b Ensure synthetic function names conform to naming requirements 9 years ago
Ruben Bridgewater dffc27d83f v.2.6.0 9 years ago
Ruben Bridgewater 79fc40036b Merge pull request #1074 from NodeRedis/v.2.6.0-proposal 9 years ago
Ruben Bridgewater a41cfa9aae Add good stack traces tests and fix stack traces in debug mode 9 years ago
Ruben Bridgewater 579584d629 Test Node.js 6 on appyevor 9 years ago
Ruben Bridgewater a0c7431787 Inherit the name property in the error classes 9 years ago
Ruben Bridgewater c1f7755142 Keep monitoring mode if once activated and use internal function for select and monitor while connecting 9 years ago
Ruben Bridgewater b3e89fee31 Support Node.js 6 9 years ago
Ruben Bridgewater 2c6e1e0cc0 Improve error stacks in development and debug mode 9 years ago
Ruben Bridgewater ce44213d65 A function name is only configurable from v8 >= v.4.3 9 years ago
Ruben Bridgewater 25aa8f6710 Fix monitoring mode not always activating soon enough 9 years ago
Ruben Bridgewater 8b6f2dd35e Refactor command parsing 9 years ago
Ruben Bridgewater 899f9b7fe4 Fix hungry developer typo 9 years ago
Ruben Bridgewater a90b791295 Only run detect_buffers tests once 9 years ago
Ruben Bridgewater 8008fb5eb4 Fix changelog entry 9 years ago
Ruben Bridgewater ffaaf0f6d5 Add name property to all Redis functions 9 years ago
Ruben Bridgewater 55528d8b1b Revert 228573b8d7 9 years ago
Ruben Bridgewater fe00bf271d Update redis-parser to v.2.0.0 9 years ago
Ruben Bridgewater 84abf5c4c2 Fix benchmark not using individual options 9 years ago
Ruben Bridgewater 27eac2f594 Prevent a race condition by just forcefully ending the connection in the test 9 years ago
Michael Diarmid bfdbf16d68 Merge pull request #1063 from a0viedo/patch-1 9 years ago
Alejandro Oviedo 3e03f1961b link build badge to master branch 9 years ago
Ruben Bridgewater 3ab19e963d Merge pull request #1055 from kevinresol/patch-1 9 years ago
Kevin Leung bd633d7306 Do you mean snake_case instead of snack_case? 9 years ago
Ruben Bridgewater a1755b91fb Add release date 9 years ago
Ruben Bridgewater 6fdf629595 v.2.6.0-2 9 years ago
Ruben Bridgewater 0b8090b461 v.2.6.0-2 pre-release 9 years ago
Ruben Bridgewater 03f1a606f7 Improve error handling 9 years ago
Ruben Bridgewater bf394923fd Use built-in error classes to make errors more specific 9 years ago
Ruben Bridgewater 5368e7477e Add changelog 9 years ago
Ruben Bridgewater ce1678c778 Improve coverage; make tests ready for Redis 3.2 9 years ago
Ruben Bridgewater eae16938cd Add monitor transaction warning / error 9 years ago
Ruben Bridgewater f7c4d131be Remove jshint comments and update istanbul comments 9 years ago
Ruben Bridgewater 625f14e6ba Fix address always set to 127.0.0.1:6379 in case the host/port is set in the tls options 9 years ago
Ruben Bridgewater f500398cab Run tests only with the js parser instead of hiredis and js parser from now on 9 years ago
Ruben Bridgewater 0dc45bd0a3 Improve pub sub mode further 9 years ago
Ruben Bridgewater 5fac5958c3 Fix async test executed sync 9 years ago