summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/unstable' into tlsYossi Gottlieb2019-10-162-1/+15
|\
| * update typoDaniel Dai2019-10-091-1/+1
| * Merge branch 'unstable' into modules_forkSalvatore Sanfilippo2019-09-271-7/+90
| |\
| * | Fix lastbgsave_status, when new child signal handler get intended killOran Agra2019-09-261-0/+14
* | | TLS: Configuration options.Yossi Gottlieb2019-10-071-20/+28
* | | TLS: Implement support for write barrier.Oran Agra2019-10-071-0/+31
* | | diskless replication rdb transfer uses pipe, and writes to sockets form the p...Oran Agra2019-10-071-14/+156
* | | TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-076-18/+37
| |/ |/|
* | prevent diskless replica from terminating on short readOran Agra2019-07-171-7/+90
|/
* diskless replication on slave side (don't store rdb to file), plus some other...Oran Agra2019-07-083-102/+161
* make replication tests more stable on slow machinesOran Agra2019-05-052-1/+30
* Remove debugging printf from replication.tcl test.antirez2018-12-121-1/+0
* Slave removal: remove slave from integration tests descriptions.antirez2018-09-118-36/+36
* Test: processing of master stream in slave -BUSY state.antirez2018-08-311-0/+44
* Minor improvements to PR #5187.antirez2018-07-311-3/+7
* Fix typoJack Drogon2018-07-031-1/+1
* minor fix in creating a stream NACK for rdb and defrag testsOran Agra2018-06-271-1/+1
* add active defrag support for streamsOran Agra2018-06-271-0/+2
* Test RDB stream encoding saving/loading.antirez2018-06-191-0/+17
* Test: fix blocking lists/zsets replication test.antirez2018-05-151-3/+3
* Test: replication test blocking lists/zsets ops.antirez2018-05-151-0/+58
* AOF: run tests with preamble off when it makes sense.antirez2018-03-251-1/+1
* Fix integration test NOREPLICAS error time dependent false positive.antirez2018-01-241-3/+6
* Regression test for #4505 (Lua AUX field loading).antirez2017-12-041-1/+22
* Regression test: Slave restart with EVALSHA in backlog issue #4483.antirez2017-11-301-1/+64
* Regression test for #3899 fixed.antirez2017-04-281-19/+36
* Regression test for PSYNC2 issue #3899 added.antirez2017-04-281-0/+61
* Test: fix, hopefully, false PSYNC failure like in issue #2715.antirez2017-04-141-1/+1
* Solaris fixes about tail usage and atomic vars.antirez2017-02-222-5/+5
* Test: replication-psync, wait more to detect write load.antirez2017-02-221-1/+1
* Writable slaves expires: unit test.antirez2016-12-131-0/+12
* PSYNC2 test: check ability to resync after restart.antirez2016-11-291-1/+35
* PSYNC2 test: 20 seconds are enough...antirez2016-11-291-1/+5
* PSYNC2 test: modify the test for production.antirez2016-11-291-17/+33
* PSYNC2: stop sending newlines to sub-slaves when master is down.antirez2016-11-281-0/+1
* PSYNC2: Test (WIP).antirez2016-11-281-0/+127
* Fix test for new RDB checksum failure message.antirez2016-07-041-1/+1
* Regression test for issue #2813.antirez2015-10-151-0/+53
* Fix RDB encoding test for new csvdump format.antirez2015-08-051-13/+13
* PSYNC test: also test the vanilla SYNC.antirez2015-08-051-18/+27
* Test PSYNC with diskless replication.antirez2015-08-041-13/+17
* Test: regression for issue #2473.antirez2015-03-271-8/+44
* Test: fix SPOP replication test count.antirez2015-03-131-1/+1
* SPOP replication tests.antirez2015-02-111-0/+19
* alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.antirez2015-02-111-1/+1
* Added regression test for issue #2371.antirez2015-02-101-0/+24
* Fix RDB corruption test after server behavior change.antirez2015-02-041-1/+1
* Added <count> parameter to SPOP:Alon Diamant2014-12-141-0/+24
* Attempt to prevent false positives in replication test.antirez2014-11-241-11/+15
* Diskless replication tested with the multiple slaves consistency test.antirez2014-10-241-64/+67