]> git.saurik.com Git - redis.git/history - tests/unit/other.tcl
Test: MULTI/EXEC tests moved into multi.tcl.
[redis.git] / tests / unit / other.tcl
2012-11-22  antirezTest: MULTI/EXEC tests moved into multi.tcl.
2012-03-09  antirezMerge conflicts resolved.
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-01-26  antirezfalse positive in expire tests mitigated with a sleep...
2011-12-21  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-21  antirezA test modified to pass with the new AOF start/stop...
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-15  Salvatore SanfilippoMerge pull request #181 from redsquirrel/unstable
2011-11-11  antireznew tests for EXPIRE family functions, new millisecond...
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
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-10  antirezInitial implementation of a client-server parallel...
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-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  Pieter NoordhuisRefactor and rename SUBSTR to GETRANGE
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-15  Pieter NoordhuisChange tests to use either the inline or the multibulk...
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
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-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-27  antirezremoved test code having bad effects...
2010-07-27  antirezConsistency test improved
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 more slow tests
2010-06-02  Pieter Noordhuischanged how server.tcl accepts options to support more...
2010-05-28  antirezMerge branch 'cli-stdin' of git://github.com/pietern...
2010-05-27  antireznew multi/exec tests
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezminor fixes to the new test suite, html doc updated