]> git.saurik.com Git - redis.git/history - tests
EVALSHA is now case insensitive.
[redis.git] / tests /
2012-11-22  antirezEVALSHA is now case insensitive.
2012-11-22  antirezTest: MULTI state is cleared after EXECABORT error.
2012-11-22  antirezTest: make sure EXEC fails after previous transaction...
2012-11-22  antirezTest: MULTI/EXEC tests moved into multi.tcl.
2012-11-14  antirezMerge branch 'migrate-cache' into unstable
2012-11-14  antirezTest: more MIGRATE tests.
2012-11-14  antirezTest: check if MIGRATE is caching connections.
2012-11-12  antirezTTL API change: TTL returns -2 for non existing keys.
2012-11-07  antirezCOPY and REPLACE options for MIGRATE.
2012-11-07  antirezREPLACE option for RESTORE.
2012-11-06  antirezType mismatch errors are now prefixed with WRONGTYPE.
2012-10-31  Salvatore SanfilippoMerge pull request #726 from yamt/typo
2012-10-24  YAMAMOTO Takashifix a typo in a comment
2012-10-22  Salvatore SanfilippoMerge pull request #693 from ghurrell/dict-h-typos
2012-10-22  antirezDifferentiate SCRIPT KILL error replies.
2012-10-03  antirez"SORT by nosort" (skip sorting) respect sorted set...
2012-10-01  antirezRevert "Scripting: redis.NIL to return nil bulk replies."
2012-09-28  antirezScripting: redis.NIL to return nil bulk replies.
2012-09-21  antirezTest for SRANDMEMBER with <count>.
2012-09-17  antirezA reimplementation of blocking operation internals.
2012-09-05  antirezBITCOUNT regression test for #582 fixed for 32 bit...
2012-09-05  Haruto OtakeBITCOUNT: fix segmentation fault.
2012-09-05  Salvatore SanfilippoMerge pull request #576 from saj/fix-slave-ping-period
2012-09-04  antirezScripting: Force SORT BY constant determinism inside...
2012-08-31  antirezScripting: require at least one argument for redis...
2012-06-12  antirezAdded a new hash fuzzy tester.
2012-06-11  antirezNew test: hash ziplist -> hashtable encoding conversion.
2012-06-02  antirezEVAL replication test: less false positives.
2012-06-02  Alex MitrofanovFixed RESTORE hash failure (Issue #532)
2012-05-31  antirezBITOP bug when called against non existing keys fixed.
2012-05-25  antirezTests modified to account for INFO fields renaming.
2012-05-24  antirezBITOP command 10x speed improvement.
2012-05-24  antirezBITOP: handle integer encoded objects correctly.
2012-05-24  antirezBit operations tests improved.
2012-05-24  antirezBITOP and BITCOUNT tests.
2012-05-23  antirezFixed issue #516 (ZINTERSTORE mixing sets and zsets).
2012-05-22  antirezRedis test: include bug report on crash.
2012-05-11  antirezIf the computer running the Redis test is slow, we...
2012-05-04  Salvatore SanfilippoMerge pull request #494 from quiver/init-fixes
2012-05-02  antirezTest "Turning off AOF kills the background writing...
2012-05-01  HarmenShow problem with 'keys' command with specific command...
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-26  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-04-26  antirezRedis test: scripting EVALSHA replication test more...
2012-04-23  antirezZiplist encoding now tested with negative integers...
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-04-21  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-04-21  antirezLimit memory used by big SLOWLOG entries.
2012-04-21  Salvatore SanfilippoMerge pull request #440 from ErikDubbelboer/spelling
2012-04-21  Salvatore SanfilippoMerge pull request #414 from chobits/unstable
2012-04-19  antirezNew tests related to scripts max execution time.
2012-04-18  antirezTests for scripting PRNG.
2012-04-18  antirezTest SDIFF with first set empty.
2012-04-18  antirezTest SINTER against same integer elements, but differen...
2012-04-18  antirezTest SINTER with non existing key.
2012-04-18  antirezAdded an SMOVE test where src and dest key are the...
2012-04-18  antirezNew hash fuzzing test.
2012-04-18  antirezExplicit RPOP/LPOP tests.
2012-04-18  antirezTest LINSERT syntax error.
2012-04-18  antirezTest LINDEX out of range index.
2012-04-18  Salvatore SanfilippoMerge pull request #456 from pietern/unstable-mkopts
2012-04-18  antirezMore robust maxclients test.
2012-04-17  Michael SchlenkerReplace unnecessary calls to echo and cat
2012-04-17  antirezAdded test for SORT corner case: pattern ending with...
2012-04-17  antirezLess false positives in maxclients test, hopefully.
2012-04-13  antirezMerge branch 'strict.lua' into unstable
2012-04-13  antirezNew test for scripting engine: DECR_IF_GT.
2012-04-13  antirezTests modified to match the new global protection imple...
2012-04-13  antirezTests for lua globals protection.
2012-04-11  Salvatore SanfilippoMerge pull request #449 from ErikDubbelboer/unstable
2012-04-08  antirezTest for maxclients.
2012-04-07  antirezAdded new test to check that "CONFIG appendonly no...
2012-04-07  antirezTests for MONITOR.
2012-04-07  antirezNew client info field added to CLIENT LIST output:...
2012-04-06  antirezTwo new tests for BGREWRTIEAOF.
2012-04-06  antirezredis.tcl: no longer leave unread replies if an error...
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-04-03  antirezMore MIGRATE tests.
2012-04-03  Premysl Hrubyin kill_server send the signal once, then wait for...
2012-04-03  Premysl Hrubynew option for choosing number of test clients to run
2012-04-02  antirezMIGRATE test modified because the implementation changed.
2012-04-02  antirezDUMP, RESTORE, MIGRATE tests.
2012-03-30  antirezRegression test for issue 417 (memory leak when replica...
2012-03-29  Xiaochen Wangfix typos in tests/assets/default.conf
2012-03-28  antirezTest for redis.sha1hex().
2012-03-28  antirezMerge branch 'watchdog' into unstable
2012-03-28  antirezRedis test: regexp to check if valgrind reported errors...
2012-03-27  Salvatore SanfilippoMerge pull request #389 from huangz1990/patch-1
2012-03-25  antirezconvert-zipmap-hash-on-load false positive fixed.
2012-03-24  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-03-24  antirezWhen running the test in valgrind mode, pass the right...
2012-03-24  antirezconvert-zipmap-hash-on-load test enabled
2012-03-23  antirezContextualize comment.
next