1. 26 Nov, 2018 1 commit
  2. 26 Sep, 2018 1 commit
  3. 20 May, 2018 3 commits
  4. 19 May, 2018 1 commit
  5. 14 May, 2016 1 commit
  6. 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
  7. 17 Apr, 2016 1 commit
  8. 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
  9. 16 Sep, 2015 1 commit
  10. 16 Apr, 2015 2 commits
  11. 18 Feb, 2015 1 commit
  12. 22 Jan, 2015 1 commit
  13. 08 Jan, 2015 2 commits
  14. 29 May, 2014 1 commit
  15. 09 Apr, 2014 3 commits
  16. 11 Jul, 2013 2 commits
  17. 01 May, 2013 1 commit
  18. 15 Mar, 2013 1 commit
  19. 23 Feb, 2013 1 commit
  20. 22 Jan, 2013 1 commit
  21. 28 Aug, 2012 1 commit
  22. 20 Dec, 2011 1 commit
  23. 02 Dec, 2011 1 commit
  24. 10 Jul, 2011 2 commits
  25. 09 Jul, 2011 2 commits
  26. 19 Jun, 2011 1 commit
  27. 18 Jun, 2011 2 commits
  28. 09 Jun, 2011 2 commits
  29. 29 May, 2011 1 commit