Commit History

Author SHA1 Message Date
  Oran Agra 8e76e13472 stabilize tests that look for log lines (#7367) 4 years ago
  Oran Agra 75c11d7fec fix valgrind test failure in replication test 4 years ago
  Oran Agra 357aace895 add regression test for the race in #7205 4 years ago
  Oran Agra b4416280cf fix unstable replication test 4 years ago
  zhaozhao.zz 58554396d6 incrbyfloat: fix issue #5256 ttl lost after propagate 5 years ago
  Yossi Gottlieb 0db3b0a0ff Merge remote-tracking branch 'upstream/unstable' into tls 5 years ago
  Daniel Dai 98600c9a11 update typo 5 years ago
  Yossi Gottlieb 61733ded14 TLS: Configuration options. 5 years ago
  Oran Agra 5a47794606 diskless replication rdb transfer uses pipe, and writes to sockets form the parent process. 5 years ago
  Yossi Gottlieb b087dd1db6 TLS: Connections refactoring and TLS support. 5 years ago
  Oran Agra c56b4ddc6f prevent diskless replica from terminating on short read 5 years ago
  Oran Agra 2de544cfcc diskless replication on slave side (don't store rdb to file), plus some other related fixes 5 years ago
  antirez 009a929269 Remove debugging printf from replication.tcl test. 6 years ago
  antirez 4cf8fdbbd3 Slave removal: remove slave from integration tests descriptions. 6 years ago
  antirez febe102bf6 Test: processing of master stream in slave -BUSY state. 6 years ago
  antirez 5f0fef5eb9 Regression test for issue #2813. 9 years ago
  antirez 37260bc3be Test: regression for issue #2473. 9 years ago
  antirez 8a09e12906 Attempt to prevent false positives in replication test. 10 years ago
  antirez d6797d34c0 Diskless replication tested with the multiple slaves consistency test. 10 years ago
  Matt Stancliff 1cedebb799 Remove trailing spaces from tests 10 years ago
  antirez e01195e90d Test: AOF rewrite during write load. 10 years ago
  antirez 1f0c0df4a8 Fixed assert conditional in ROLE command test. 10 years ago
  antirez 1206bdf13f Basic tests for the ROLE command. 10 years ago
  antirez d64d2e21c9 Make tests compatible with new INFO replication output. 11 years ago
  Johan Bergström 1154283577 Use `info nameofexectuable` to find current executable 12 years ago
  antirez 7eb850ef0e A reimplementation of blocking operation internals. 12 years ago
  antirez d9241b35e5 Properly wait the slave to sync with master in BRPOPLPUSH test. 12 years ago
  antirez 2d4b55214f A more lightweight implementation of issue 141 regression test. 12 years ago
  antirez 28ccb53008 Redis test: More reliable BRPOPLPUSH replication test. 12 years ago
  antirez 459e2975f4 On slow computers, 10 seconds are not enough for this heavy replication test. 12 years ago