index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RDB encoding test for new csvdump format.
antirez
2015-08-05
1
-13
/
+13
*
PSYNC test: also test the vanilla SYNC.
antirez
2015-08-05
1
-18
/
+27
*
Test PSYNC with diskless replication.
antirez
2015-08-04
1
-13
/
+17
*
Test: regression for issue #2473.
antirez
2015-03-27
1
-8
/
+44
*
Test: fix SPOP replication test count.
antirez
2015-03-13
1
-1
/
+1
*
SPOP replication tests.
antirez
2015-02-11
1
-0
/
+19
*
alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.
antirez
2015-02-11
1
-1
/
+1
*
Added regression test for issue #2371.
antirez
2015-02-10
1
-0
/
+24
*
Fix RDB corruption test after server behavior change.
antirez
2015-02-04
1
-1
/
+1
*
Added <count> parameter to SPOP:
Alon Diamant
2014-12-14
1
-0
/
+24
*
Attempt to prevent false positives in replication test.
antirez
2014-11-24
1
-11
/
+15
*
Diskless replication tested with the multiple slaves consistency test.
antirez
2014-10-24
1
-64
/
+67
*
Remove trailing spaces from tests
Matt Stancliff
2014-09-29
1
-5
/
+5
*
Fix spelling in some test cases
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Better truncated AOF loading tests.
antirez
2014-09-16
1
-2
/
+29
*
Tests for aof-load-truncated = yes.
antirez
2014-09-08
1
-1
/
+27
*
AOF tests fixed turning aof-load-truncated to no.
antirez
2014-09-08
1
-6
/
+6
*
Test AOF format error detection.
antirez
2014-09-08
1
-0
/
+25
*
AOF loading: split handling of format errors from unexpected EOF.
antirez
2014-09-08
1
-1
/
+1
*
Test: AOF rewrite during write load.
antirez
2014-07-10
1
-9
/
+0
*
Fixed assert conditional in ROLE command test.
antirez
2014-06-26
1
-1
/
+1
*
Remove infinite loop from PSYNC test.
antirez
2014-06-26
1
-4
/
+2
*
Test: hopefully more robust PSYNC test.
antirez
2014-06-26
1
-4
/
+16
*
Basic tests for the ROLE command.
antirez
2014-06-23
1
-0
/
+17
*
Tests for min-slaves-* feature.
antirez
2014-06-05
1
-0
/
+60
*
Test: AOF test false positive when running in slow hosts.
antirez
2014-05-22
1
-1
/
+16
*
Test: regression test for issue #1221.
antirez
2013-07-29
1
-0
/
+38
*
Test: add some AOF testing to EVALSHA replication test.
antirez
2013-06-25
1
-0
/
+17
*
Test: EVALSHA replication.
antirez
2013-06-25
1
-0
/
+50
*
Test: replication-3 test speedup in master-slave setup.
antirez
2013-06-25
1
-3
/
+6
*
Fix comment typo in integration/aof.tcl.
antirez
2013-06-19
1
-1
/
+1
*
Test: avoid a false positive in min-slaves test.
antirez
2013-05-31
1
-2
/
+2
*
Tests added for min-slaves feature.
antirez
2013-05-30
1
-0
/
+42
*
Make tests compatible with new INFO replication output.
antirez
2013-05-30
1
-1
/
+1
*
Test: more PSYNC tests (backlog TTL).
antirez
2013-05-09
1
-11
/
+37
*
Test: check that replication partial sync works if we break the link.
antirez
2013-05-08
1
-0
/
+79
*
Test: various issues with the replication-4.tcl test fixed.
antirez
2013-05-08
1
-7
/
+8
*
Test: fix RDB test checking file permissions.
antirez
2013-04-23
1
-11
/
+24
*
Test: split conceptually unrelated comments in RDB test.
antirez
2013-04-22
1
-1
/
+3
*
Test: make sure broken RDB checksum is detected.
antirez
2013-03-13
1
-0
/
+19
*
Test: more RDB loading checks.
antirez
2013-03-13
1
-0
/
+32
*
Test: check that Redis starts empty without an RDB file.
antirez
2013-03-12
1
-0
/
+7
*
Use `info nameofexectuable` to find current executable
Johan Bergström
2013-01-24
2
-2
/
+4
*
A reimplementation of blocking operation internals.
antirez
2012-09-17
1
-3
/
+7
*
Properly wait the slave to sync with master in BRPOPLPUSH test.
antirez
2012-04-30
1
-3
/
+7
*
A more lightweight implementation of issue 141 regression test.
antirez
2012-04-29
1
-13
/
+26
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-26
1
-2
/
+5
*
Replace unnecessary calls to echo and cat
Michael Schlenker
2012-04-17
1
-3
/
+3
*
On slow computers, 10 seconds are not enough for this heavy replication test.
antirez
2012-04-04
1
-1
/
+1
*
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
antirez
2012-03-30
1
-0
/
+54
[next]