]> git.saurik.com Git - redis.git/history - tests/unit
Merge pull request #72 from datafueled/spelling
[redis.git] / tests / unit /
2011-09-20  Salvatore SanfilippoMerge pull request #72 from datafueled/spelling
2011-09-20  Salvatore SanfilippoMerge pull request #78 from vambo/patch-1
2011-09-20  Salvatore SanfilippoMerge pull request #79 from annulen/mac_ppc
2011-09-20  Salvatore SanfilippoMerge pull request #74 from kmerenkov/issue_620
2011-09-14  Salvatore SanfilippoMerge pull request #77 from Poincare/patch-1
2011-09-12  antirezregression test for bug 593 added
2011-08-09  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-07-28  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-07-28  antirezRegression for a crash with blocking ops and pipelining
2011-07-28  antirezMerge remote branch 'origin/unstable' into unstable
2011-07-28  antirezMaxmemory test
2011-07-27  Pieter NoordhuisHDEL: Abort deleting fields when hash is removed
2011-07-15  antirezmake a scripting test more valgrind friendly
2011-07-15  antireztest that EVALSHA is replicated as EVAL
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antirezsolved a slow positive in the slow log test when the...
2011-07-11  antirezfixed another timing issue when running the test over...
2011-07-11  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-07-11  antirezfix a test timing issue when running the test over...
2011-07-11  antirezbetter recap of failed tests.
2011-07-11  antirezinitial support for failed tests summary at end of...
2011-07-11  antirezthe test runs less iterations of slow tests if no ...
2011-07-11  antirezlist test further split into smaller units
2011-07-11  antirezlist test split into smaller parts
2011-07-10  antirezInitial implementation of a client-server parallel...
2011-07-01  antirezAdded slowlog.tcl
2011-06-25  antirezunstable merge conflicts resolved
2011-06-24  Salvatore SanfilippoMerge pull request #63 from djanowski/tcl
2011-06-20  antirezFix for bug 561 and other related problems
2011-06-20  Pieter NoordhuisSETNX regression tests.
2011-06-14  antirezUpdated to unstable
2011-06-07  antirezMerge branch 'unstable'
2011-06-05  antirezMerge remote branch 'origin/unstable' into unstable
2011-05-31  antirezZREM tests
2011-05-31  antirezFix for the variadic version of SREM. Regression test...
2011-05-31  antirezdisabled development test entry, tests moved in the...
2011-05-29  antirezMerge remote branch 'pietern/unstable-replnonblock...
2011-05-25  antirezMerge branch 'unstable'
2011-05-25  antirezScripting tests added
2011-05-20  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-05-20  antirezPrint version info before running the test
2011-05-19  antirezFix for ZUNIONSTORE bug when there is an empty set...
2011-05-19  antirezFix for ZUNIONSTORE bug when there is an empty set...
2011-05-16  antirezMerge branch 'unstable'
2011-05-12  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-05-12  antirezZINTERSTORE regressiont test with two sets, intset...
2011-05-10  antirezMerge branch 'unstable'
2011-04-19  antirezVariadic SREM
2011-04-19  antirezvariadic HDEL with tests
2011-04-15  antirezVariadic SADD tests
2011-04-15  antireztests for variadic list push
2011-04-14  antirezMerge remote branch 'pietern/unstable-zset' into unstable
2011-04-06  Pieter NoordhuisTest for ENCODING_SKIPLIST instead of ENCODING_RAW
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-22  Pieter NoordhuisTest that sorted sets are removed when empty
2011-03-14  Pieter NoordhuisTest both sorted set encodings for every test
2011-03-11  Pieter NoordhuisTest for empty inner range when looking for elements...
2011-03-08  Pieter NoordhuisTest for ranges where min > max
2011-03-08  Pieter NoordhuisMove logic concerned with zset ranges
2011-02-23  Pieter NoordhuisRestore argc/argv in EXEC after command is executed
2011-01-09  antirezrun both inmemory and diskstore tests.
2011-01-09  antirezfixed bgsave_in_progress in INFO when BGSAVEing with...
2011-01-09  antireztest adapted to run with diskstore, and a few bugs...
2010-12-15  antirezMerge remote branch 'pietern/string-patches'
2010-12-15  Pieter NoordhuisUpdate tests for STRLEN
2010-12-15  Pieter NoordhuisDisable negative offsets for SETRANGE
2010-12-15  Pieter NoordhuisAdd fuzzy test for SETBIT
2010-12-14  Pieter NoordhuisMake SETBIT return original bit value
2010-12-14  antirezMerge remote branch 'jonahharris/syslog'
2010-12-14  antirezMerge remote branch 'pietern/cli-monitor'
2010-12-14  antirezMerge branch 'master' of github.com:antirez/redis
2010-12-14  antirezMerge remote branch 'pietern/strrange'
2010-12-14  antirezMerge remote branch 'pietern/brpoplpush'
2010-12-14  Pieter NoordhuisAdd test cases for GETRANGE against integer-encoded...
2010-12-14  Pieter NoordhuisRefactor and rename SUBSTR to GETRANGE
2010-12-14  Pieter NoordhuisAdd SETRANGE command implementation and tests
2010-12-10  antirezMerge remote branch 'pietern/testverbosity'
2010-12-10  Pieter NoordhuisBe less verbose in testing; improve error handling
2010-12-10  Pieter NoordhuisAdd generic function to grow an sds value
2010-12-09  Pieter NoordhuisEnforce maximum string value length of 512MB
2010-12-09  Pieter NoordhuisAdd commands SETBIT/GETBIT
2010-12-06  Pieter NoordhuisFix case and indent
2010-12-06  Pieter NoordhuisCheck other blocked clients when value could not be...
2010-12-06  Pieter NoordhuisMerge branch 'master' into brpoplpush
2010-11-30  Michel Martens ... Fix BRPOPLPUSH behavior for all use cases.
2010-11-30  Damian Janowski... Handle BRPOPLPUSH inside a transaction.
2010-11-30  Damian Janowski... Refactor code for BRPOPLPUSH.
2010-11-30  Damian Janowski... BRPOPLPUSH.
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-26  Pieter NoordhuisReturn error to client on wrong type for HMGET
2010-10-15  Pieter NoordhuisPrevent clients from making too large multibulk requests
2010-10-15  Pieter NoordhuisChange tests to use either the inline or the multibulk...
2010-10-15  Pieter NoordhuisAdd tests for OK on QUIT
2010-10-13  Pieter NoordhuisReturn error when min and/or max in the sorted set...
2010-10-13  Pieter NoordhuisMake ZREMRANGEBYSCORE accept the same range spec as...
2010-10-13  Pieter NoordhuisMerge branch 'master' into zrevrangebyscore
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-24  antirezintset stress testing added, ziplist stress testing...
next