1. 25 Feb, 2014 10 commits
  2. 20 Feb, 2014 9 commits
  3. 17 Feb, 2014 3 commits
  4. 13 Feb, 2014 1 commit
  5. 31 Jan, 2014 1 commit
    • antirez's avatar
      Test: fixed osx msg passing issue in testing framework. · 331de693
      antirez authored
      The Redis test uses a server-clients model in order to parallelize the
      execution of different tests. However in recent versions of osx not
      setting the channel to a binary encoding caused issues even if AFAIK no
      binary data is really sent via this channel. However now the channels
      are deliberately set to a binary encoding and this solves the issue.
      
      The exact issue was the test not terminating and giving the impression
      of running forever, since test clients or servers were unable to
      exchange the messages to continue.
      331de693
  6. 09 Jan, 2014 1 commit
  7. 08 Jan, 2014 1 commit
  8. 13 Dec, 2013 1 commit
  9. 08 Dec, 2013 1 commit
  10. 25 Nov, 2013 1 commit
  11. 05 Nov, 2013 1 commit
  12. 31 Oct, 2013 2 commits
  13. 30 Oct, 2013 6 commits
  14. 25 Oct, 2013 2 commits