summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make main thread killable so that it can be canceled at any time.WuYunlong2020-10-273-4/+11
* RM_GetContextFlags provides indication that we're in a fork child (#7783)Oran Agra2020-10-278-18/+28
* Add Swapdb Module Event (#7804)Wen Hui2020-10-275-0/+52
* fix make warnings in debug.c MacOS (#7805)Daniel Dai2020-10-272-2/+3
* debug.c: NetBSD build warning fix. (#7810)David CARLIER2020-10-271-3/+4
* Remove tmp rdb file in background thread (#7762)Wang Yuan2020-10-276-8/+82
* Add printf attribute and fix warnings and a minor bug (#7803)Oran Agra2020-10-272-4/+12
* bio: doFastMemoryTest should try to kill io threads as well.WuYunlong2020-10-273-0/+19
* bio: fix doFastMemoryTest.WuYunlong2020-10-274-3/+25
* correct OBJECT ENCODING response for stream type (#7797)Wen Hui2020-10-271-0/+1
* Clarify help text of tcl scripts. (#7798)WuYunlong2020-10-271-0/+1
* Recalculate hardcoded variables from $::instances_count in sentinel tests (#7...Mykhailo Pylyp2020-10-273-13/+15
* Fix failing valgrind installation in github actions (#7792)Oran Agra2020-10-271-0/+1
* fix broken PEXPIREAT test (#7791)Oran Agra2020-10-271-6/+10
* Remove dead global variable 'lru_clock' (#7782)Wang Yuan2020-10-271-1/+0
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-10-2780-416/+436
* 6.0.86.0.8Oran Agra2020-09-103-2/+150
* Fix RESP3 response for HKEYS/HVALS on non-existing keyOran Agra2020-09-101-1/+3
* Fix leak in new blockedclient module API testOran Agra2020-09-101-0/+3
* Tests: fix oom-score-adj false positives. (#7772)Yossi Gottlieb2020-09-101-1/+1
* Tests: Add aclfile load and save tests (#7765)杨博东2020-09-102-0/+41
* RM_ThreadSafeContextTryLock a non-blocking method for acquiring GIL (#7738)Roi Lipman2020-09-107-1/+122
* Tests: validate CONFIG REWRITE for all params. (#7764)Yossi Gottlieb2020-09-106-6/+43
* Change THP warning to use madvise rather than never (#7771)Oran Agra2020-09-101-1/+1
* Documents RM_Call's fmt (#5448)Itamar Haber2020-09-101-0/+25
* Check that THP is not set to always (madvise is ok) (#4001)Jan-Erik Rediger2020-09-101-1/+1
* Tests: clean up stale .cli files. (#7768)Yossi Gottlieb2020-09-101-0/+2
* Allow exec with read commands on readonly replica in cluster (#7766)Eran Liberty2020-09-103-3/+59
* Fix CONFIG REWRITE of oom-score-adj-values. (#7761)Yossi Gottlieb2020-09-101-1/+2
* handle cur_test for nested testsOran Agra2020-09-101-0/+3
* Add daily CI for MacOS (#7759)Oran Agra2020-09-101-0/+18
* Tests: Some fixes for macOSbodong.ybd2020-09-103-11/+26
* Fix cluster consistency-check test (#7754)Oran Agra2020-09-101-29/+55
* Tests: fix unmonitored servers. (#7756)Yossi Gottlieb2020-09-101-0/+5
* fix broken cluster/sentinel tests by recent commit (#7752)Oran Agra2020-09-101-1/+1
* Improve valgrind support for cluster tests (#7725)Oran Agra2020-09-103-23/+83
* test infra - add durable mode to work around test suite crashingOran Agra2020-09-103-3/+35
* test infra - wait_done_loadingOran Agra2020-09-102-36/+16
* test infra - flushall between tests in external modeOran Agra2020-09-101-0/+1
* test infra - improve test skipping abilityOran Agra2020-09-103-36/+91
* test infra - reduce disk space usageOran Agra2020-09-103-11/+33
* test infra - write test name to logfileOran Agra2020-09-103-0/+35
* redis-cli: fix writeConn() buffer handling. (#7749)Yossi Gottlieb2020-09-101-6/+37
* Print server startup messages after daemonization (#7743)Oran Agra2020-09-101-4/+4
* Add masters/replicas options to redis-cli --cluster call command (#6491)Thandayuthapani2020-09-101-2/+13
* fix README about BUILD_WITH_SYSTEMD usage (#7739)Oran Agra2020-09-101-1/+1
* Fix double-make issue with make && make install. (#7734)Yossi Gottlieb2020-09-101-0/+2
* Redis 6.0.76.0.7Oran Agra2020-09-012-1/+325
* Reduce the probability of failure when start redis in runtest-cluster #7554 (...Oran Agra2020-09-011-5/+23
* Backport Lua 5.2.2 stack overflow fix. (#7733)Yossi Gottlieb2020-09-011-1/+1