summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix typo on buckup to backup (#8919)pgxiaolianzi2021-06-011-1/+1
* add test for modules load/unload and config rewriteOran Agra2021-06-011-0/+22
* Improve new time sensitive pexpireat propagation test (#9010)Oran Agra2021-06-011-2/+2
* Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8...ny03122021-05-304-71/+281
* unregister AE_READABLE from the read pipe in backgroundSaveDoneHandlerSocket ...YaacovHazan2021-05-261-0/+39
* stabilize tests that involved with load handlers (#8967)YaacovHazan2021-05-2010-53/+37
* Hide migrate command from slowlog if they include auth (#8859)Madelyn Olson2021-05-193-7/+67
* Fix race in new lazyfree test (#8965)Oran Agra2021-05-191-0/+7
* longer timeout in replication test (#8963)Oran Agra2021-05-181-1/+1
* fix race in config rewrite test (#8960)Oran Agra2021-05-181-1/+1
* Reset lazyfreed_objects info field with RESETSTAT, test for stream lazyfree (...Oran Agra2021-05-171-0/+41
* EVALSHA_RO and EVAL_RO Commands (#8820)Raghav Muddur2021-05-121-0/+11
* Enforce client output buffer soft limit when no traffic. (#8833)yoav-steinberg2021-05-041-54/+61
* Fix potential CONFIG SET bind test failure. (#8875)Huang Zhw2021-04-271-2/+2
* fuzz tester, try to print hung command (#8837)Oran Agra2021-04-252-1/+16
* Print the number of abnormal line in AOF (#8823)bugwz2021-04-201-0/+12
* Fix memory leak when doing lazyfreeing client tracking table (#8822)Madelyn Olson2021-04-191-0/+11
* Modules: adding a module type for key space notification (#8759)Hanna Fadida2021-04-194-48/+133
* Modules: Replicate lazy-expire even if replication is not allowed (#8816)guybe72021-04-192-1/+44
* ACL channels permission handling for save/load scenario. (#8794)Harkrishn Patro2021-04-192-0/+97
* Fix ouput buffer limit test (#8803)sundb2021-04-191-2/+10
* Revert cluster slot migration tests. (#8806)Yossi Gottlieb2021-04-182-0/+12
* Fix timing of new replication test (#8807)Oran Agra2021-04-181-5/+5
* Improve testsuite print of log file (#8805)Oran Agra2021-04-183-9/+18
* Add a timeout mechanism for replicas stuck in fullsync (#8762)guybe72021-04-151-2/+16
* stabilized and improve pendingquerybuf test suit (#8780)YaacovHazan2021-04-141-5/+6
* Revert "Fix: server will crash if rdbload or rdbsave method is not provided i...Oran Agra2021-04-133-29/+2
* Add more attempts to a timing sensitive test (#8770)Oran Agra2021-04-131-1/+4
* Fix failing cluster tests. (#8763)Yossi Gottlieb2021-04-134-1/+12
* Fix out of range confusing error messages (XAUTOCLAIM, RPOP count) (#8746)Yang Bodong2021-04-071-0/+4
* Fix: server will crash if rdbload or rdbsave method is not provided in module...Bonsai2021-04-063-2/+29
* Clean up and stabilize cluster migration tests. (#8745)Yossi Gottlieb2021-04-064-25/+66
* Fix "default" and overwritten / reset users will not have pubsub channels per...Huang Zhw2021-04-052-4/+45
* Add cluster-allow-replica-migration option. (#5285)Sokolov Yura2021-04-042-0/+77
* Fix XAUTOCLAIM response to return the next available id as the cursor (#8725)Valentino Geron2021-04-011-6/+6
* Solve sentinel test issue in TLS due to recent tests change. (#8728)Oran Agra2021-04-015-6/+14
* zsetAdd: Fix wrong reply in case of INCR and GT/LT (#8717)guybe72021-04-011-41/+73
* Use chi-square for random distributivity verification in test (#8709)sundb2021-04-014-13/+33
* Add replica-announced config option (#8653)Jérôme Loyet2021-03-301-0/+73
* Cluster migration test cleanup. (#8726)Yossi Gottlieb2021-03-301-3/+4
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-305-9/+51
* re-fix config rewrite for empty save directive (#8722)JunhuaY2021-03-301-0/+8
* solve race conditions in psync2-pingoff test (#8720)Oran Agra2021-03-301-3/+15
* Fix config rewrite with an empty "save" parameter. (#8719)Yossi Gottlieb2021-03-291-0/+12
* Add cluster slot migration tests (#8649)Sokolov Yura2021-03-295-7/+189
* Restore old client 'processCommandAndResetClient' to fix false dead client in...Meir Shpilraien (Spielrein)2021-03-291-0/+37
* make processCommand check publish channel permissions. (#8534)Huang Zhw2021-03-261-0/+16
* Fix SLOWLOG for blocked commands (#8632)Oran Agra2021-03-251-0/+16
* Properly initialize variable to make valgrind happy in checkChildrenDone(). R...Qu Chen2021-03-241-1/+1
* Remove cron saving during BGSAVE test. (#8688)yoav-steinberg2021-03-241-1/+1