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
/
sentinel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sentinel: Fix failed daily tests, due to race condition (#9501)
Wen Hui
2021-09-15
2
-5
/
+15
*
Speed up sentinel tests (#9408)
Wen Hui
2021-09-05
7
-6
/
+35
*
Add sentinel debug option command (#9291)
Wen Hui
2021-08-05
1
-2
/
+0
*
Remove duplicate zero-port sentinels (#9240)
Wen Hui
2021-07-29
1
-0
/
+33
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
1
-1
/
+1
*
Solve sentinel test issue in TLS due to recent tests change. (#8728)
Oran Agra
2021-04-01
4
-6
/
+6
*
Add replica-announced config option (#8653)
Jérôme Loyet
2021-03-30
1
-0
/
+73
*
Fix errors with sentinel leaked fds test. (#8482)
Yossi Gottlieb
2021-02-11
2
-9
/
+18
*
Fix and cleanup Sentinel leaked fds test. (#8469)
Yossi Gottlieb
2021-02-08
4
-23
/
+77
*
fix sentinel tests error (#8422)
Wen Hui
2021-01-30
1
-3
/
+8
*
Add hostname support in Sentinel. (#8282)
Yossi Gottlieb
2021-01-28
3
-1
/
+117
*
Sentinel: Fix Config Dependency and Rewrite Sequence (#8271)
Wen Hui
2021-01-26
4
-2
/
+31
*
Sentinel tests, disable FD leak check, and print more details (#8376)
Andy Pan
2021-01-22
1
-0
/
+1
*
Fix sentinel FD leak test, checking the wrong OS name (#8364)
Andy Pan
2021-01-20
1
-1
/
+1
*
Use FD_CLOEXEC in Sentinel, so that FDs don't leak to the scripts it runs (#8...
Andy Pan
2021-01-19
3
-1
/
+23
*
Recalculate hardcoded variables from $::instances_count in sentinel tests (#7...
Mykhailo Pylyp
2020-09-13
3
-13
/
+15
*
TLS: Configuration options.
Yossi Gottlieb
2019-10-07
1
-0
/
+1
*
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-1
/
+2
*
Correct "did not received" -> "did not receive" typos/grammar.
Chris Lamb
2018-08-26
4
-6
/
+6
*
Sentinel: test command renaming feature.
antirez
2018-06-26
1
-0
/
+10
*
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
*
Sentinel: CKQUORUM tests
antirez
2015-05-19
1
-0
/
+34
*
Sentinel / Cluster test: exit with non-zero error code on failures.
antirez
2015-03-30
1
-0
/
+1
*
Spell software correctly
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Sentinel test: more correct sentinels config reset.
antirez
2014-06-23
1
-1
/
+6
*
Sentinel test: tolerate larger delays in init tests.
antirez
2014-06-19
1
-3
/
+3
*
Sentinel test: unit 02, avoid some time related false positives.
antirez
2014-06-19
1
-9
/
+10
*
Sentinel test: add manual failover test.
antirez
2014-06-19
1
-0
/
+44
*
Add correct exit value to failed tests
Matt Stancliff
2014-06-18
1
-0
/
+1
*
Cluster / Sentinel test: instances count moved to run.tcl.
antirez
2014-04-29
1
-0
/
+2
*
Sentinel test files / directories layout improved.
antirez
2014-04-24
8
-0
/
+342