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 ziplist and listpack overflows and truncations (CVE-2021-32627, CVE-2021-...
Oran Agra
2021-10-04
2
-1
/
+173
*
Fix protocol parsing on 'ldbReplParseCommand' (CVE-2021-32672)
meir@redislabs.com
2021-10-04
1
-0
/
+15
*
Prevent unauthenticated client from easily consuming lots of memory (CVE-2021...
Oran Agra
2021-10-04
1
-0
/
+16
*
On 32 bit platform, the bit position of GETBIT/SETBIT/BITFIELD/BITCOUNT,BITPO...
Huang Zhw
2021-07-21
1
-0
/
+31
*
SMOVE only notify dstset when the addition is successful. (#9244)
Binbin
2021-07-21
1
-0
/
+22
*
Test infra, handle RESP3 attributes and big-numbers and bools (#9235)
Oran Agra
2021-07-21
2
-15
/
+88
*
Tests: add a way to read raw RESP protocol reponses (#9193)
Oran Agra
2021-07-21
2
-1
/
+46
*
Fix accidental deletion of sinterstore command when we meet wrong type error....
Binbin
2021-07-21
1
-9
/
+186
*
Change return value type for ZPOPMAX/MIN in RESP3 (#8981)
Jason Elbaum
2021-07-21
1
-0
/
+41
*
Fail EXEC command in case a watched key is expired (#9194)
perryitay
2021-07-21
1
-0
/
+16
*
Fix race in client side tracking (#9116)
Oran Agra
2021-07-21
1
-0
/
+16
*
unregister AE_READABLE from the read pipe in backgroundSaveDoneHandlerSocket ...
YaacovHazan
2021-07-21
1
-0
/
+39
*
Add a timeout mechanism for replicas stuck in fullsync (#8762)
guybe7
2021-07-21
1
-2
/
+16
*
if diskless repl child is killed, make sure to reap the pid (#7742)
Oran Agra
2021-07-21
1
-0
/
+42
*
Fix failed tests on Linux Alpine and add a CI job. (#8532)
Yossi Gottlieb
2021-03-02
1
-1
/
+14
*
Fix timing error oom-score-adj test (#8513)
sundb
2021-03-02
1
-1
/
+6
*
RM_ZsetRem: Delete key if empty (#8453)
Viktor Söderqvist
2021-02-23
3
-0
/
+47
*
Improve stability of new CSC eviction test (#8160)
Oran Agra
2021-01-12
1
-2
/
+14
*
fix race in cluster transactions test (#8312)
Oran Agra
2021-01-12
1
-0
/
+2
*
Fix cluster diskless load swapdb test (#8308)
Oran Agra
2021-01-12
2
-5
/
+12
*
Moved RMAPI_FUNC_SUPPORTED location such that it will be visible to modules (...
Meir Shpilraien (Spielrein)
2021-01-12
1
-0
/
+6
*
prevent client tracking from causing feedback loop in performEvictions (#8100)
Oran Agra
2021-01-12
2
-0
/
+57
*
Further improved ACL algorithm for picking categories
Madelyn Olson
2021-01-12
1
-9
/
+15
*
Swapdb should make transaction fail if there is any client watching keys (#8239)
Yang Bodong
2021-01-12
1
-0
/
+23
*
Fix wrong order of key/value in Lua map response (#8266)
Oran Agra
2021-01-12
2
-0
/
+43
*
Handle output buffer limits for Module blocked clients (#8141)
Oran Agra
2021-01-12
2
-0
/
+118
*
Backup keys to slots map and restore when fail to sync if diskless-load type ...
Wang Yuan
2021-01-12
1
-0
/
+77
*
EXISTS should not alter LRU, OBJECT should not reveal expired keys on replica...
guybe7
2021-01-12
1
-1
/
+2
*
Disable rehash when redis has child process (#8007)
Wang Yuan
2021-01-12
1
-0
/
+20
*
Attempt to fix sporadic test failures due to wait_for_log_messages (#7955)
Oran Agra
2020-10-27
1
-0
/
+2
*
fix invalid 'failover' identifier in cluster slave selection test (#7942)
Zach Fewtrell
2020-10-27
1
-1
/
+1
*
WATCH no longer ignores keys which have expired for MULTI/EXEC. (#7920)
Qu Chen
2020-10-27
1
-2
/
+2
*
improve verbose logging on failed test. print log file lines (#7938)
Oran Agra
2020-10-27
1
-0
/
+4
*
Add a --no-latency tests flag. (#7939)
Yossi Gottlieb
2020-10-27
4
-8
/
+22
*
Fix tests failure on busybox systems. (#7916)
Yossi Gottlieb
2020-10-27
2
-2
/
+2
*
Modules: fix RM_GetCommandKeys API. (#7901)
Yossi Gottlieb
2020-10-27
1
-4
/
+1
*
Add Module API for version and compatibility checks (#7865)
Meir Shpilraien (Spielrein)
2020-10-27
6
-0
/
+55
*
Module API: Add RM_GetClientCertificate(). (#7866)
Yossi Gottlieb
2020-10-27
2
-0
/
+29
*
Modules: Add RM_GetDetachedThreadSafeContext(). (#7886)
Yossi Gottlieb
2020-10-27
2
-0
/
+31
*
Modules: add RM_GetCommandKeys().
Yossi Gottlieb
2020-10-27
3
-1
/
+171
*
Fixed excessive categories being displayed from acls (#7889)
Madelyn Olson
2020-10-27
1
-0
/
+14
*
Allow blocked XREAD on a cluster replica (#7881)
Oran Agra
2020-10-27
2
-0
/
+34
*
memory reporting of clients argv (#7874)
Oran Agra
2020-10-27
1
-1
/
+1
*
Fix crash in script timeout during AOF loading (#7870)
Oran Agra
2020-10-27
1
-0
/
+39
*
Fixed Tracking test “The other connection is able to get invalidations” (...
nitaicaro
2020-10-27
1
-2
/
+3
*
Fix new obuf-limits tests to work with TLS (#7848)
Oran Agra
2020-10-27
2
-13
/
+29
*
Don't write replies if close the client ASAP (#7202)
Wang Yuan
2020-10-27
2
-0
/
+107
*
Add Swapdb Module Event (#7804)
Wen Hui
2020-10-27
2
-0
/
+18
*
Remove tmp rdb file in background thread (#7762)
Wang Yuan
2020-10-27
2
-0
/
+50
*
Clarify help text of tcl scripts. (#7798)
WuYunlong
2020-10-27
1
-0
/
+1
[next]