]> git.saurik.com Git - redis.git/history - tests/integration/replication.tcl
Properly wait the slave to sync with master in BRPOPLPUSH test.
[redis.git] / tests / integration / replication.tcl
2012-04-30  antirezProperly wait the slave to sync with master in BRPOPLPU...
2012-04-29  antirezA more lightweight implementation of issue 141 regressi...
2012-04-26  antirezRedis test: More reliable BRPOPLPUSH replication test.
2012-04-23  Salvatore SanfilippoMerge pull request #421 from ErikDubbelboer/sds-const
2012-04-21  Salvatore SanfilippoMerge pull request #414 from chobits/unstable
2012-04-13  antirezMerge branch 'strict.lua' into unstable
2012-04-05  Salvatore SanfilippoMerge pull request #430 from anydot/f-testsuite
2012-04-05  Salvatore SanfilippoMerge pull request #426 from anydot/fix-rm-vm-comments
2012-04-05  Salvatore SanfilippoMerge pull request #431 from anydot/f-signal
2012-04-04  antirezOn slow computers, 10 seconds are not enough for this...
2012-03-09  antirezMerge conflicts resolved.
2012-01-16  Salvatore SanfilippoMerge pull request #279 from kashif/patch-1
2012-01-12  antirezPossible fix for false positives in issue 141 regressio...
2012-01-06  antirezRegression test for the main problem causing issue...
2011-10-17  antirezRegression test for issue #142 added
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antireznew test engine valgrind support
2011-07-10  antirezreplication test split into three parts in order to...
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-05-29  antirezMerge remote branch 'pietern/unstable-replnonblock...
2011-05-25  antirezMerge branch 'unstable'
2011-05-24  antirezComment typo fixed
2011-05-16  antirezMerge branch 'unstable'
2011-05-12  antirezreplication with expire test modified to produce no...
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-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  antirezreplication test with expires
2010-07-28  antirezbetter random dataset creation function in test. master...
2010-07-06  antirezFirst implementation of a replication consistency test
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 Noordhuistags for existing tests
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  antirezMerge branch 'integration' of git://github.com/pietern...
2010-05-14  Pieter Noordhuisinitial rough integration test for replication