提交历史

作者 SHA1 备注 提交日期
  antirez 145ab1dc98 Cluster: improve anti-affinity algo in redis-trib.rb. 7 年之前
  Salvatore Sanfilippo 238c9bd086 Merge pull request #4540 from hqin6/unstable 7 年之前
  heqin ee724cac49 fixbug for #4538 Error opening /setting AOF rewrite IPC pipes: No such file or directory 7 年之前
  Salvatore Sanfilippo d745e8dfb3 Merge pull request #4536 from tporadowski/antirez_unstable-cli-history 7 年之前
  Salvatore Sanfilippo 398b2084af Merge pull request #4528 from nashe/patch-oob-read-4527 7 年之前
  antirez 12e65a424c safe_write -> aofWrite. Function commented. 7 年之前
  Salvatore Sanfilippo 5182dcd645 Merge pull request #4498 from soloestoy/aof-safe-write 7 年之前
  Tomasz Poradowski 77653ebe8a always enable command history in redis-cli 7 年之前
  antirez de276b6a43 Cluster: allow read-only EVAL/EVALSHA in slaves. 7 年之前
  nashe f43eb5adcf Prevent off-by-one read in stringmatchlen() (fixes #4527) 7 年之前
  antirez 522760fac7 Change indentation and other minor details of PR #4489. 7 年之前
  Itamar Haber 482d678e95 C style 7 年之前
  Itamar Haber b23c8babed Uses an offset in addReplyHelp 7 年之前
  Itamar Haber 8b51121998 Merge remote-tracking branch 'upstream/unstable' into help_subcommands 7 年之前
  antirez 62a4b817c6 add linkClient(): adds the client and caches the list node. 7 年之前
  Salvatore Sanfilippo 03cfc8bf3a Merge pull request #4497 from soloestoy/optimize-unlink-client 7 年之前
  Salvatore Sanfilippo c56fbb246c Merge pull request #4508 from trevor211/fixNotes 7 年之前
  antirez 479ea57797 Merge branch 'unstable' of github.com:/antirez/redis into unstable 7 年之前
  zhaozhao.zz 7c6ddbc37d dict: fix the int problem for defrag 7 年之前
  zhaozhao.zz d1176b582c dict: fix the int problem 7 年之前
  Salvatore Sanfilippo 6830fa25e3 Merge pull request #4488 from itamarhaber/debug_arity 7 年之前
  Salvatore Sanfilippo e4903ce586 Merge pull request #4509 from soloestoy/set-int-problem 7 年之前
  zhaozhao.zz 42387d6c1a set: fix the int problem for qsort 7 年之前
  zhaozhao.zz de809666f8 set: fix the int problem for SPOP & SRANDMEMBER 7 年之前
  WuYunlong 3f232ebfb8 fix some notes 7 年之前
  Salvatore Sanfilippo e6c3bcf9e0 Merge pull request #4506 from soloestoy/quicklist-int-problem 7 年之前
  zhaozhao.zz b9491b65d9 quicklist: change the len of quicklist to unsigned long 7 年之前
  zhaozhao.zz 664bbfe760 quicklist: fix the return value of quicklistCount 7 年之前
  antirez 2869284e44 Streams: fix a few type mismatches in t_stream.c. 7 年之前
  antirez 60d26acfc8 Refactoring: improve luaCreateFunction() API. 7 年之前