2
0

История коммитов

Автор 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 лет назад