]> git.saurik.com Git - redis.git/history - tests/unit/scripting.tcl
Four new persistence fields in INFO. A few renamed.
[redis.git] / tests / unit / scripting.tcl
2012-05-04  Salvatore SanfilippoMerge pull request #494 from quiver/init-fixes
2012-04-26  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-04-26  antirezRedis test: scripting EVALSHA replication test more...
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-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-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-03-28  antirezTest for redis.sha1hex().
2012-03-09  antirezMerge conflicts resolved.
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-02-01  antirezAdded tests checking ability of the scripting engine...
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-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-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-06-25  antirezunstable merge conflicts resolved
2011-06-14  antirezUpdated to unstable
2011-05-25  antirezScripting tests added