summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed hset error since it's shared with hmsetunstable_hmset_argsMadelyn Olson2020-08-181-1/+1
* Add contribution guidelines for vulnerability reportsBrian P O'Rourke2020-07-222-1/+21
* Outdent github issues guidelinesBrian P O'Rourke2020-07-221-8/+8
* Fix typo in deps/README.md (#7553)Sungho Hwang2020-07-221-1/+1
* Properly reset errno for rdbLoad (#7542)Madelyn Olson2020-07-211-0/+1
* testsuite may leave servers alive on error (#7549)Oran Agra2020-07-211-0/+3
* Tests: drop TCL 8.6 dependency. (#7548)Yossi Gottlieb2020-07-211-22/+27
* Fixes to release scripts (#7547)Oran Agra2020-07-212-2/+2
* Clarification on the bug that was fixed in PR #7539. (#7541)WuYunlong2020-07-211-1/+2
* Fix deprecated tail syntax in tests (#7543)Remi Collet2020-07-211-1/+1
* Add missing calls to raxStop (#7532)Wen Hui2020-07-214-19/+63
* add missing caching command in client help (#7399)Wen Hui2020-07-201-0/+1
* replication: need handle -NOPERM error after send ping (#7538)zhaozhao.zz2020-07-201-0/+1
* Fix cluster redirect for module command with no firstkey. (#7539)WuYunlong2020-07-201-4/+8
* Run daily CI on PRs to release a branch (#7535)Oran Agra2020-07-201-2/+4
* Refactor streamAppendItem() by deleting redundancy condition. (#7487)WuYunlong2020-07-201-1/+1
* GitHub Actions workflows - use latest version of actions/checkout (#7534)Scott Brenner2020-07-202-10/+10
* Merge pull request #7529 from itamarhaber/stable-sha256sumItamar Haber2020-07-171-0/+1
|\
| * Adds SHA256SUM to redis-stable tarball uploadItamar Haber2020-07-161-0/+1
|/
* Adds GitHub issue templates (#7468)Itamar Haber2020-07-165-0/+97
* Support passing stack allocated module strings to moduleCreateArgvFromUserFor...yoav-steinberg2020-07-161-1/+4
* Stream avoid duplicate parse id (#7450)杨博东2020-07-161-21/+37
* Send null for invalidate on flush (#7469)Luke Palmer2020-07-151-10/+14
* Notify systemd on sentinel startup (#7168)dmurnane2020-07-151-0/+4
* Add registers dump support for Apple silicon (#7453)Developer-Ecosystem-Engineering2020-07-151-2/+54
* correct error msg for num connections reaching maxclients in cluster mode (#7...Wen Hui2020-07-151-2/+2
* Fix command help for unexpected options (#7476)WuYunlong2020-07-156-3/+20
* Refactor RM_KeyType() by using macro. (#7486)WuYunlong2020-07-151-1/+1
* diskless master disconnect replicas when rdb child failed (#7518)Oran Agra2020-07-141-5/+6
* redis-cli tests, fix valgrind timing issue (#7519)Oran Agra2020-07-141-1/+1
* Fix out of update help info in tcl tests. (#7516)WuYunlong2020-07-141-2/+0
* Replica always reports master's config epoch in CLUSTER NODES output. (#7235)Qu Chen2020-07-131-1/+5
* RESTORE ABSTTL skip expired keys - leak (#7511)Oran Agra2020-07-131-0/+1
* fix recently added time sensitive tests failing with valgrind (#7512)Oran Agra2020-07-132-6/+12
* runtest --stop pause stops before terminating the redis server (#7513)Oran Agra2020-07-132-2/+8
* update release scripts for new hosts, and CI to run more tests (#7480)Oran Agra2020-07-125-26/+68
* fix description about ziplist, the code is ok (#6318)jimgreen20132020-07-111-2/+2
* STORE variants: SINTER,SUNION,SDIFF,ZUNION use setKey instead of dbDelete+dbA...杨博东2020-07-112-23/+19
* fix benchmark in cluster mode fails to authenticate (#7488)马永泽2020-07-101-40/+56
* fix: typo in CI job name (#7466)Abhishek Soni2020-07-101-1/+1
* Fix typo in deps README (#7500)Jiayuan Chen2020-07-101-1/+1
* Add missing latency-monitor tcl test to test_helper.tcl. (#6782)WuYunlong2020-07-101-0/+1
* TLS: Session caching configuration support. (#7420)Yossi Gottlieb2020-07-106-16/+56
* TLS: Ignore client cert when tls-auth-clients off. (#7457)Yossi Gottlieb2020-07-101-3/+1
* Use pkg-config to properly detect libssl and libcrypto libraries (#7452)James Hilliard2020-07-101-3/+15
* TLS: Add missing redis-cli options. (#7456)Yossi Gottlieb2020-07-103-52/+166
* redis-cli --hotkeys fixed to handle non-printable key namesOran Agra2020-07-101-5/+11
* redis-cli --bigkeys fixed to handle non-printable key namesOran Agra2020-07-101-16/+24
* RESTORE ABSTTL won't store expired keys into the db (#7472)Oran Agra2020-07-104-16/+46
* defrag.c activeDefragSdsListAndDict when defrag sdsele, We can't use (#7492)huangzhw2020-07-101-1/+1