summaryrefslogtreecommitdiff
path: root/tests/support/util.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warnings and errors when building with gcc-12 or clang (#12035)sundb2023-04-181-1/+1
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-7/+30
* Fix WAITAOF reply when using last_offset and last_numreplicas (#11917)Binbin2023-03-151-2/+2
* Implementing the WAITAOF command (issue #10505) (#11713)Slava Koyfman2023-03-141-2/+2
* Fix set with duplicate elements causes sdiff to hang (#11530)Binbin2022-11-221-3/+10
* fixes for fork child exit and test: #11463 (#11499)Oran Agra2022-11-121-0/+1
* diskless master, avoid bgsave child hung when fork parent crashes (#11463)Oran Agra2022-11-091-0/+8
* Fix crash due to delete entry from compress quicklistNode and wrongly split q...sundb2022-09-191-0/+6
* Bump codespell from 2.1.0 to 2.2.1 in /.codespell (#11184)Binbin2022-08-241-1/+1
* Build TLS as a loadable moduleOran Agra2022-08-231-0/+22
* Cluster test improvements (#10920)Madelyn Olson2022-07-121-6/+0
* Add cluster-port support to redis-cli --cluster (#10344)Binbin2022-07-111-2/+2
* By default prevent cross slot operations in functions and scripts with # (#10...Madelyn Olson2022-04-261-0/+6
* Add RM_PublishMessageShard (#10543)guybe72022-04-171-0/+10
* optimize(remove) usage of client's pending_querybuf (#10413)zhaozhao.zz2022-03-251-2/+2
* Regression test for sync psync crash (#10288)Binbin2022-02-131-2/+2
* redis-cli generates command help tables from the results of COMMAND (#10043)Jason Elbaum2022-02-051-1/+1
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-171-0/+8
* Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...filipe oliveira2022-01-051-0/+6
* Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)chenyang80942022-01-031-2/+2
* Wait for replicas when shutting down (#9872)Viktor Söderqvist2022-01-021-2/+5
* Tests: don't rely on the response of MEMORY USAGE when mem_allocator is not j...chenyang80942021-12-271-0/+10
* Add external test that runs without debug command (#9964)Oran Agra2021-12-191-3/+9
* Protected configs and sensitive commands (#9920)YaacovHazan2021-12-191-0/+10
* Introduce memory management on cluster link buffers (#9774)ny03122021-12-161-0/+8
* Fix possible int overflow when hashing an sds. (#9916)yoav-steinberg2021-12-131-0/+71
* Obliterate STRALGO! add LCS (which only works on keys) (#9799)guybe72021-11-181-1/+1
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-0/+21
* Archive external redis log in external tests (#9765)yoav-steinberg2021-11-111-8/+0
* Test suite - user server socket to optimize port detection (#9663)chendianqiang2021-11-071-7/+9
* attempt to fix tracking test issue with external tests due to lazy free (#9722)Oran Agra2021-11-021-0/+8
* Fix test randstring, compare string and int is wrong. (#9544)Huang Zhw2021-09-241-2/+3
* Client eviction (#8687)yoav-steinberg2021-09-231-6/+5
* bitpos/bitcount add bit index (#9324)Huang Zhw2021-09-121-0/+5
* corrupt-dump-fuzzer test, avoid creating junk keys (#9302)Oran Agra2021-08-051-1/+2
* Remove duplicate zero-port sentinels (#9240)Wen Hui2021-07-291-0/+13
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-7/+70
* Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8...ny03122021-05-301-0/+26
* stabilize tests that involved with load handlers (#8967)YaacovHazan2021-05-201-0/+8
* fuzz tester, try to print hung command (#8837)Oran Agra2021-04-251-1/+7
* Modules: adding a module type for key space notification (#8759)Hanna Fadida2021-04-191-0/+49
* Improve testsuite print of log file (#8805)Oran Agra2021-04-181-1/+1
* Use chi-square for random distributivity verification in test (#8709)sundb2021-04-011-7/+21
* Add cluster slot migration tests (#8649)Sokolov Yura2021-03-291-7/+7
* RAND* commands: fix risk of OOM panic in hash and zset, use fair random in ha...sundb2021-02-051-0/+18
* Fix test issues from introduction of HRANDFIELD (#8424)Oran Agra2021-01-311-1/+5
* Add HRANDFIELD and ZRANDMEMBER. improvements to SRANDMEMBER (#8297)Yang Bodong2021-01-291-2/+2
* implement FAILOVER command (#8315)Allen Farris2021-01-281-6/+4
* Add errorstats info section, Add failed_calls and rejected_calls to commandst...filipe oliveira2020-12-311-0/+6