]> git.saurik.com Git - redis.git/history - tests/support
Clear the importing status from the slot if a CLUSTER SETSLOT command permanently...
[redis.git] / tests / support /
2011-09-22  antirezmerge conflicts resolved
2011-09-21  Salvatore SanfilippoMerge pull request #97 from jvain/redis-cli
2011-09-20  Salvatore SanfilippoMerge pull request #72 from datafueled/spelling
2011-09-20  Salvatore SanfilippoMerge pull request #74 from kmerenkov/issue_620
2011-07-28  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-07-28  antirezMerge remote branch 'origin/unstable' into unstable
2011-07-28  antirezfixed assert proc on Redis test
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antireznew test engine valgrind support
2011-07-11  antirezbetter recap of failed tests.
2011-07-10  antirezdisplay less useless information in parallel test
2011-07-10  antirezsome test colorization and some fix
2011-07-10  antirezInitial implementation of a client-server parallel...
2011-07-09  antirezThe test now gives some more time for Redis to start...
2011-07-06  antirezmore valgrind friendly test
2011-06-25  antirezcolorized test output shows scripting tests with X
2011-05-10  antirezMerge branch 'unstable'
2011-04-15  antireztest fixed after ascii art banner modified the output...
2011-02-22  antirezfixed color support for test suite. Now colors are...
2011-01-09  antirezinitial fix of the test suite to run both in in-memory...
2011-01-04  antirezMerge branch 'master' into unstable
2011-01-03  antirezdiskstore more fixes
2010-12-15  antirezMerge remote branch 'pietern/string-patches'
2010-12-15  antirezfixed test rendering when test failed in non verbose...
2010-12-15  antirezprint test names inline in the non verbose output mode
2010-12-15  antirezcolorized make test output when the verbose output...
2010-12-14  antirezMerge remote branch 'jonahharris/syslog'
2010-12-14  antirezMerge remote branch 'pietern/strrange'
2010-12-14  antirezMerge remote branch 'pietern/brpoplpush'
2010-12-10  antirezMerge remote branch 'pietern/testverbosity'
2010-12-10  Pieter NoordhuisBe less verbose in testing; improve error handling
2010-12-10  antirezcommand line option in test suite to activate valgrind...
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-05  antirezMerge remote branch 'pietern/benchmark'
2010-11-04  antirezminor test suite bug fixed
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-15  Pieter NoordhuisShow output of leaks command on a leak
2010-10-15  Pieter NoordhuisChange tcl client to only use the multibulk protocol
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-10-13  Pieter NoordhuisReturn OK on QUIT
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  antirezresolved conflict merging pietern/bpop-timeout
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  antirezfaster server starting in Redis tests
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-21  Pieter NoordhuisDon't abort test suite when the server block has a...
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  antirezreplication test with expires
2010-08-03  antirezMerge remote branch 'pietern/test-encoding-fix' into...
2010-08-01  Pieter NoordhuisFix assertion function on value encoding
2010-07-31  antirezMerge remote branch 'pietern/list-test'
2010-07-29  Pieter Noordhuisensure the value is swapped in before testing its encoding
2010-07-28  antirezbetter random dataset creation function in test. master...
2010-07-27  antirezConsistency test improved
2010-07-06  antirezimproved random dataset creation in test: del, sunionst...
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.
2010-06-24  antirezMerge remote branch 'pietern/zfixes'
2010-06-16  Pieter Noordhuismore pub/sub tests
2010-06-16  Pieter Noordhuisinitial basic pub/sub tests
2010-06-15  Pieter Noordhuistests for BLPOP/BRPOP via an option in the tcl client...
2010-06-14  antirezMerge branch 'ltrim-tests' of git://github.com/pietern...
2010-06-14  antirezallow running the test suite against an external Redis...
2010-06-14  Pieter Noordhuischange ltrim tests to cover all min/max cases and add...
2010-06-12  antirezMerge branch 'expire' of git://github.com/pietern/redis
2010-06-11  antirezMerge branch 'lists' of git://github.com/pietern/redis
2010-06-11  Robey Pointersquashed merge from robey/twitter3: LINSERT BEFORE...
2010-06-04  Pieter Noordhuisrefactor list tests to test both encodings; implemented...
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  Pieter Noordhuistag memory leak check on kill server as "leaks"
2010-06-02  Pieter Noordhuismake sure the config it returned when called without...
2010-06-02  Pieter Noordhuispass tags to filter and match via arguments
2010-06-02  Pieter Noordhuisbasic support to tag tests
2010-06-02  Pieter Noordhuischanged how server.tcl accepts options to support more...
2010-06-02  Pieter Noordhuisremoved obsolete code
2010-06-02  Pieter Noordhuiscatch exceptions in the server proc, to be able to...
2010-05-25  antirezWATCH is now able to detect keys removed by FLUSHALL...
2010-05-21  antirezMerge branch 'solaris' of git://github.com/pietern...
2010-05-21  antirezby default test with valgrind does not show full leak...
2010-05-21  antirezMerge branch 'master' of git@github.com:antirez/redis
2010-05-21  antireztests suite initial support for valgrind, fixed the...
2010-05-20  antirezMerge branch 'master' of github.com:antirez/redis
2010-05-20  antirezMerge branch 'test_vm' of git://github.com/pietern...
2010-05-20  Pieter Noordhuiscode to enable running tests with the vm enabled
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-19  Pieter Noordhuisinitial tests for AOF (and small changes to server...
2010-05-19  Pieter NoordhuisMerge branch 'master' into integration
2010-05-15  Pieter Noordhuisprint warnings in redis log when a test raises an excep...
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezadded pid info to the check memory leaks test, so that...
2010-05-14  antirezMerge branch 'integration' of git://github.com/pietern...
next