Commit History

Author SHA1 Message Date
  antirez 8b9d9d8464 Remove useless var and check in zunionInterGenericCommand(). 10 years ago
  antirez 932cc3ebe5 ZUNIONSTORE reimplemented for speed. 10 years ago
  antirez fe85d0600a Add double field in dict.c entry value union. 10 years ago
  Salvatore Sanfilippo a2403227c7 Merge pull request #1772 from andygrunwald/typo-avarege-average 10 years ago
  Salvatore Sanfilippo 113be48221 Merge pull request #1780 from badboy/patch-8 10 years ago
  Salvatore Sanfilippo e8ebd7d0e0 Merge pull request #1789 from yoav-steinberg/fix_eval_in_tests 10 years ago
  Salvatore Sanfilippo 1e221d101c Merge pull request #1788 from zionwu/unstable 10 years ago
  antirez 14fb0ac649 Don't process min-slaves-to-write for slaves. 10 years ago
  antirez 134fd9eaf4 Tests for min-slaves-* feature. 10 years ago
  antirez 3758f27bc1 Fixed dbuf variable scope in luaRedisGenericCommand(). 10 years ago
  antirez 3307db49bd Regression test for issue #1118. 10 years ago
  antirez 072982d83c Scripting: better Lua number -> string conversion in luaRedisGenericCommand(). 10 years ago
  zionwu dc8584696a fix issue 1787 10 years ago
  antirez 8a588ac14d More trailing spaces in sentinel.c removed. 10 years ago
  Jan-Erik Rediger b187c591e3 Small typo fixed 10 years ago
  antirez efbe173962 Cluster test: add tmp dir to Git repo. 10 years ago
  Salvatore Sanfilippo 3e0aef1e2e Merge pull request #1775 from mattsta/fix-test-against-new-PID-format 10 years ago
  Matt Stancliff 7a0c5fdf12 Disable recursive watchdog signal handler 10 years ago
  antirez 88c2307535 Cluster: always allow ok -> fail switch in clusterUpdateState(). 10 years ago
  antirez 3495caf4fb Cluster test: catch FLUSHALL errors on node reset. 10 years ago
  antirez 69fa133ec2 Sentinel example config: explain you don't need to specify slaves. 10 years ago
  Matt Stancliff 6c16ecaaaa Fix test framework to detect proper server PID 10 years ago
  antirez d0566daeaf Cluster test: basic failover unit added. 10 years ago
  antirez aa5dfb3c2c Cluster test: move basic read/write test into a procedure. 10 years ago
  antirez a700bc74a8 Cluster test: more reliable 01-faildet unit. 10 years ago
  Andy Grunwald 94e3bb568a Fixed typo in word avarege in result message of --intrinsic-latency analyzer 10 years ago
  antirez b239a32aae redisLogFromHandler() format changed to match new logs format. 10 years ago
  antirez d98fa718e0 Tag every log line with role. 10 years ago
  antirez 39603a7e31 Cluster: slave validity factor is now user configurable. 10 years ago
  antirez ce37488919 Test: AOF test false positive when running in slow hosts. 10 years ago