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: fix false positive in HSTRLEN test.
antirez
2015-09-15
1
-5
/
+5
*
GEORADIUS: Don't report duplicates when radius is huge.
antirez
2015-09-14
1
-0
/
+5
*
Test: MOVE expire test improved.
antirez
2015-09-14
1
-0
/
+13
*
MOVE now can move TTL metadata as well.
antirez
2015-09-14
1
-0
/
+13
*
Test: print info on HSTRLEN test failure.
antirez
2015-09-07
1
-1
/
+4
*
Fix RDB encoding test for new csvdump format.
antirez
2015-08-05
1
-13
/
+13
*
Test: csvdump now scans all DBs.
antirez
2015-08-05
1
-32
/
+36
*
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
*
GEOENCODE / GEODECODE commands removed.
antirez
2015-07-09
1
-13
/
+0
*
Geo: GEODIST and tests.
antirez
2015-06-29
1
-0
/
+22
*
Geo: GEOPOS command and tests.
antirez
2015-06-29
1
-0
/
+17
*
Geo: GEORADIUS COUNT tests.
antirez
2015-06-29
1
-0
/
+8
*
Geo: GEOENCODE test fixed for new return value.
antirez
2015-06-29
1
-1
/
+2
*
Geo: only one way to specify any given option.
antirez
2015-06-27
1
-4
/
+4
*
Geo: from lat,lon API to lon,lat API according to GIS standard
antirez
2015-06-26
1
-28
/
+28
*
Geo: GEOHASH command test.
antirez
2015-06-24
1
-0
/
+7
*
Geo: GEORADIUS fuzzy testing by reimplementing it in Tcl.
antirez
2015-06-24
1
-0
/
+63
*
Geo: test GEOADD with wrong input coordinates
antirez
2015-06-23
1
-0
/
+8
*
Geo: fix tests after distance precision change
antirez
2015-06-22
1
-2
/
+2
*
Geo: removed JSON failing test (false positive)
antirez
2015-06-22
1
-8
/
+0
*
[In-Progress] Add Geo Commands
Matt Stancliff
2015-06-22
1
-0
/
+53
*
Test: ZADD CH tests
zaddnx
antirez
2015-05-29
1
-0
/
+7
*
Test: ZADD INCR test
antirez
2015-05-29
1
-0
/
+14
*
Test: ZADD NX and XX options tests
antirez
2015-05-29
1
-0
/
+59
*
Merge branch 'sentinel-32' into unstable
antirez
2015-05-19
1
-0
/
+34
|
\
|
*
Sentinel: CKQUORUM tests
antirez
2015-05-19
1
-0
/
+34
*
|
uphold the smove contract to return 0 when the element is not a member of the...
Glenn Nethercutt
2015-04-17
1
-0
/
+1
|
/
*
Test: be more patient waiting for servers to exit.
antirez
2015-03-31
1
-1
/
+6
*
Sentinel / Cluster test: exit with non-zero error code on failures.
antirez
2015-03-30
3
-0
/
+16
*
Test: regression for issue #2473.
antirez
2015-03-27
1
-8
/
+44
*
Cluster: unit 10 modified to leave cluster in proper state.
antirez
2015-03-22
1
-0
/
+5
*
Cluster: CLUSTER FAILOVER TAKEOVER tests.
antirez
2015-03-22
1
-0
/
+59
*
Cluster: more tests for manual failover + FORCE.
antirez
2015-03-22
1
-1
/
+93
*
Cluster: new tests1 for manual failover and scripts replication.
antirez
2015-03-22
1
-0
/
+95
*
Test: fix SPOP replication test count.
antirez
2015-03-13
1
-1
/
+1
*
Test: HSTRLEN stress test of corner cases.
antirez
2015-02-27
1
-0
/
+16
*
Hash: HSTRLEN (was HVSTRLEN) improved.
antirez
2015-02-27
1
-12
/
+10
*
Merge pull request #2415 from landmime/unstable
Salvatore Sanfilippo
2015-02-27
1
-0
/
+31
|
\
|
*
added a new hvstrlen command
Jason Roth
2015-02-21
1
-0
/
+31
*
|
Test: fixes a few tests after basic unit refactoring.
antirez
2015-02-25
1
-2
/
+4
*
|
Test: split basic unit into string, incr, keyspace units.
antirez
2015-02-25
4
-399
/
+400
*
|
Change RENAME behavior when src and dst keys are the same.
antirez
2015-02-23
1
-1
/
+12
|
/
*
SPOP replication tests.
antirez
2015-02-11
1
-0
/
+19
*
SPOP explicit tests for the three different code paths.
antirez
2015-02-11
1
-0
/
+27
*
alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.
antirez
2015-02-11
1
-1
/
+1
*
Faster memory efficiency test.
antirez
2015-02-10
1
-1
/
+6
*
Added regression test for issue #2371.
antirez
2015-02-10
2
-0
/
+25
*
Fix RDB corruption test after server behavior change.
antirez
2015-02-04
1
-1
/
+1
*
Avoid duplicated instance execution code in Cluster test.
antirez
2015-01-22
1
-26
/
+21
[next]