Commit History

Author SHA1 Message Date
  antirez ca14440aa1 Merge branch 'clusterfixes' into unstable 9 years ago
  antirez d5ba544e67 Cluster test: when valgrind is enabled, use a larger node-timeout. 9 years ago
  antirez e4d65e35e6 The seed must be static in getRandomHexChars(). 9 years ago
  antirez a330b6ca97 The seed must be static in getRandomHexChars(). 9 years ago
  antirez 9826038f0b counter must be static in getRandomHexChars(). 9 years ago
  antirez 87301be151 getRandomHexChars(): use /dev/urandom just to seed. 9 years ago
  antirez af8d1b4bda Merge branch 'clusterfixes' into unstable 9 years ago
  antirez 7e79b3f51a Cluster test initialization: use transaction for reset + set-config-epoch. 9 years ago
  Matt Stancliff 051a43e03a Fix cluster migrate memory leak 10 years ago
  Matt Stancliff 29049507ec Fix potential invalid read past end of array 10 years ago
  Matt Stancliff 30152554ea Fix cluster reset memory leak 10 years ago
  Matt Stancliff 72b8574cca Fix sending uninitialized bytes 10 years ago
  antirez acb1d8debf Cluster test: wait for port to unbound in kill_instance. 9 years ago
  antirez 4433f5a7f2 AOF rewrite: set iterator var to NULL when freed. 9 years ago
  antirez b3bf7584b0 Cluster/Sentinel test: also pause on abort_sentinel_test call. 9 years ago
  antirez a5bb0a0774 Cluster/Sentinel test: pause on exceptions as well. 9 years ago
  antirez 2601e3e461 Cluster: node deletion cleanup / centralization. 9 years ago
  antirez 59ad6ac5fe Cluster: set the slaves->slaveof filed to NULL when master is freed. 9 years ago
  Matt Stancliff 491d57abaa Add --track-origins=yes to valgrind 10 years ago
  Matt Stancliff b0146aafeb Tell sentinel/cluster tests to allow valgrind 10 years ago
  antirez 92cfab44b2 Fix gcc warning for lack of casting to char pointer. 9 years ago
  antirez e467cf5db3 luaRedisGenericCommand(): log error at WARNING level when re-entered. 9 years ago
  antirez bc8675612f luaRedisGenericCommand() recursion: just return an error. 9 years ago
  antirez 839767ad0b Panic on recursive calls to luaRedisGenericCommand(). 9 years ago
  antirez cf76af6b9f Cluster: fetch my IP even if msg is not MEET for the first time. 10 years ago
  antirez 5b0f4a83ac Cluster: clusterMsgDataGossip structure, explict padding + minor stuff. 10 years ago
  antirez 237ab727b9 Suppress valgrind error about write sending uninitialized data. 10 years ago
  antirez f08586347d Revert "Use REDIS_SUPERVISED_NONE instead of 0." 10 years ago
  antirez 2c925b0c30 Use REDIS_SUPERVISED_NONE instead of 0. 10 years ago
  antirez 10007cb78c Merge branch 'unstable' of github.com:/antirez/redis into unstable 10 years ago