summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Modules callbacks for lazy free effort, and unlink (#7912)chenyangyang2020-11-163-1/+230
* Add new commands ZDIFF and ZDIFFSTORE (#7961)Felipe Machado2020-11-151-3/+86
* Add timer module API tests. (#8041)Yossi Gottlieb2020-11-113-1/+162
* Rewritten commands are logged as their original command (#8006)Madelyn Olson2020-11-101-0/+35
* Extend client tracking tests (#7998)nitaicaro2020-11-092-34/+330
* Moved RMAPI_FUNC_SUPPORTED location such that it will be visible to modules (...Meir Shpilraien (Spielrein)2020-11-091-0/+6
* Typo fix: entires -> entries (#8031)sundb2020-11-081-1/+1
* Add RESET command. (#7982)Yossi Gottlieb2020-11-051-0/+51
* Tests: fix filename reported in run_solo tests.Yossi Gottlieb2020-11-041-4/+5
* Fix test failure on slower systems.Yossi Gottlieb2020-11-041-1/+1
* Enable specifying TLS ciphers(suites) in redis-cli/redis-benchmark (#8005)filipe oliveira2020-11-041-0/+41
* Disable new SIGABRT test on valgrind (#8013)Meir Shpilraien (Spielrein)2020-11-041-10/+14
* Disable rehash when redis has child process (#8007)Wang Yuan2020-11-031-0/+20
* Added crash report on SIGABRT (#8004)Meir Shpilraien (Spielrein)2020-11-031-0/+11
* Propagate GETSET and SET-GET as SET (#7957)Oran Agra2020-11-031-0/+21
* Further improved ACL algorithm for picking categoriesMadelyn Olson2020-10-281-9/+15
* TLS Support for redis-benchmark (#7959)filipe oliveira2020-10-281-0/+14
* Fix timing dependence in replication tcl tests (#7969)Wang Yuan2020-10-271-3/+6
* Attempt to fix sporadic test failures due to wait_for_log_messages (#7955)Oran Agra2020-10-261-0/+2
* redis-benchmark: add tests, --version, a minor bug fixes (#7947)filipe oliveira2020-10-263-0/+133
* fix invalid 'failover' identifier in cluster slave selection test (#7942)Zach Fewtrell2020-10-251-1/+1
* WATCH no longer ignores keys which have expired for MULTI/EXEC. (#7920)Qu Chen2020-10-221-2/+2
* improve verbose logging on failed test. print log file lines (#7938)Oran Agra2020-10-221-0/+4
* Add a --no-latency tests flag. (#7939)Yossi Gottlieb2020-10-224-9/+25
* Fix tests failure on busybox systems. (#7916)Yossi Gottlieb2020-10-182-2/+2
* support NOMKSTREAM option in xadd command (#7910)Wen Hui2020-10-181-0/+12
* Modules: fix RM_GetCommandKeys API. (#7901)Yossi Gottlieb2020-10-111-4/+1
* Add Module API for version and compatibility checks (#7865)Meir Shpilraien (Spielrein)2020-10-116-0/+55
* Module API: Add RM_GetClientCertificate(). (#7866)Yossi Gottlieb2020-10-112-0/+29
* Modules: Add RM_GetDetachedThreadSafeContext(). (#7886)Yossi Gottlieb2020-10-112-0/+31
* Modules: add RM_GetCommandKeys().Yossi Gottlieb2020-10-113-1/+171
* Adds new pop-push commands (LMOVE, BLMOVE) (#6929)Felipe Machado2020-10-084-22/+214
* Fixed excessive categories being displayed from acls (#7889)Madelyn Olson2020-10-071-0/+14
* Allow blocked XREAD on a cluster replica (#7881)Oran Agra2020-10-062-0/+34
* memory reporting of clients argv (#7874)Oran Agra2020-10-051-1/+1
* Add GET parameter to SET command (#7852)Nykolas Laurentino de Lima2020-10-021-0/+21
* Fix crash in script timeout during AOF loading (#7870)Oran Agra2020-10-011-0/+39
* Fixed Tracking test “The other connection is able to get invalidations” (...nitaicaro2020-09-301-2/+3
* Fix new obuf-limits tests to work with TLS (#7848)Oran Agra2020-09-272-13/+29
* Don't write replies if close the client ASAP (#7202)Wang Yuan2020-09-242-0/+107
* Stream: Inconsistency between master and replica some XREADGROUP case (#7526)valentinogeron2020-09-241-0/+96
* Add ZINTER/ZUNION commandbodong.ybd2020-09-241-0/+50
* Add GT and LT options to ZADD for conditional score updates (#7818)alexronke-channeladvisor2020-09-231-0/+58
* Kill disk-based fork child when all replicas drop and 'save' is not enabled (...Wang Yuan2020-09-221-0/+61
* Add Swapdb Module Event (#7804)Wen Hui2020-09-202-0/+18
* Remove tmp rdb file in background thread (#7762)Wang Yuan2020-09-172-0/+50
* Clarify help text of tcl scripts. (#7798)WuYunlong2020-09-151-0/+1
* Recalculate hardcoded variables from $::instances_count in sentinel tests (#7...Mykhailo Pylyp2020-09-133-13/+15
* fix broken PEXPIREAT test (#7791)Oran Agra2020-09-131-6/+10
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-108-12/+13