]> git.saurik.com Git - redis.git/history - tests
Support for read-only slaves. Semantical fixes.
[redis.git] / tests /
2012-03-13  antirezCLIENT LIST test modified to reflect the new output.
2012-03-10  antirezhash-max-zipmap-... renamed hash-max-ziplist-... in...
2012-03-09  antirezMerge conflicts resolved.
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-02-22  antirezeven less false positive on obuf-limits test.
2012-02-16  antirezIssue #330 regression test.
2012-02-01  antirezAdded tests checking ability of the scripting engine...
2012-02-01  antirezA few SORT tests made more resistant to false negatives...
2012-02-01  antirezNew SORT tests checking the new more deterministic...
2012-02-01  antirezMake SORT BY <constant> STORE ... to always produce...
2012-02-01  antirezSORT is now more deterministic: does not accept to...
2012-01-30  antirezminimal change to obuf-limits.tcl test to make sure...
2012-01-30  Salvatore SanfilippoMerge pull request #319 from fawek/lua-error-location
2012-01-30  Salvatore SanfilippoMerge pull request #321 from mkwiatkowski/ticket227
2012-01-30  Michal KwiatkowskiSORT with STORE removes key if result is empty. This...
2012-01-26  antirezfalse positive in expire tests mitigated with a sleep...
2012-01-26  antirezLess false positives for obuf-limits.tcl tests
2012-01-25  Pieter NoordhuisTest that zipmap from RDB is correctly converted
2012-01-25  antirezAdded test for client output buffer limit (soft limit).
2012-01-25  antirezAdded test for client output buffer limit (hard limit).
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-23  antirezCLIENT LIST test fixed (there is a new omem field in...
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...
2012-01-06  antirezRegression tests for protocol desync bug related to...
2012-01-03  Pieter NoordhuisEncode small hashes with a ziplist
2011-12-23  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-23  antirezAdded regression test for ZUNIONSTORE creating NaN...
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-12-21  antirezRedis test: when assertion fails print not just the...
2011-12-20  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-19  Salvatore SanfilippoMerge pull request #258 from miaout17/bugfix-247
2011-12-19  BigCatI found that no test will fail even if I broke the...
2011-12-19  antirezunit/introspection.tcl added
2011-12-19  antirezunit/introspection added among tests executed by default
2011-12-13  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-13  antirezAdded tests for AOF rewrite.
2011-12-10  antirezRedis test: vaoid two false positives while running...
2011-12-07  antirezRedis test: two redundant tests removed as they tend...
2011-12-07  antirezRedis test: wait more time for the server to start...
2011-12-07  antirezRedis test port allocation fixed.
2011-12-07  antirezEXPIRE tests more tolerant to random latency while...
2011-12-07  antirezRedis test: handle inability to start the server in...
2011-12-01  antirezFixed SORT bugs (issue #224) with regression tests.
2011-11-29  antirez--quiet option implemented in the Redis test. Output...
2011-11-28  antirezstill problems with the AOF race regression test, disab...
2011-11-25  Salvatore SanfilippoMerge pull request #208 from jbergstroem/jemalloc-2.2.5
2011-11-25  antirezAdded regression tests for issue #209
2011-11-18  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-11-18  antirezaof-race test reenabled now that port allocation of...
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-16  antirezmore valgrind (and other archs) friendly testing of...
2011-11-16  antirezvalgrind handles floating point numbers differently...
2011-11-16  Salvatore SanfilippoMerge pull request #192 from pietern/makefile
2011-11-15  Salvatore SanfilippoMerge pull request #181 from redsquirrel/unstable
2011-11-15  antirezHINCRBYFLOAT tests
2011-11-14  antirezMerge branch 'unstable' into incrbyfloat
2011-11-14  antireztest for the new more strict behavior about number...
2011-11-14  antirezINCRBYFLOAT tests
2011-11-14  antirezstring to number API is now more strict not accepting...
2011-11-12  antirezAdded test to make sure Redis evicts expired keys activ...
2011-11-11  antireznew tests for EXPIRE family functions, new millisecond...
2011-10-31  antirezScript max execution time test disabled for now since...
2011-10-25  antirezSCRIPT LOAD now returns the SHA1 instead of +OK
2011-10-25  antirezFixes for the scripting refactoring and new commands...
2011-10-20  antirezRedis.call is now split into two variants of the same...
2011-10-17  antirezRegression test for issue #142 added
2011-10-10  antirezFix for issue #132. Now AUTH raises an error if no...
2011-10-10  Salvatore SanfilippoMerge pull request #126 from florean/unstable
2011-10-10  antirezAdded two new tests for RENAME, currently both will...
2011-10-04  antirezRedis test ports selection made more robust. This preve...
2011-09-27  antireznew tests for the scripting engine: not allowed command...
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  antirezcommenting out aof-race test for now, waiting for a...
2011-09-16  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-09-16  Pieter NoordhuisFailing test related to AOF rewrite buffers
2011-09-14  Salvatore SanfilippoMerge pull request #77 from Poincare/patch-1
2011-09-12  antirezregression test for bug 593 added
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
2011-07-28  antirezMerge remote branch 'origin/unstable' into unstable
2011-07-28  antirezMaxmemory test
2011-07-28  antirezfixed assert proc on Redis test
2011-07-27  Pieter NoordhuisHDEL: Abort deleting fields when hash is removed
2011-07-15  antirezmake a scripting test more valgrind friendly
2011-07-15  antireztest that EVALSHA is replicated as EVAL
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antirezsolved a slow positive in the slow log test when the...
2011-07-11  antirezfixed another timing issue when running the test over...
next