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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test "server is up" detection after logging changes.
antirez
2016-12-19
1
-1
/
+1
*
various cleanups and minor fixes
Oran Agra
2016-04-25
1
-6
/
+0
*
Fix to Cluster test to support @busport format.
antirez
2016-02-02
1
-2
/
+4
*
Test: support for stack logging for OSX malloc/leaks.
antirez
2015-10-01
1
-0
/
+2
*
Test: csvdump now scans all DBs.
antirez
2015-08-05
1
-32
/
+36
*
Test: be more patient waiting for servers to exit.
antirez
2015-03-31
1
-1
/
+6
*
Add --track-origins=yes to valgrind
Matt Stancliff
2015-01-21
1
-1
/
+1
*
Cluster test: also write from Lua script in resharding test.
antirez
2015-01-09
1
-0
/
+2
*
Add quicklist implementation
Matt Stancliff
2015-01-02
1
-2
/
+5
*
Test: wait for actual startup in start_server.
antirez
2014-11-28
1
-0
/
+6
*
Test: try to cleanup still running Redis instances on exit.
antirez
2014-11-28
1
-8
/
+8
*
Remove trailing spaces from tests
Matt Stancliff
2014-09-29
2
-6
/
+6
*
Fix spelling in some test cases
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Stop tests from leaving a black background
Mariano Pérez Rodríguez
2014-08-25
1
-1
/
+1
*
Test: AOF rewrite during write load.
antirez
2014-07-10
1
-0
/
+12
*
Test: find_available_port: check that cluster port is free as well.
antirez
2014-06-30
1
-4
/
+6
*
Test: Tcl client initial support for automatic reconnection.
antirez
2014-06-18
1
-14
/
+53
*
Test: tcl client, unset deferred var on close.
antirez
2014-06-18
1
-0
/
+1
*
Fix test framework to detect proper server PID
Matt Stancliff
2014-05-23
1
-1
/
+1
*
cluster.tcl: fix redis links leak in refresh_nodes_map.
antirez
2014-05-14
1
-1
/
+7
*
cluster.tcl: saner error handling.
antirez
2014-05-14
1
-4
/
+18
*
redis.tcl: return I/O error message when peer closes connection.
antirez
2014-05-14
1
-1
/
+4
*
Test: handle new osx 'leaks' error.
antirez
2014-05-07
1
-1
/
+2
*
Cluster: Tcl cluster client: handle MOVED/ASK.
antirez
2014-05-02
1
-5
/
+24
*
Cluster: Tcl cluster client: slots-nodes map and close method.
antirez
2014-05-02
1
-2
/
+25
*
Cluster: Tcl cluster client: build nodes representation.
antirez
2014-05-02
1
-5
/
+39
*
Cluster: Tcl cluster client: get nodes description.
antirez
2014-05-02
1
-6
/
+60
*
Cluster: Tcl cluster client key -> hashslot.
antirez
2014-04-30
1
-1
/
+61
*
Cluster test: Tcl cluster library initial skeleton.
antirez
2014-04-30
2
-2
/
+95
*
Test: do not complain when "leaks" can't run because process died.
antirez
2014-03-25
1
-0
/
+4
*
Sentinel test: framework improved and conf-update unit added.
antirez
2014-02-22
1
-2
/
+8
*
Test: colorstr moved to util.tcl.
antirez
2014-02-17
2
-30
/
+30
*
Test: code to test server availability refactored.
antirez
2014-02-17
2
-12
/
+33
*
Test: randomInt() behavior commented.
antirez
2013-06-25
1
-0
/
+2
*
Tests added for min-slaves feature.
antirez
2013-05-30
1
-0
/
+4
*
Return a specific NOAUTH error if authentication is required.
antirez
2013-02-12
1
-2
/
+2
*
Test: fixed osx "leaks" support in test.
antirez
2012-12-03
1
-1
/
+3
*
fix a typo in a comment
YAMAMOTO Takashi
2012-10-24
1
-1
/
+1
*
New test: hash ziplist -> hashtable encoding conversion.
antirez
2012-06-11
1
-3
/
+11
*
EVAL replication test: less false positives.
antirez
2012-06-02
1
-1
/
+1
*
Tests modified to account for INFO fields renaming.
antirez
2012-05-25
1
-2
/
+2
*
Redis test: include bug report on crash.
antirez
2012-05-22
1
-1
/
+5
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-26
1
-1
/
+1
*
Redis test: scripting EVALSHA replication test more reliable.
antirez
2012-04-26
1
-0
/
+17
*
Replace unnecessary calls to echo and cat
Michael Schlenker
2012-04-17
1
-1
/
+1
*
redis.tcl: no longer leave unread replies if an error happens during a MULTI/...
antirez
2012-04-06
1
-1
/
+7
*
in kill_server send the signal once, then wait for up to 5sec before sending ...
Premysl Hruby
2012-04-03
1
-2
/
+7
*
Redis test: regexp to check if valgrind reported errors modified. Now we no l...
antirez
2012-03-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/unstable' into unstable
antirez
2012-03-24
1
-1
/
+1
|
\
|
*
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and o...
antirez
2012-03-20
1
-1
/
+1
[next]