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
*
Fix acl tests to support `--singledb` flag (#11077)
Valentino Geron
2022-08-03
1
-3
/
+5
*
Fix function load error message (#10964)
Wen Hui
2022-08-02
1
-3
/
+3
*
Solve usleep compilation warning in keyspace_events.c (#11073)
Binbin
2022-08-02
1
-0
/
+1
*
Tests (cluster / sentinel): add --stop and--loop options (#11070)
Binbin
2022-08-01
1
-0
/
+19
*
tracking pending invalidation message of flushdb sent by (#11068)
Huang Zhw
2022-07-31
1
-1
/
+1
*
Fix bgsaveerr issue in psync wrong offset test (#11043)
Binbin
2022-07-27
1
-4
/
+0
*
Adds RM_Microseconds and RM_CachedMicroseconds (#11016)
guybe7
2022-07-27
1
-0
/
+13
*
When client tracking is on, invalidation message of flushdb in a (#11038)
Huang Zhw
2022-07-26
1
-0
/
+14
*
Fix #11030, use lua_rawget to avoid triggering metatables and crash. (#11032)
Meir Shpilraien (Spielrein)
2022-07-26
1
-0
/
+14
*
Gossip forgotten nodes on `CLUSTER FORGET` (#10869)
Viktor Söderqvist
2022-07-26
1
-5
/
+18
*
Fix timing issue in cluster test (#11008)
Binbin
2022-07-18
2
-7
/
+16
*
Fix heap overflow corruption in XAUTOCLAIM (CVE-2022-31144) (#11002)
Oran Agra
2022-07-18
1
-2
/
+19
*
Avoid using unsafe C functions (#10932)
ranshid
2022-07-18
1
-2
/
+2
*
Fix cluster hostnames test causing failover while running valgrind (#10991)
Madelyn Olson
2022-07-17
1
-0
/
+6
*
Add an option to specify multiple skip files using `--skipfile` (#10975)
Valentino Geron
2022-07-17
1
-2
/
+2
*
Avoid valgrind fishy value warning on corrupt restore payloads (#10937)
Oran Agra
2022-07-13
1
-0
/
+11
*
Cluster test improvements (#10920)
Madelyn Olson
2022-07-12
10
-210
/
+235
*
Trying to fix cluster test (#10963)
Binbin
2022-07-11
1
-0
/
+4
*
Add cluster-port support to redis-cli --cluster (#10344)
Binbin
2022-07-11
2
-10
/
+88
*
Fix crash during handshake and cluster shards call (#10942)
Madelyn Olson
2022-07-10
1
-1
/
+14
*
Add tests for error messages during slot migrations (#10449)
Wen Hui
2022-07-04
1
-0
/
+50
*
Account sharded pubsub channels memory consumption (#10925)
Harkrishn Patro
2022-07-04
1
-3
/
+14
*
Fix TLS tests on newer tcl-tls/OpenSSL. (#10910)
Yossi Gottlieb
2022-07-03
2
-10
/
+36
*
Add SENTINEL command flag to CLIENT/COMMANDS subcommands (#10904)
Binbin
2022-06-30
1
-0
/
+7
*
Fix CLUSTER RESET command argument number issue (#10898)
Wen Hui
2022-06-29
1
-0
/
+13
*
Add sharded pubsub keychannel count to client info (#10895)
jonnyomerredis
2022-06-28
1
-2
/
+2
*
Add missing REDISMODULE_CLIENTINFO_INITIALIZER (#10885)
Viktor Söderqvist
2022-06-27
1
-2
/
+10
*
Support conversion between `RedisModuleString` and `unsigned long long` (#10889)
RinChanNOW!
2022-06-26
2
-0
/
+70
*
redis-server command line arguments allow passing config name and value in th...
Binbin
2022-06-26
1
-3
/
+43
*
Add RM_SetClientNameById and RM_GetClientNameById (#10839)
Viktor Söderqvist
2022-06-26
2
-0
/
+37
*
fix benchmark failure in daily test with TLS (#10896)
judeng
2022-06-23
1
-3
/
+3
*
fix redis-benchmark's bug: check if clients are created successfully in idle ...
judeng
2022-06-22
1
-0
/
+9
*
Fix crash on RM_Call with script mode. (#10886)
Meir Shpilraien (Spielrein)
2022-06-21
2
-2
/
+31
*
Fix sentinel acl change test. Timing issue. (#10868)
Moti Cohen
2022-06-19
1
-5
/
+7
*
optimize zset conversion on large ZRANGESTORE (#10789)
Oran Agra
2022-06-14
1
-1
/
+13
*
Script that made modification will not break with unexpected NOREPLICAS error...
Oran Agra
2022-06-14
1
-0
/
+46
*
Allow ECHO in loading and stale modes (#10853)
Oran Agra
2022-06-14
1
-4
/
+4
*
Fixed SET and BITFIELD commands being wrongly marked movablekeys (#10837)
Binbin
2022-06-12
3
-1
/
+86
*
Fixing test to consider statically linked binaries (#10835)
Christian Krieg
2022-06-09
1
-3
/
+6
*
Update musl libc detection pattern (#10826)
Petr Vaněk
2022-06-07
1
-1
/
+1
*
rewrite alias config to original name (#10811)
zhaozhao.zz
2022-06-02
1
-0
/
+23
*
Fix bugs in CONFIG REWRITE, omitting rename-command and include lines, and in...
zhugezy
2022-06-02
2
-0
/
+22
*
Expose script flags to processCommand for better handling (#10744)
Oran Agra
2022-06-01
4
-25
/
+169
*
Fix broken protocol in MISCONF error, RM_Yield bugs, RM_Call(EVAL) OOM check ...
Oran Agra
2022-06-01
4
-0
/
+344
*
Sharded pubsub publish messagebulk as smessage (#10792)
Harkrishn Patro
2022-05-31
3
-13
/
+13
*
Add readonly flag to EVAL_RO, EVALSHA_RO and FCALL_RO (#10728)
Madelyn Olson
2022-05-29
2
-0
/
+34
*
Fix sentinel disconnect test timing issue after auth-pass change (#10784)
Binbin
2022-05-29
1
-2
/
+4
*
Fix ZRANGESTORE crash when zset_max_listpack_entries is 0 (#10767)
Vitaly
2022-05-27
1
-0
/
+9
*
Fix outdated comment about flags in moduleCreateArgvFromUserFormat (#10781)
Binbin
2022-05-26
2
-2
/
+2
*
Fix regex support in --only, --skipfile and --skiptest (#10741)
Valentino Geron
2022-05-25
3
-14
/
+22
[next]