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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
2
-1
/
+15
|
\
|
*
update typo
Daniel Dai
2019-10-09
1
-1
/
+1
|
*
Merge branch 'unstable' into modules_fork
Salvatore Sanfilippo
2019-09-27
1
-7
/
+90
|
|
\
|
*
|
Fix lastbgsave_status, when new child signal handler get intended kill
Oran Agra
2019-09-26
1
-0
/
+14
*
|
|
TLS: Configuration options.
Yossi Gottlieb
2019-10-07
1
-20
/
+28
*
|
|
TLS: Implement support for write barrier.
Oran Agra
2019-10-07
1
-0
/
+31
*
|
|
diskless replication rdb transfer uses pipe, and writes to sockets form the p...
Oran Agra
2019-10-07
1
-14
/
+156
*
|
|
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
6
-18
/
+37
|
|
/
|
/
|
*
|
prevent diskless replica from terminating on short read
Oran Agra
2019-07-17
1
-7
/
+90
|
/
*
diskless replication on slave side (don't store rdb to file), plus some other...
Oran Agra
2019-07-08
3
-102
/
+161
*
make replication tests more stable on slow machines
Oran Agra
2019-05-05
2
-1
/
+30
*
Remove debugging printf from replication.tcl test.
antirez
2018-12-12
1
-1
/
+0
*
Slave removal: remove slave from integration tests descriptions.
antirez
2018-09-11
8
-36
/
+36
*
Test: processing of master stream in slave -BUSY state.
antirez
2018-08-31
1
-0
/
+44
*
Minor improvements to PR #5187.
antirez
2018-07-31
1
-3
/
+7
*
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
*
minor fix in creating a stream NACK for rdb and defrag tests
Oran Agra
2018-06-27
1
-1
/
+1
*
add active defrag support for streams
Oran Agra
2018-06-27
1
-0
/
+2
*
Test RDB stream encoding saving/loading.
antirez
2018-06-19
1
-0
/
+17
*
Test: fix blocking lists/zsets replication test.
antirez
2018-05-15
1
-3
/
+3
*
Test: replication test blocking lists/zsets ops.
antirez
2018-05-15
1
-0
/
+58
*
AOF: run tests with preamble off when it makes sense.
antirez
2018-03-25
1
-1
/
+1
*
Fix integration test NOREPLICAS error time dependent false positive.
antirez
2018-01-24
1
-3
/
+6
*
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
*
Regression test for #3899 fixed.
antirez
2017-04-28
1
-19
/
+36
*
Regression test for PSYNC2 issue #3899 added.
antirez
2017-04-28
1
-0
/
+61
*
Test: fix, hopefully, false PSYNC failure like in issue #2715.
antirez
2017-04-14
1
-1
/
+1
*
Solaris fixes about tail usage and atomic vars.
antirez
2017-02-22
2
-5
/
+5
*
Test: replication-psync, wait more to detect write load.
antirez
2017-02-22
1
-1
/
+1
*
Writable slaves expires: unit test.
antirez
2016-12-13
1
-0
/
+12
*
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: 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
*
Fix test for new RDB checksum failure message.
antirez
2016-07-04
1
-1
/
+1
*
Regression test for issue #2813.
antirez
2015-10-15
1
-0
/
+53
*
Fix RDB encoding test for new csvdump format.
antirez
2015-08-05
1
-13
/
+13
*
PSYNC test: also test the vanilla SYNC.
antirez
2015-08-05
1
-18
/
+27
*
Test PSYNC with diskless replication.
antirez
2015-08-04
1
-13
/
+17
*
Test: regression for issue #2473.
antirez
2015-03-27
1
-8
/
+44
*
Test: fix SPOP replication test count.
antirez
2015-03-13
1
-1
/
+1
*
SPOP replication tests.
antirez
2015-02-11
1
-0
/
+19
*
alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.
antirez
2015-02-11
1
-1
/
+1
*
Added regression test for issue #2371.
antirez
2015-02-10
1
-0
/
+24
*
Fix RDB corruption test after server behavior change.
antirez
2015-02-04
1
-1
/
+1
*
Added <count> parameter to SPOP:
Alon Diamant
2014-12-14
1
-0
/
+24
*
Attempt to prevent false positives in replication test.
antirez
2014-11-24
1
-11
/
+15
*
Diskless replication tested with the multiple slaves consistency test.
antirez
2014-10-24
1
-64
/
+67
[next]