]> git.saurik.com Git - redis.git/history - tests/unit
Merge remote-tracking branch 'origin/unstable' into unstable
[redis.git] / tests / unit /
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-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-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-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-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...
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-11  antirezlist test further split into smaller units
2011-07-11  antirezlist test split into smaller parts
2011-07-10  antirezInitial implementation of a client-server parallel...
2011-07-01  antirezAdded slowlog.tcl
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-06-20  Pieter NoordhuisSETNX regression tests.
2011-06-14  antirezUpdated to unstable
2011-06-07  antirezMerge branch 'unstable'
2011-06-05  antirezMerge remote branch 'origin/unstable' into unstable
2011-05-31  antirezZREM tests
2011-05-31  antirezFix for the variadic version of SREM. Regression test...
2011-05-31  antirezdisabled development test entry, tests moved in the...
2011-05-29  antirezMerge remote branch 'pietern/unstable-replnonblock...
2011-05-25  antirezMerge branch 'unstable'
2011-05-25  antirezScripting tests added
2011-05-20  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-05-20  antirezPrint version info before running the test
2011-05-19  antirezFix for ZUNIONSTORE bug when there is an empty set...
2011-05-19  antirezFix for ZUNIONSTORE bug when there is an empty set...
2011-05-16  antirezMerge branch 'unstable'
2011-05-12  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-05-12  antirezZINTERSTORE regressiont test with two sets, intset...
2011-05-10  antirezMerge branch 'unstable'
2011-04-19  antirezVariadic SREM
2011-04-19  antirezvariadic HDEL with tests
2011-04-15  antirezVariadic SADD tests
2011-04-15  antireztests for variadic list push
2011-04-14  antirezMerge remote branch 'pietern/unstable-zset' into unstable
2011-04-06  Pieter NoordhuisTest for ENCODING_SKIPLIST instead of ENCODING_RAW
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-22  Pieter NoordhuisTest that sorted sets are removed when empty
2011-03-14  Pieter NoordhuisTest both sorted set encodings for every test
2011-03-11  Pieter NoordhuisTest for empty inner range when looking for elements...
2011-03-08  Pieter NoordhuisTest for ranges where min > max
2011-03-08  Pieter NoordhuisMove logic concerned with zset ranges
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-15  antirezMerge remote branch 'pietern/string-patches'
2010-12-15  Pieter NoordhuisUpdate tests for STRLEN
2010-12-15  Pieter NoordhuisDisable negative offsets for SETRANGE
2010-12-15  Pieter NoordhuisAdd fuzzy test for SETBIT
2010-12-14  Pieter NoordhuisMake SETBIT return original bit value
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  antirezMerge remote branch 'pietern/brpoplpush'
2010-12-14  Pieter NoordhuisAdd test cases for GETRANGE against integer-encoded...
2010-12-14  Pieter NoordhuisRefactor and rename SUBSTR to GETRANGE
2010-12-14  Pieter NoordhuisAdd SETRANGE command implementation and tests
2010-12-10  antirezMerge remote branch 'pietern/testverbosity'
2010-12-10  Pieter NoordhuisBe less verbose in testing; improve error handling
next