Historique des commits

Auteur SHA1 Message Date
  antirez f2bdf601be Test: regression for issue #1549. il y a 10 ans
  antirez e9d97b453e Test: Lua stack leak regression test added. il y a 11 ans
  antirez b02bb47e67 Test: regression test for #1163. il y a 11 ans
  guiquanz 9d09ce3981 Fixed many typos. il y a 12 ans
  antirez a5cc063c17 Test: added regression for issue #872. il y a 12 ans
  antirez 95f68f7b0f EVALSHA is now case insensitive. il y a 12 ans
  antirez acfe3675e3 Differentiate SCRIPT KILL error replies. il y a 12 ans
  antirez ece77037e9 Revert "Scripting: redis.NIL to return nil bulk replies." il y a 12 ans
  antirez 6dd1693c0e Scripting: redis.NIL to return nil bulk replies. il y a 12 ans
  antirez 7eb850ef0e A reimplementation of blocking operation internals. il y a 12 ans
  antirez 36741b2c81 Scripting: Force SORT BY constant determinism inside SORT itself. il y a 12 ans
  antirez 46c31a150a Scripting: require at least one argument for redis.call(). il y a 12 ans
  antirez 80e808b6d6 EVAL replication test: less false positives. il y a 12 ans
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. il y a 12 ans
  antirez 47db53c3c3 New tests related to scripts max execution time. il y a 12 ans
  antirez 5498e7bc76 Tests for scripting PRNG. il y a 12 ans
  antirez 13a21caae3 New test for scripting engine: DECR_IF_GT. il y a 12 ans
  antirez 3cd4ad267c Tests modified to match the new global protection implementation. il y a 12 ans
  antirez 2fd7c9efde Tests for lua globals protection. il y a 12 ans
  antirez 6aa2f98938 Test for redis.sha1hex(). il y a 12 ans
  antirez c17947287a Added tests checking ability of the scripting engine to reorder the output of commands with a random output regarding signle elements position in the multi bulk reply. il y a 13 ans
  antirez ef23f3ac92 Script max execution time test disabled for now since it is no longer enforced. il y a 13 ans
  antirez e5abf6ef19 SCRIPT LOAD now returns the SHA1 instead of +OK il y a 13 ans
  antirez e8c993f0fb Fixes for the scripting refactoring and new commands. Tests for the new features. il y a 13 ans
  antirez 9ed32ba083 Redis.call is now split into two variants of the same function. Redis.call will raise an error by default. Redis.pcall will return the error object instead. il y a 13 ans
  antirez 7864ef8551 new tests for the scripting engine: not allowed commands and write commands after random commands. il y a 13 ans
  antirez d50292d2cc make a scripting test more valgrind friendly il y a 13 ans
  antirez 61fee31999 test that EVALSHA is replicated as EVAL il y a 13 ans
  antirez 449286a588 Scripting tests added il y a 13 ans