コミット履歴

作者 SHA1 メッセージ 日付
  yiyuaner 78025c4a26 Add checks for overflow in redis-check-aof and loadAppendOnlyFile (#9669) 3 年 前
  Oran Agra 87321deb3f attempt to fix tracking test issue with external tests due to lazy free (#9722) 3 年 前
  menwen d5ca72e38b fix defrag test looking at the wrong latency metric (#9723) 3 年 前
  Wang Yuan 526cbb5cff Fix not updating backlog histlen when trimming repl backlog (#9713) 3 年 前
  zhaozhao.zz d08f0552ee rebuild replication backlog index when master restart (#9720) 3 年 前
  Binbin 58a1d16ff6 Fix timing issue in replication test (#9719) 3 年 前
  Binbin cea7809cea Fix race condition in psync2-pingoff test (#9712) 3 年 前
  Oran Agra f1f3cceb50 fix valgrind issues with long double module test (#9709) 3 年 前
  罗泽轩 155c291006 Remove duplicate SET_OP_XX definitions in t_set.c. (#4326) 3 年 前
  Oran Agra 48d54265ce Fix failing cluster tests (#9707) 3 年 前
  Yossi Gottlieb f26e90be0c Use 'gcc' instead of 'ld' to link test modules. (#9710) 3 年 前
  Binbin 033578839b Fix multiple COUNT in LMPOP/BLMPOP/ZMPOP/BZMPOP (#9701) 3 年 前
  lijinliang 215b909c1f fix typo in db.c: synchroneus -> synchronous(2 places) (#9702) 3 年 前
  Rafi Einstein 734cde7e38 Fix memory leak when there's a read error of module aux data from rdb. (#9705) 3 年 前
  Wang Yuan 68886de085 Fix timing issue in replication buffer test (#9697) 3 年 前
  Oran Agra 22a778c880 fix failing cluster tests (#9695) 3 年 前
  yoav-steinberg b7afac6bc2 Remove update-jemalloc.sh, it's not needed anymore (#9690) 3 年 前
  guybe7 975f51fe16 Add new SLOTSRANGE to subcommands table (#9689) 3 年 前
  Wen Hui 5fb4adba65 New Cluster Command: CLUSTER DELSLOTSRANGE and CLUSTER ADDSLOTSRANGE (#9445) 3 年 前
  Wang Yuan 37dc2f13b4 Fix not waiting for data loading to complete in AOF tests (#9683) 3 年 前
  Wen Hui 43b22f17dc Sentinel: don't log auth-pass value for better security (#9652) 3 年 前
  Oran Agra 37559ca79f Fix race condition in lazy free test (#9682) 3 年 前
  Oran Agra 665e428435 Testsuite: attempt to find / avoid valgrind warnings of killed processes (#9679) 3 年 前
  Wang Yuan 9ec3294b97 Add timestamp annotations in AOF (#9326) 3 年 前
  Oran Agra 085615af97 Improve code doc of allowed_firstargs following #9504 (#9674) 3 年 前
  Guy Korland 6cf6c36937 Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 3 年 前
  Itamar Haber 00362f2a94 Removes admin acl category from CLIENT TRACKINGINFO (#9662) 3 年 前
  Shaya Potter 12ce2c3925 Add RM_ReplyWithBigNumber module API (#9639) 3 年 前
  Wang Yuan c1718f9d86 Replication backlog and replicas use one global shared replication buffer (#9166) 3 年 前
  Oran Agra 6b297cd646 Improve errno reporting on fork and fopen rdbLoad failures (#9649) 3 年 前