- 25 Feb, 2014 2 commits
- 20 Feb, 2014 9 commits
- 17 Feb, 2014 3 commits
-
-
antirez authored
Nothing tested at all so far... Just the infrastructure spawning N Sentinels and N Redis instances that the test will use again and again.
-
antirez authored
-
antirez authored
Some inline test moved into server_is_up procedure. Also find_available_port was moved into util since it is going to be used for the Sentinel test as well.
-
- 13 Feb, 2014 1 commit
-
-
antirez authored
It was verified that reverting the commit that fixes the bug, the test no longer passes.
-
- 31 Jan, 2014 1 commit
-
-
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.
-
- 09 Jan, 2014 1 commit
-
-
antirez authored
-
- 08 Jan, 2014 1 commit
-
-
antirez authored
-
- 13 Dec, 2013 1 commit
-
- 08 Dec, 2013 1 commit
-
-
Yossi Gottlieb authored
-
- 25 Nov, 2013 1 commit
-
-
antirez authored
Fixes issue #1298.
-
- 05 Nov, 2013 1 commit
-
-
antirez authored
-
- 31 Oct, 2013 2 commits
- 30 Oct, 2013 6 commits
- 25 Oct, 2013 2 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
- 30 Aug, 2013 1 commit
-
-
antirez authored
-
- 29 Aug, 2013 1 commit
-
-
antirez authored
-
- 07 Aug, 2013 1 commit
-
-
Jan-Erik Rediger authored
-
- 29 Jul, 2013 1 commit
-
-
antirez authored
-
- 22 Jul, 2013 1 commit
-
-
antirez authored
-
- 25 Jun, 2013 3 commits