1. 21 May, 2018 1 commit
  2. 20 May, 2018 3 commits
  3. 19 May, 2018 1 commit
  4. 14 May, 2016 1 commit
  5. 20 Apr, 2016 1 commit
    • owent's avatar
      Add CI for Windows · 6c53d680
      owent authored
      - fix macro problem in mingw-gcc
      - fix typedef in cygwin
      6c53d680
  6. 17 Apr, 2016 1 commit
  7. 18 Nov, 2015 1 commit
    • Tom Lee's avatar
      Fix potential race in 'invalid timeout' tests · d4b715f0
      Tom Lee authored
      It's possible for the call to connect() to succeed on the very first
      try, in which case the logic for checking for invalid timeout fields is
      never executed. When this happens, the tests fail because they expect a
      REDIS_ERR_IO but no such failure has occurred.
      
      Tests aside, this is a potential source of irritating and hard-to-find
      intermittent bugs.
      
      This patch forces the validation to occur early so that we get
      predictable behavior whenever an invalid timeout is specified.
      d4b715f0
  8. 16 Sep, 2015 1 commit
  9. 16 Apr, 2015 2 commits
  10. 18 Feb, 2015 1 commit
  11. 22 Jan, 2015 1 commit
  12. 08 Jan, 2015 2 commits
  13. 29 May, 2014 1 commit
  14. 09 Apr, 2014 3 commits
  15. 11 Jul, 2013 2 commits
  16. 01 May, 2013 1 commit
  17. 15 Mar, 2013 1 commit
  18. 23 Feb, 2013 1 commit
  19. 22 Jan, 2013 1 commit
  20. 28 Aug, 2012 1 commit
  21. 20 Dec, 2011 1 commit
  22. 02 Dec, 2011 1 commit
  23. 10 Jul, 2011 2 commits
  24. 09 Jul, 2011 2 commits
  25. 19 Jun, 2011 1 commit
  26. 18 Jun, 2011 2 commits
  27. 09 Jun, 2011 2 commits
  28. 29 May, 2011 1 commit
  29. 22 May, 2011 1 commit