projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Test SDIFF with first set empty.
[redis.git]
/
tests
/
unit
/
2011-07-11
antirez
solved a slow positive in the slow log test when the...
tree
|
commitdiff
2011-07-11
antirez
fixed another timing issue when running the test over...
tree
|
commitdiff
2011-07-11
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-07-11
antirez
fix a test timing issue when running the test over...
tree
|
commitdiff
2011-07-11
antirez
better recap of failed tests.
tree
|
commitdiff
2011-07-11
antirez
initial support for failed tests summary at end of...
tree
|
commitdiff
2011-07-11
antirez
the test runs less iterations of slow tests if no ...
tree
|
commitdiff
2011-07-11
antirez
list test further split into smaller units
tree
|
commitdiff
2011-07-11
antirez
list test split into smaller parts
tree
|
commitdiff
2011-07-10
antirez
Initial implementation of a client-server parallel...
tree
|
commitdiff
2011-07-01
antirez
Added slowlog.tcl
tree
|
commitdiff
2011-06-25
antirez
unstable merge conflicts resolved
tree
|
commitdiff
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
tree
|
commitdiff
2011-06-20
antirez
Fix for bug 561 and other related problems
tree
|
commitdiff
2011-06-20
Pieter Noordhuis
SETNX regression tests.
tree
|
commitdiff
2011-06-14
antirez
Updated to unstable
tree
|
commitdiff
2011-06-07
antirez
Merge branch 'unstable'
tree
|
commitdiff
2011-06-05
antirez
Merge remote branch 'origin/unstable' into unstable
tree
|
commitdiff
2011-05-31
antirez
ZREM tests
tree
|
commitdiff
2011-05-31
antirez
Fix for the variadic version of SREM. Regression test...
tree
|
commitdiff
2011-05-31
antirez
disabled development test entry, tests moved in the...
tree
|
commitdiff
2011-05-29
antirez
Merge remote branch 'pietern/unstable-replnonblock...
tree
|
commitdiff
2011-05-25
antirez
Merge branch 'unstable'
tree
|
commitdiff
2011-05-25
antirez
Scripting tests added
tree
|
commitdiff
2011-05-20
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-05-20
antirez
Print version info before running the test
tree
|
commitdiff
2011-05-19
antirez
Fix for ZUNIONSTORE bug when there is an empty set...
tree
|
commitdiff
2011-05-19
antirez
Fix for ZUNIONSTORE bug when there is an empty set...
tree
|
commitdiff
2011-05-16
antirez
Merge branch 'unstable'
tree
|
commitdiff
2011-05-12
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-05-12
antirez
ZINTERSTORE regressiont test with two sets, intset...
tree
|
commitdiff
2011-05-10
antirez
Merge branch 'unstable'
tree
|
commitdiff
2011-04-19
antirez
Variadic SREM
tree
|
commitdiff
2011-04-19
antirez
variadic HDEL with tests
tree
|
commitdiff
2011-04-15
antirez
Variadic SADD tests
tree
|
commitdiff
2011-04-15
antirez
tests for variadic list push
tree
|
commitdiff
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Test for ENCODING_SKIPLIST instead of ENCODING_RAW
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
tree
|
commitdiff
2011-03-22
Pieter Noordhuis
Test that sorted sets are removed when empty
tree
|
commitdiff
2011-03-14
Pieter Noordhuis
Test both sorted set encodings for every test
tree
|
commitdiff
2011-03-11
Pieter Noordhuis
Test for empty inner range when looking for elements...
tree
|
commitdiff
2011-03-08
Pieter Noordhuis
Test for ranges where min > max
tree
|
commitdiff
2011-03-08
Pieter Noordhuis
Move logic concerned with zset ranges
tree
|
commitdiff
2011-02-23
Pieter Noordhuis
Restore argc/argv in EXEC after command is executed
tree
|
commitdiff
2011-01-09
antirez
run both inmemory and diskstore tests.
tree
|
commitdiff
2011-01-09
antirez
fixed bgsave_in_progress in INFO when BGSAVEing with...
tree
|
commitdiff
2011-01-09
antirez
test adapted to run with diskstore, and a few bugs...
tree
|
commitdiff
2010-12-15
antirez
Merge remote branch 'pietern/string-patches'
tree
|
commitdiff
2010-12-15
Pieter Noordhuis
Update tests for STRLEN
tree
|
commitdiff
2010-12-15
Pieter Noordhuis
Disable negative offsets for SETRANGE
tree
|
commitdiff
2010-12-15
Pieter Noordhuis
Add fuzzy test for SETBIT
tree
|
commitdiff
2010-12-14
Pieter Noordhuis
Make SETBIT return original bit value
tree
|
commitdiff
2010-12-14
antirez
Merge remote branch 'jonahharris/syslog'
tree
|
commitdiff
2010-12-14
antirez
Merge remote branch 'pietern/cli-monitor'
tree
|
commitdiff
2010-12-14
antirez
Merge branch 'master' of github.com:antirez/redis
tree
|
commitdiff
2010-12-14
antirez
Merge remote branch 'pietern/strrange'
tree
|
commitdiff
2010-12-14
antirez
Merge remote branch 'pietern/brpoplpush'
tree
|
commitdiff
2010-12-14
Pieter Noordhuis
Add test cases for GETRANGE against integer-encoded...
tree
|
commitdiff
2010-12-14
Pieter Noordhuis
Refactor and rename SUBSTR to GETRANGE
tree
|
commitdiff
2010-12-14
Pieter Noordhuis
Add SETRANGE command implementation and tests
tree
|
commitdiff
2010-12-10
antirez
Merge remote branch 'pietern/testverbosity'
tree
|
commitdiff
2010-12-10
Pieter Noordhuis
Be less verbose in testing; improve error handling
tree
|
commitdiff
2010-12-10
Pieter Noordhuis
Add generic function to grow an sds value
tree
|
commitdiff
2010-12-09
Pieter Noordhuis
Enforce maximum string value length of 512MB
tree
|
commitdiff
2010-12-09
Pieter Noordhuis
Add commands SETBIT/GETBIT
tree
|
commitdiff
2010-12-06
Pieter Noordhuis
Fix case and indent
tree
|
commitdiff
2010-12-06
Pieter Noordhuis
Check other blocked clients when value could not be...
tree
|
commitdiff
2010-12-06
Pieter Noordhuis
Merge branch 'master' into brpoplpush
tree
|
commitdiff
2010-11-30
Michel Martens ...
Fix BRPOPLPUSH behavior for all use cases.
tree
|
commitdiff
2010-11-30
Damian Janowski...
Handle BRPOPLPUSH inside a transaction.
tree
|
commitdiff
2010-11-30
Damian Janowski...
Refactor code for BRPOPLPUSH.
tree
|
commitdiff
2010-11-30
Damian Janowski...
BRPOPLPUSH.
tree
|
commitdiff
2010-11-02
antirez
Merge remote branch 'pietern/unixsocket'
tree
|
commitdiff
2010-10-28
antirez
merge conflict resolved
tree
|
commitdiff
2010-10-28
antirez
Merge remote branch 'remotes/pietern/zrevrangebyscore'
tree
|
commitdiff
2010-10-26
Pieter Noordhuis
Return error to client on wrong type for HMGET
tree
|
commitdiff
2010-10-15
Pieter Noordhuis
Prevent clients from making too large multibulk requests
tree
|
commitdiff
2010-10-15
Pieter Noordhuis
Change tests to use either the inline or the multibulk...
tree
|
commitdiff
2010-10-15
Pieter Noordhuis
Add tests for OK on QUIT
tree
|
commitdiff
2010-10-13
Pieter Noordhuis
Return error when min and/or max in the sorted set...
tree
|
commitdiff
2010-10-13
Pieter Noordhuis
Make ZREMRANGEBYSCORE accept the same range spec as...
tree
|
commitdiff
2010-10-13
Pieter Noordhuis
Merge branch 'master' into zrevrangebyscore
tree
|
commitdiff
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
tree
|
commitdiff
2010-09-24
antirez
intset stress testing added, ziplist stress testing...
tree
|
commitdiff
2010-09-24
antirez
explicit regression test for a ziplist bug added
tree
|
commitdiff
2010-09-24
antirez
ziplist implementation fuzzy tests
tree
|
commitdiff
2010-09-22
antirez
Merge remote branch 'pietern/zset-mem'
tree
|
commitdiff
2010-09-22
antirez
Merge remote branch 'pietern/ziplist-eff'
tree
|
commitdiff
2010-09-16
Pieter Noordhuis
Add ZREVRANGEBYSCORE and refactor Z*RANGEBYSCORE
tree
|
commitdiff
2010-09-16
Pieter Noordhuis
Merge branch 'zset-mem' into zrevrangebyscore
tree
|
commitdiff
2010-09-16
antirez
Merge remote branch 'pietern/networking-perf'
tree
|
commitdiff
2010-09-16
antirez
Merge remote branch 'pietern/networking-perf'
tree
|
commitdiff
2010-09-13
Pieter Noordhuis
Fix another test that sometimes returned the swapped...
tree
|
commitdiff
2010-09-07
Pieter Noordhuis
Fix test that sometimes returned the swapped object...
tree
|
commitdiff
2010-09-03
Pieter Noordhuis
Merge branch 'master' into networking-perf
tree
|
commitdiff
2010-08-31
antirez
Merge remote branch 'pietern/issue-300'
tree
|
commitdiff
2010-08-31
antirez
resolved conflict merging pietern/bpop-timeout
tree
|
commitdiff
2010-08-31
antirez
Merge remote branch 'pietern/issue-300'
tree
|
commitdiff
2010-08-31
antirez
faster server starting in Redis tests
tree
|
commitdiff
next