1. 02 Sep, 2018 1 commit
  2. 31 Aug, 2018 5 commits
  3. 29 Aug, 2018 7 commits
  4. 27 Aug, 2018 8 commits
  5. 26 Aug, 2018 6 commits
  6. 25 Aug, 2018 1 commit
  7. 23 Aug, 2018 1 commit
    • zhaozhao.zz's avatar
      networking: make setProtocolError simple and clear · f2ad89a3
      zhaozhao.zz authored
      Function setProtocolError just records proctocol error
      details in server log, set client as CLIENT_CLOSE_AFTER_REPLY.
      It doesn't care about querybuf sdsrange, because we
      will do it after procotol parsing.
      f2ad89a3
  8. 22 Aug, 2018 1 commit
  9. 21 Aug, 2018 1 commit
    • Oran Agra's avatar
      Fix unstable tests on slow machines. · c8452ab0
      Oran Agra authored
      Few tests had borderline thresholds that were adjusted.
      
      The slave buffers test had two issues, preventing the slave buffer from growing:
      1) the slave didn't necessarily go to sleep on time, or woke up too early,
         now using SIGSTOP to make sure it goes to sleep exactly when we want.
      2) the master disconnected the slave on timeout
      c8452ab0
  10. 14 Aug, 2018 4 commits
  11. 13 Aug, 2018 2 commits
  12. 03 Aug, 2018 3 commits