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
*
Add sanitizer support and clean up sanitizer findings (#9601)
Ozan Tezcan
2021-11-11
4
-16
/
+84
*
Archive external redis log in external tests (#9765)
yoav-steinberg
2021-11-11
2
-10
/
+8
*
Try solving test timeout on freebsd CI (#9768)
Oran Agra
2021-11-10
1
-3
/
+12
*
Increase test timeout in valgrind runs (#9767)
Oran Agra
2021-11-10
1
-1
/
+1
*
fix short timeout in replication short read tests (#9763)
YaacovHazan
2021-11-09
2
-2
/
+2
*
Test suite - user server socket to optimize port detection (#9663)
chendianqiang
2021-11-07
1
-7
/
+9
*
Replica keep serving data during repl-diskless-load=swapdb for better availab...
Eduardo Semprebon
2021-11-04
5
-89
/
+411
*
Fixes LPOP/RPOP wrong replies when count is 0 (#9692)
Itamar Haber
2021-11-04
1
-3
/
+12
*
Retry when a blocked connection system call is interrupted by a signal (#9629)
menwen
2021-11-04
1
-0
/
+38
*
Fix race condition in cluster test 22-replica-in-sync (#9721)
Oran Agra
2021-11-04
1
-1
/
+29
*
Add support for list type to store elements larger than 4GB (#9357)
perryitay
2021-11-03
8
-1
/
+419
*
Fix COMMAND GETKEYS on EVAL without keys (#9733)
guybe7
2021-11-03
1
-0
/
+8
*
Solve issues with tracking test in external mode (#9726)
Oran Agra
2021-11-02
1
-2
/
+2
*
attempt to fix tracking test issue with external tests due to lazy free (#9722)
Oran Agra
2021-11-02
3
-5
/
+13
*
fix defrag test looking at the wrong latency metric (#9723)
menwen
2021-11-02
1
-2
/
+2
*
Fix timing issue in replication test (#9719)
Binbin
2021-11-02
1
-3
/
+2
*
Fix race condition in psync2-pingoff test (#9712)
Binbin
2021-11-01
1
-1
/
+7
*
fix valgrind issues with long double module test (#9709)
Oran Agra
2021-11-01
3
-18
/
+28
*
Fix failing cluster tests (#9707)
Oran Agra
2021-10-31
4
-14
/
+16
*
Use 'gcc' instead of 'ld' to link test modules. (#9710)
Yossi Gottlieb
2021-10-31
1
-5
/
+3
*
Fix multiple COUNT in LMPOP/BLMPOP/ZMPOP/BZMPOP (#9701)
Binbin
2021-10-31
2
-0
/
+3
*
Fix timing issue in replication buffer test (#9697)
Wang Yuan
2021-10-29
1
-0
/
+8
*
fix failing cluster tests (#9695)
Oran Agra
2021-10-28
1
-1
/
+4
*
New Cluster Command: CLUSTER DELSLOTSRANGE and CLUSTER ADDSLOTSRANGE (#9445)
Wen Hui
2021-10-26
1
-0
/
+68
*
Fix not waiting for data loading to complete in AOF tests (#9683)
Wang Yuan
2021-10-26
1
-0
/
+4
*
Fix race condition in lazy free test (#9682)
Oran Agra
2021-10-26
1
-0
/
+7
*
Testsuite: attempt to find / avoid valgrind warnings of killed processes (#9679)
Oran Agra
2021-10-26
2
-4
/
+10
*
Add timestamp annotations in AOF (#9326)
Wang Yuan
2021-10-25
1
-0
/
+67
*
Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and exampl...
Guy Korland
2021-10-25
3
-3
/
+3
*
Add RM_ReplyWithBigNumber module API (#9639)
Shaya Potter
2021-10-25
3
-11
/
+37
*
Replication backlog and replicas use one global shared replication buffer (#9...
Wang Yuan
2021-10-25
6
-9
/
+237
*
Fixes `CLUSTER COUNTKEYSINSLOT` (#9672)
Itamar Haber
2021-10-24
1
-0
/
+5
*
Fix module blocked clients RESP version (#9634)
Shaya Potter
2021-10-21
2
-0
/
+32
*
Fix test modules build issue on OS X 11. (#9658)
Yossi Gottlieb
2021-10-20
1
-0
/
+7
*
fix new cluster tests issues (#9657)
Oran Agra
2021-10-20
2
-10
/
+19
*
Treat subcommands as commands (#9504)
guybe7
2021-10-20
9
-10
/
+218
*
Release clients blocked on module commands in cluster resharding and down sta...
qetu3790
2021-10-19
4
-5
/
+359
*
Make Cluster-bus port configurable with new cluster-port config (#9389)
Wen Hui
2021-10-18
1
-0
/
+1
*
Add RedisModule_KeyExists (#9600)
Viktor Söderqvist
2021-10-18
2
-0
/
+16
*
Skip Active-defrag edge case test until we fix it. (#9645)
yoav-steinberg
2021-10-18
1
-0
/
+4
*
Attempt to fix a valgrind test failure due to timing (#9643)
Oran Agra
2021-10-18
1
-1
/
+1
*
Modify mem_usage2 module callback to enable to take sample_size argument (#9612)
Hanna Fadida
2021-10-17
1
-1
/
+2
*
Fix daily failures due to macos-latest change. (#9637)
Yossi Gottlieb
2021-10-17
1
-2
/
+3
*
Improved the reliability of cluster replica sync tests (#9628)
Madelyn Olson
2021-10-13
2
-23
/
+40
*
Move config `cluster-config-file` to generic configs (#9597)
Bjorn Svensson
2021-10-07
1
-0
/
+1
*
obuf based eviction tests run until eviction occurs (#9611)
yoav-steinberg
2021-10-07
1
-34
/
+33
*
Make tracking invalidation messages always after command's reply (#9422)
Huang Zhw
2021-10-07
1
-0
/
+95
*
Hide empty and loading replicas from CLUSTER SLOTS responses (#9287)
GutovskyMaria
2021-10-06
1
-0
/
+103
*
Test fails when flushdb triggers a bgsave (#9535)
yoav-steinberg
2021-10-06
1
-1
/
+1
*
Attempt to fix rare pubsub oubuf maxmemory eviction test failure (#9603)
yoav-steinberg
2021-10-05
1
-2
/
+4
[next]