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
...
*
Test: MULTI/EXEC tests moved into multi.tcl.
antirez
2012-11-22
3
-49
/
+49
*
Merge branch 'migrate-cache' into unstable
antirez
2012-11-14
2
-3
/
+24
|
\
|
*
Test: more MIGRATE tests.
antirez
2012-11-14
2
-22
/
+24
|
*
Test: check if MIGRATE is caching connections.
antirez
2012-11-14
1
-0
/
+19
*
|
TTL API change: TTL returns -2 for non existing keys.
antirez
2012-11-12
1
-1
/
+19
|
/
*
COPY and REPLACE options for MIGRATE.
antirez
2012-11-07
1
-0
/
+41
*
REPLACE option for RESTORE.
antirez
2012-11-07
1
-0
/
+16
*
Type mismatch errors are now prefixed with WRONGTYPE.
antirez
2012-11-06
4
-25
/
+25
*
fix a typo in a comment
YAMAMOTO Takashi
2012-10-24
1
-1
/
+1
*
Differentiate SCRIPT KILL error replies.
antirez
2012-10-22
1
-1
/
+1
*
"SORT by nosort" (skip sorting) respect sorted set ordering.
antirez
2012-10-03
1
-0
/
+41
*
Revert "Scripting: redis.NIL to return nil bulk replies."
antirez
2012-10-01
1
-4
/
+0
*
Scripting: redis.NIL to return nil bulk replies.
antirez
2012-09-28
1
-0
/
+4
*
Test for SRANDMEMBER with <count>.
antirez
2012-09-21
1
-0
/
+112
*
A reimplementation of blocking operation internals.
antirez
2012-09-17
3
-5
/
+112
*
BITCOUNT regression test for #582 fixed for 32 bit target.
antirez
2012-09-05
1
-1
/
+6
*
BITCOUNT: fix segmentation fault.
Haruto Otake
2012-09-05
1
-0
/
+6
*
Scripting: Force SORT BY constant determinism inside SORT itself.
antirez
2012-09-05
1
-4
/
+4
*
Scripting: require at least one argument for redis.call().
antirez
2012-08-31
1
-0
/
+6
*
Added a new hash fuzzy tester.
antirez
2012-06-12
1
-1
/
+38
*
New test: hash ziplist -> hashtable encoding conversion.
antirez
2012-06-11
2
-3
/
+22
*
EVAL replication test: less false positives.
antirez
2012-06-02
2
-4
/
+8
*
Fixed RESTORE hash failure (Issue #532)
Alex Mitrofanov
2012-06-02
1
-0
/
+20
*
BITOP bug when called against non existing keys fixed.
antirez
2012-05-31
1
-0
/
+6
*
Tests modified to account for INFO fields renaming.
antirez
2012-05-25
2
-5
/
+5
*
BITOP command 10x speed improvement.
antirez
2012-05-24
1
-1
/
+11
*
BITOP: handle integer encoded objects correctly.
antirez
2012-05-24
1
-1
/
+18
*
Bit operations tests improved.
antirez
2012-05-24
1
-15
/
+21
*
BITOP and BITCOUNT tests.
antirez
2012-05-24
2
-0
/
+131
*
Fixed issue #516 (ZINTERSTORE mixing sets and zsets).
antirez
2012-05-23
1
-0
/
+8
*
Redis test: include bug report on crash.
antirez
2012-05-22
1
-1
/
+5
*
If the computer running the Redis test is slow, we revert to --clients 1 to a...
antirez
2012-05-11
1
-0
/
+17
*
Test "Turning off AOF kills the background writing child if any" is now more ...
antirez
2012-05-02
1
-2
/
+6
*
Show problem with 'keys' command with specific command sequence.
Harmen
2012-05-01
1
-0
/
+11
*
Properly wait the slave to sync with master in BRPOPLPUSH test.
antirez
2012-04-30
1
-3
/
+7
*
A more lightweight implementation of issue 141 regression test.
antirez
2012-04-29
1
-13
/
+26
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-26
2
-3
/
+6
*
Redis test: scripting EVALSHA replication test more reliable.
antirez
2012-04-26
2
-4
/
+23
*
Ziplist encoding now tested with negative integers as well.
antirez
2012-04-23
1
-0
/
+9
*
Merge pull request #461 from schlenk/unstable
Salvatore Sanfilippo
2012-04-23
3
-5
/
+5
|
\
|
*
Replace unnecessary calls to echo and cat
Michael Schlenker
2012-04-17
3
-5
/
+5
*
|
New time limit for protocol desync test set to 30 seconds to reduce false pos...
antirez
2012-04-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/unstable' into unstable
antirez
2012-04-21
1
-2
/
+2
|
\
\
|
*
\
Merge pull request #414 from chobits/unstable
Salvatore Sanfilippo
2012-04-21
1
-2
/
+2
|
|
\
\
|
|
*
|
fix typos in tests/assets/default.conf
Xiaochen Wang
2012-03-29
1
-2
/
+2
*
|
|
|
Limit memory used by big SLOWLOG entries.
antirez
2012-04-21
1
-0
/
+17
|
/
/
/
*
|
|
New tests related to scripts max execution time.
antirez
2012-04-19
1
-0
/
+38
*
|
|
Tests for scripting PRNG.
antirez
2012-04-18
1
-0
/
+20
*
|
|
Test SDIFF with first set empty.
antirez
2012-04-18
1
-0
/
+7
*
|
|
Test SINTER against same integer elements, but different set encoding.
antirez
2012-04-18
1
-0
/
+10
[prev]
[next]