Commit History

Author SHA1 Message Date
  antirez 6d5d8d10a9 Remove debugging message left there for error. 9 years ago
  antirez 2e43bcffaf Fix replicas migration by adding a new flag. 9 years ago
  daniele 47bd2a09b4 redis-trib.rb: --timeout XXXXX option added to fix and reshard commands. Defaults to 15000 milliseconds 9 years ago
  antirez 4f7d1e46cf Fix renamed define after merge. 9 years ago
  antirez 3626699f1f Handle wait3() errors. 9 years ago
  antirez fe71dffbf2 Redis Cluster: hint about validity factor when slave can't failover. 9 years ago
  antirez 8e491b1708 Remove "s" flag for MIGRATE in command table. 9 years ago
  antirez 3da69a9f22 Update redis-cli help and the script to generate it. 9 years ago
  antirez d4f55990f8 Fix MIGRATE entry in command table. 9 years ago
  antirez 28fb193ccd Fix error reply in subscribed Pub/Sub mode. 9 years ago
  antirez c5f9f199df CONTRIBUTING updated. 9 years ago
  antirez c7ec1a367a Redis 3.0.5 9 years ago
  David Thomson ab1f8ea508 Add back blank line 9 years ago
  David Thomson 1fa63a78bc Update import command to optionally use copy and replace parameters 9 years ago
  antirez 568c83dda7 Cluster: redis-trib fix, coverage for migrating=1 case. 9 years ago
  antirez 892b1c3c58 Redis.conf example: make clear user must pass its path as argument. 9 years ago
  antirez cbf6614c1a Regression test for issue #2813. 9 years ago
  antirez 7cb8481053 Move end-comment of handshake states. 9 years ago
  antirez 8242d069f1 Make clear that slave handshake states must be ordered. 9 years ago
  antirez 6ef80f4ed2 Minor changes to PR #2813. 9 years ago
  Kevin McGehee dc03e4c51b Fix master timeout during handshake 9 years ago
  antirez 30978004b3 redis-cli pipe mode: don't stay in the write loop forever. 9 years ago
  antirez 652e662d1a Test: fix false positive in HSTRLEN test. 9 years ago
  antirez a0ff29bcf2 Test: MOVE expire test improved. 9 years ago
  antirez e2c0d89662 MOVE re-add TTL check fixed. 9 years ago
  antirez 5b6c764711 MOVE now can move TTL metadata as well. 9 years ago
  antirez a74ef35f07 Release note typo fixed: senitel -> sentinel. 9 years ago
  antirez 4698284b41 Redis 3.0.4. 9 years ago
  antirez 718a826c51 Sentinel: command arity check added where missing. 9 years ago
  Rogerio Goncalves 3915e1c71a Check args before run ckquorum. Fix issue #2635 9 years ago