]> git.saurik.com Git - redis.git/history - tests/unit/protocol.tcl
Redis test: scripting EVALSHA replication test more reliable.
[redis.git] / tests / unit / protocol.tcl
2012-04-23  Salvatore SanfilippoMerge pull request #421 from ErikDubbelboer/sds-const
2012-04-23  Salvatore SanfilippoMerge pull request #461 from schlenk/unstable
2012-04-23  antirezNew time limit for protocol desync test set to 30 secon...
2012-03-09  antirezMerge conflicts resolved.
2012-01-16  Salvatore SanfilippoMerge pull request #279 from kashif/patch-1
2012-01-06  antirezRegression tests for protocol desync bug related to...
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-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
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
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-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-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-24  antirezadded tests for invalid bulk argument
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 Noordhuischanged how server.tcl accepts options to support more...
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