Historie revizí

Autor SHA1 Zpráva Datum
  antirez ece77037e9 Revert "Scripting: redis.NIL to return nil bulk replies." před 12 roky
  antirez 6dd1693c0e Scripting: redis.NIL to return nil bulk replies. před 12 roky
  antirez 7eb850ef0e A reimplementation of blocking operation internals. před 12 roky
  antirez 36741b2c81 Scripting: Force SORT BY constant determinism inside SORT itself. před 12 roky
  antirez 46c31a150a Scripting: require at least one argument for redis.call(). před 12 roky
  antirez 80e808b6d6 EVAL replication test: less false positives. před 12 roky
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. před 12 roky
  antirez 47db53c3c3 New tests related to scripts max execution time. před 12 roky
  antirez 5498e7bc76 Tests for scripting PRNG. před 12 roky
  antirez 13a21caae3 New test for scripting engine: DECR_IF_GT. před 12 roky
  antirez 3cd4ad267c Tests modified to match the new global protection implementation. před 12 roky
  antirez 2fd7c9efde Tests for lua globals protection. před 12 roky
  antirez 6aa2f98938 Test for redis.sha1hex(). před 12 roky
  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. před 13 roky
  antirez ef23f3ac92 Script max execution time test disabled for now since it is no longer enforced. před 13 roky
  antirez e5abf6ef19 SCRIPT LOAD now returns the SHA1 instead of +OK před 13 roky
  antirez e8c993f0fb Fixes for the scripting refactoring and new commands. Tests for the new features. před 13 roky
  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. před 13 roky
  antirez 7864ef8551 new tests for the scripting engine: not allowed commands and write commands after random commands. před 13 roky
  antirez d50292d2cc make a scripting test more valgrind friendly před 13 roky
  antirez 61fee31999 test that EVALSHA is replicated as EVAL před 13 roky
  antirez 449286a588 Scripting tests added před 13 roky