- 04 Apr, 2012 1 commit
-
-
antirez authored
-
- 30 Mar, 2012 1 commit
-
-
antirez authored
-
- 25 Mar, 2012 1 commit
-
-
antirez authored
Apparently because the sample RDB file was not copied before every test Redis had a chance to replace it with a newly written one, so that the next test could fail.
-
- 23 Mar, 2012 2 commits
- 25 Jan, 2012 1 commit
-
-
Pieter Noordhuis authored
-
- 12 Jan, 2012 1 commit
-
-
antirez authored
-
- 06 Jan, 2012 1 commit
-
-
antirez authored
Regression test for the main problem causing issue #141. Minor changes/fixes/additions to the test suite itself needed to write the test.
-
- 10 Dec, 2011 1 commit
-
-
antirez authored
-
- 07 Dec, 2011 1 commit
-
-
antirez authored
Redis test: two redundant tests removed as they tend to create issues when running the test with valgrind.
-
- 17 Oct, 2011 1 commit
-
-
antirez authored
-
- 16 Sep, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 11 Jul, 2011 2 commits
- 10 Jul, 2011 1 commit
-
-
antirez authored
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
-
- 08 Jul, 2011 1 commit
-
-
antirez authored
-
- 07 Jul, 2011 1 commit
-
-
Hampus Wessman authored
-
- 20 Jun, 2011 1 commit
-
-
antirez authored
-
- 24 May, 2011 1 commit
-
-
antirez authored
-
- 12 May, 2011 1 commit
-
-
antirez authored
-
- 22 Apr, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 25 Aug, 2010 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 04 Aug, 2010 5 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
Minor change in redis-cli output for the (multi-)bulk response but this will be fixed in the next commit.
-
Pieter Noordhuis authored
Patched redis-cli to abort on unexpected quotation. This caused redis-cli to get into an infinite, memory-consuming loop.
-
Pieter Noordhuis authored
Changed redis-cli to output the raw response for a bulk reply when it is run in interactive mode instead of checking isatty.
-
- 03 Aug, 2010 1 commit
-
-
antirez authored
-
- 28 Jul, 2010 1 commit
-
-
antirez authored
better random dataset creation function in test. master-slave replication test now is able to save the two datasets in CSV when an inconsistency is detected.
-
- 06 Jul, 2010 1 commit
-
-
antirez authored
-
- 01 Jul, 2010 1 commit
-
-
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
-
- 02 Jun, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
-
- 19 May, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 14 May, 2010 1 commit
-
-
Pieter Noordhuis authored
-