antirez
|
f2bdf601be
Test: regression for issue #1549.
|
hace 10 años |
antirez
|
e9d97b453e
Test: Lua stack leak regression test added.
|
hace 11 años |
antirez
|
b02bb47e67
Test: regression test for #1163.
|
hace 11 años |
guiquanz
|
9d09ce3981
Fixed many typos.
|
hace 12 años |
antirez
|
a5cc063c17
Test: added regression for issue #872.
|
hace 12 años |
antirez
|
95f68f7b0f
EVALSHA is now case insensitive.
|
hace 12 años |
antirez
|
acfe3675e3
Differentiate SCRIPT KILL error replies.
|
hace 12 años |
antirez
|
ece77037e9
Revert "Scripting: redis.NIL to return nil bulk replies."
|
hace 12 años |
antirez
|
6dd1693c0e
Scripting: redis.NIL to return nil bulk replies.
|
hace 12 años |
antirez
|
7eb850ef0e
A reimplementation of blocking operation internals.
|
hace 12 años |
antirez
|
36741b2c81
Scripting: Force SORT BY constant determinism inside SORT itself.
|
hace 12 años |
antirez
|
46c31a150a
Scripting: require at least one argument for redis.call().
|
hace 12 años |
antirez
|
80e808b6d6
EVAL replication test: less false positives.
|
hace 12 años |
antirez
|
5080e625d3
Redis test: scripting EVALSHA replication test more reliable.
|
hace 12 años |
antirez
|
47db53c3c3
New tests related to scripts max execution time.
|
hace 12 años |
antirez
|
5498e7bc76
Tests for scripting PRNG.
|
hace 12 años |
antirez
|
13a21caae3
New test for scripting engine: DECR_IF_GT.
|
hace 12 años |
antirez
|
3cd4ad267c
Tests modified to match the new global protection implementation.
|
hace 12 años |
antirez
|
2fd7c9efde
Tests for lua globals protection.
|
hace 12 años |
antirez
|
6aa2f98938
Test for redis.sha1hex().
|
hace 12 años |
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.
|
hace 12 años |
antirez
|
ef23f3ac92
Script max execution time test disabled for now since it is no longer enforced.
|
hace 13 años |
antirez
|
e5abf6ef19
SCRIPT LOAD now returns the SHA1 instead of +OK
|
hace 13 años |
antirez
|
e8c993f0fb
Fixes for the scripting refactoring and new commands. Tests for the new features.
|
hace 13 años |
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.
|
hace 13 años |
antirez
|
7864ef8551
new tests for the scripting engine: not allowed commands and write commands after random commands.
|
hace 13 años |
antirez
|
d50292d2cc
make a scripting test more valgrind friendly
|
hace 13 años |
antirez
|
61fee31999
test that EVALSHA is replicated as EVAL
|
hace 13 años |
antirez
|
449286a588
Scripting tests added
|
hace 13 años |