1. 03 Dec, 2012 1 commit
    • antirez's avatar
      Test: fixed osx "leaks" support in test. · a2b3fff2
      antirez authored
      Due to changes in recent releases of osx leaks utility, the osx leak
      detection no longer worked. Now it is fixed in a way that should be
      backward compatible.
      a2b3fff2
  2. 31 Oct, 2012 1 commit
  3. 24 Apr, 2012 1 commit
  4. 05 Apr, 2012 1 commit
  5. 28 Mar, 2012 1 commit
  6. 24 Mar, 2012 1 commit
  7. 07 Dec, 2011 2 commits
  8. 04 Oct, 2011 1 commit
    • antirez's avatar
      Redis test ports selection made more robust. This prevents the test from... · 24bfb570
      antirez authored
      Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
      24bfb570
  9. 11 Jul, 2011 1 commit
  10. 09 Jul, 2011 1 commit
  11. 06 Jul, 2011 1 commit
  12. 15 Apr, 2011 1 commit
  13. 09 Jan, 2011 1 commit
  14. 03 Jan, 2011 1 commit
  15. 10 Dec, 2010 2 commits
  16. 13 Oct, 2010 1 commit
  17. 31 Aug, 2010 1 commit
  18. 21 Aug, 2010 1 commit
  19. 01 Jul, 2010 1 commit
    • antirez's avatar
      redis.c split into many different C files. · e2641e09
      antirez authored
      networking related stuff moved into networking.c
      
      moved more code
      
      more work on layout of source code
      
      SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;)
      
      cleanly compiling again after the first split, now splitting it in more C files
      
      moving more things around... work in progress
      
      split replication code
      
      splitting more
      
      Sets split
      
      Hash split
      
      replication split
      
      even more splitting
      
      more splitting
      
      minor change
      e2641e09
  20. 14 Jun, 2010 1 commit
  21. 02 Jun, 2010 5 commits
  22. 21 May, 2010 2 commits
  23. 20 May, 2010 1 commit
  24. 19 May, 2010 1 commit
  25. 14 May, 2010 8 commits