]> git.saurik.com Git - redis.git/history - tests/integration
Query the archive to provide a complete KEYS list.
[redis.git] / tests / integration /
2012-10-05  Salvatore SanfilippoMerge pull request #544 from dvirsky/2.6
2012-09-17  antirezA reimplementation of blocking operation internals.
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-27  antirezRedis test: More reliable BRPOPLPUSH replication test.
2012-04-24  Michael SchlenkerReplace unnecessary calls to echo and cat
2012-04-05  antirezOn slow computers, 10 seconds are not enough for this...
2012-03-30  antirezRegression test for issue 417 (memory leak when replica...
2012-03-25  antirezconvert-zipmap-hash-on-load false positive fixed.
2012-03-23  antirezContextualize comment.
2012-03-23  antirezRDB load of different encodings test added.
2012-03-23  antirezRDB load of different encodings test added.
2012-03-09  antirezMerge conflicts resolved.
2012-01-25  Pieter NoordhuisTest that zipmap from RDB is correctly converted
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-12-13  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-10  antirezRedis test: vaoid two false positives while running...
2011-12-07  antirezRedis test: two redundant tests removed as they tend...
2011-10-17  antirezRegression test for issue #142 added
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 #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-16  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-09-16  Pieter NoordhuisFailing test related to AOF rewrite buffers
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antireznew test engine valgrind support
2011-07-11  antirezthe test runs less iterations of slow tests if no ...
2011-07-10  antirezreplication test split into three parts in order to...
2011-07-08  antirezTest for regression about: Redis should not try to...
2011-07-07  Hampus WessmanAdd test for incorrect expiration when loading AOF.
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...
2011-05-10  antirezMerge branch 'unstable'
2011-04-22  Pieter NoordhuisUse correct argc/argv for cleanup when loading AOF
2011-04-22  Pieter NoordhuisReformat AOF tests
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-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-25  Pieter NoordhuisUse fstat to detect if stdin was redirected
2010-08-25  Pieter NoordhuisMake helper functions simpler
2010-08-25  Pieter NoordhuisComments in redis-cli tests
2010-08-25  Pieter NoordhuisAdd a newline to tty output after every reply
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-04  Pieter NoordhuisChange output format for non-tty redis-cli execution
2010-08-04  Pieter NoordhuisLet the output mode depend on having a tty or not
2010-08-04  Pieter NoordhuisTests for redis-cli in non-interactive mode
2010-08-04  Pieter NoordhuisAdd tests for quotation in an interactive redis-cli...
2010-08-04  Pieter NoordhuisTests for the interactive mode of redis-cli
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-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-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 Noordhuischange how arguments are passed from the AOF tests
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-19  Pieter Noordhuisinitial tests for AOF (and small changes to server...
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