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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cluster: add test for the nofailover flag.
antirez
2018-03-14
2
-0
/
+71
*
Fix integration test NOREPLICAS error time dependent false positive.
antirez
2018-01-24
1
-3
/
+6
*
Test: MIGRATE AUTH test added.
antirez
2018-01-09
1
-0
/
+24
*
Regression test for #4505 (Lua AUX field loading).
antirez
2017-12-04
1
-1
/
+22
*
Regression test: Slave restart with EVALSHA in backlog issue #4483.
antirez
2017-11-30
1
-1
/
+64
*
Correct spelling of "faield".
Chris Lamb
2017-11-28
1
-1
/
+1
*
Test: regression test for latency expire events logging bug.
antirez
2017-11-27
1
-0
/
+14
*
fix string to double conversion, stopped parsing on \0 even if the string has...
Oran Agra
2017-11-24
1
-0
/
+7
*
Regression test for issue #4391.
antirez
2017-10-30
1
-0
/
+4
*
Fix GEORADIUS edge case with huge radius.
antirez
2017-07-06
1
-0
/
+3
*
Fix set with ex/px option when propagated to aof
xuzhou
2017-06-22
1
-0
/
+15
*
SLOWLOG: log offending client address and name.
antirez
2017-06-15
1
-1
/
+12
*
Regression test for #3899 fixed.
antirez
2017-05-11
1
-19
/
+36
*
Regression test for PSYNC2 issue #3899 added.
antirez
2017-04-28
2
-0
/
+62
*
Defrag: test currently disabled, too many false positives.
antirez
2017-04-22
1
-38
/
+40
*
Defrag: fix test false positive.
4.0-rc3
antirez
2017-04-22
1
-3
/
+4
*
add test for active defrag
oranagra
2017-04-22
1
-0
/
+45
*
Test: fix, hopefully, false PSYNC failure like in issue #2715.
antirez
2017-04-18
1
-1
/
+1
*
add LFU policies to the test suite, just for coverage
Oran Agra
2017-03-22
1
-2
/
+2
*
Solaris fixes about tail usage and atomic vars.
antirez
2017-03-22
3
-6
/
+6
*
Test: replication-psync, wait more to detect write load.
antirez
2017-03-22
1
-1
/
+1
*
Test: fix conditional execution of HINCRBYFLOAT representation test.
antirez
2017-03-22
1
-1
/
+1
*
Fix test "server is up" detection after logging changes.
antirez
2016-12-21
2
-1
/
+2
*
Geo: fuzzy test inconsistency report fixed to show all points.
antirez
2016-12-20
1
-2
/
+3
*
Writable slaves expires: unit test.
antirez
2016-12-13
1
-0
/
+12
*
Geo: improve fuzz test.
antirez
2016-12-05
1
-3
/
+11
*
PSYNC2 test: check ability to resync after restart.
antirez
2016-11-29
1
-1
/
+35
*
PSYNC2 test: 20 seconds are enough...
antirez
2016-11-29
1
-1
/
+5
*
PSYNC2 test: test added to the default tests.
antirez
2016-11-29
1
-0
/
+1
*
PSYNC2 test: modify the test for production.
antirez
2016-11-29
1
-17
/
+33
*
PSYNC2: stop sending newlines to sub-slaves when master is down.
antirez
2016-11-28
1
-0
/
+1
*
PSYNC2: Test (WIP).
antirez
2016-11-28
1
-0
/
+127
*
Test: WAIT tests added in wait.tcl unit.
antirez
2016-11-18
2
-0
/
+43
*
Test: regression test for #3564 added.
antirez
2016-10-31
1
-0
/
+9
*
Fix SELECT test, broken cause change in error msg.
antirez
2016-10-14
1
-1
/
+1
*
RDB AOF preamble: test it in the aofrw unit.
aofrdb
antirez
2016-08-24
1
-49
/
+52
*
Multiple GEORADIUS bugs fixed.
antirez
2016-07-27
1
-2
/
+79
*
Sentinel: new test unit 07 that tests master down conditions.
antirez
2016-07-22
1
-0
/
+68
*
Sentinel: check Slave INFO state more often when disconnected.
antirez
2016-07-22
1
-1
/
+2
*
Regression test for issue #3333.
antirez
2016-07-06
1
-0
/
+6
*
Fix test for new RDB checksum failure message.
antirez
2016-07-04
1
-1
/
+1
*
Test: new randomized stress tester for #3343 alike bugs.
antirez
2016-06-28
1
-2
/
+27
*
Stress tester WIP.
antirez
2016-06-28
1
-0
/
+3
*
Regression test for issue #3343 exact min crash sequence.
antirez
2016-06-28
1
-0
/
+16
*
Test TOUCH and new TTL / TYPE behavior about object access time.
antirez
2016-06-15
2
-0
/
+24
*
Regression test for #3282.
antirez
2016-06-15
1
-0
/
+10
*
make RPUSHX and LPUSHX variadic
Pierre Chapuis
2016-06-05
1
-1
/
+3
*
Test: run GEO tests by default.
antirez
2016-05-31
1
-0
/
+1
*
Now that SPOP can be called by scripts use BLPOP on 's' flag test.
antirez
2016-05-31
1
-1
/
+1
*
Test for BITFIELD regression #3221.
antirez
2016-05-18
1
-0
/
+5
[next]