Commit History

作者 SHA1 備註 提交日期
  antirez aa19fd612b Scripting: regression test for issue #1811. 10 年之前
  antirez 96e0fe6232 Fix semantics of Lua calls to SELECT. 10 年之前
  Matt Stancliff 76efe1225f Scripting: Fix regression from #1118 10 年之前
  Salvatore Sanfilippo e8ebd7d0e0 Merge pull request #1789 from yoav-steinberg/fix_eval_in_tests 10 年之前
  antirez 3307db49bd Regression test for issue #1118. 10 年之前
  antirez 7f772355f4 Regression test for issue #1764. 10 年之前
  antirez 76c31d425e Scripting test: check that Lua can call commands rewirting argv. 10 年之前
  antirez 93e7a130fc Test: fixed scripting.tcl test false positive. 10 年之前
  yoav 4930d903fc Fix eval usage in tests to conform with eval semantics 10 年之前
  antirez f2bdf601be Test: regression for issue #1549. 10 年之前
  antirez e9d97b453e Test: Lua stack leak regression test added. 11 年之前
  antirez b02bb47e67 Test: regression test for #1163. 11 年之前
  guiquanz 9d09ce3981 Fixed many typos. 12 年之前
  antirez a5cc063c17 Test: added regression for issue #872. 12 年之前
  antirez 95f68f7b0f EVALSHA is now case insensitive. 12 年之前
  antirez acfe3675e3 Differentiate SCRIPT KILL error replies. 12 年之前
  antirez ece77037e9 Revert "Scripting: redis.NIL to return nil bulk replies." 12 年之前
  antirez 6dd1693c0e Scripting: redis.NIL to return nil bulk replies. 12 年之前
  antirez 7eb850ef0e A reimplementation of blocking operation internals. 12 年之前
  antirez 36741b2c81 Scripting: Force SORT BY constant determinism inside SORT itself. 12 年之前
  antirez 46c31a150a Scripting: require at least one argument for redis.call(). 12 年之前
  antirez 80e808b6d6 EVAL replication test: less false positives. 12 年之前
  antirez 5080e625d3 Redis test: scripting EVALSHA replication test more reliable. 12 年之前
  antirez 47db53c3c3 New tests related to scripts max execution time. 12 年之前
  antirez 5498e7bc76 Tests for scripting PRNG. 12 年之前
  antirez 13a21caae3 New test for scripting engine: DECR_IF_GT. 12 年之前
  antirez 3cd4ad267c Tests modified to match the new global protection implementation. 12 年之前
  antirez 2fd7c9efde Tests for lua globals protection. 12 年之前
  antirez 6aa2f98938 Test for redis.sha1hex(). 12 年之前
  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. 13 年之前