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
*
Little typo
Jan-Erik Rediger
2013-08-07
1
-1
/
+1
*
Test: regression test for issue #1221.
antirez
2013-07-29
1
-0
/
+38
*
Test: regression test for issue #1208.
antirez
2013-07-22
1
-0
/
+7
*
Test: add some AOF testing to EVALSHA replication test.
antirez
2013-06-25
1
-0
/
+17
*
Test: EVALSHA replication.
antirez
2013-06-25
1
-0
/
+50
*
Test: randomInt() behavior commented.
antirez
2013-06-25
1
-0
/
+2
*
Test: replication-3 test speedup in master-slave setup.
antirez
2013-06-25
1
-3
/
+6
*
Test: regression test for #1163.
antirez
2013-06-19
1
-0
/
+17
*
Fix comment typo in integration/aof.tcl.
antirez
2013-06-19
1
-1
/
+1
*
test-server: only listen to 127.0.0.1
Marc-Antoine Perennou
2013-06-12
2
-1
/
+2
*
Test: avoid a false positive in min-slaves test.
antirez
2013-05-31
1
-2
/
+2
*
Tests added for min-slaves feature.
antirez
2013-05-30
2
-0
/
+46
*
Make tests compatible with new INFO replication output.
antirez
2013-05-30
1
-1
/
+1
*
Test default config modified to set logfile to empty string.
antirez
2013-05-15
1
-1
/
+1
*
Test: more PSYNC tests (backlog TTL).
antirez
2013-05-09
1
-11
/
+37
*
Test: check that replication partial sync works if we break the link.
antirez
2013-05-08
2
-0
/
+80
*
Test: various issues with the replication-4.tcl test fixed.
antirez
2013-05-08
1
-7
/
+8
*
Test: fix RDB test checking file permissions.
antirez
2013-04-23
1
-11
/
+24
*
Test: split conceptually unrelated comments in RDB test.
antirez
2013-04-22
1
-1
/
+3
*
Test: remove useless statements and comments from test default config.
antirez
2013-04-04
1
-324
/
+1
*
Test: Extended SET tests.
antirez
2013-03-28
1
-0
/
+42
*
Test: regression test for issue #1026.
antirez
2013-03-28
1
-0
/
+10
*
Test: verify that lazy-expire works.
antirez
2013-03-28
1
-0
/
+18
*
Test: test replication of MULTI/EXEC.
antirez
2013-03-27
1
-0
/
+54
*
Test: Restore DB back to 9 after testing MULTI/EXEC with DB 5.
antirez
2013-03-27
1
-1
/
+4
*
Test: new functions to capture and analyze the replication stream.
antirez
2013-03-27
1
-0
/
+53
*
Test: obuf-limits test false positive removed.
antirez
2013-03-25
1
-1
/
+1
*
Test: make sure broken RDB checksum is detected.
antirez
2013-03-13
1
-0
/
+19
*
Test: more RDB loading checks.
antirez
2013-03-13
1
-0
/
+32
*
Test: check that Redis starts empty without an RDB file.
antirez
2013-03-12
1
-0
/
+7
*
Return a specific NOAUTH error if authentication is required.
antirez
2013-02-12
2
-3
/
+3
*
Test: avoid false positives in CLIENT SETNAME closed connection test.
antirez
2013-02-12
1
-2
/
+6
*
Test: No clients timeout while testing.
antirez
2013-02-05
1
-1
/
+1
*
Merge pull request #906 from jbergstroem/tclsh-agnostic
Salvatore Sanfilippo
2013-02-05
3
-3
/
+8
|
\
|
*
Use `info nameofexectuable` to find current executable
Johan Bergström
2013-01-24
3
-3
/
+6
|
*
Enforce tcl 8.5 or newer
Johan Bergström
2013-01-24
1
-0
/
+2
*
|
Tests for keyspace notifications.
antirez
2013-01-28
1
-1
/
+155
*
|
Keyspace notifications: fixed a leak and a bug introduced in the latest commit.
antirez
2013-01-28
1
-1
/
+1
*
|
Keyspace events: it is now possible to select subclasses of events.
antirez
2013-01-28
1
-1
/
+1
*
|
Enable keyspace events notification when testing.
antirez
2013-01-28
1
-0
/
+3
|
/
*
UNSUBSCRIBE and PUNSUBSCRIBE: always provide a reply.
antirez
2013-01-21
1
-1
/
+11
*
Slowlog: don't log EXEC but just the executed commands.
antirez
2013-01-19
1
-0
/
+12
*
Fixed many typos.
guiquanz
2013-01-19
1
-1
/
+1
*
Tests for CLIENT GETNAME/SETNAME.
antirez
2013-01-15
1
-0
/
+33
*
Test: added regression for issue #872.
antirez
2013-01-10
1
-7
/
+27
*
Test: fixed osx "leaks" support in test.
antirez
2012-12-03
1
-1
/
+3
*
Test: regression for issue #801.
antirez
2012-12-02
1
-0
/
+21
*
SDIFF is now able to select between two algorithms for speed.
antirez
2012-11-30
1
-3
/
+4
*
SDIFF fuzz test added.
antirez
2012-11-30
1
-0
/
+26
*
Make an EXEC test more latency proof.
antirez
2012-11-29
1
-2
/
+2
[next]