- 03 Apr, 2012 4 commits
- 02 Apr, 2012 8 commits
- 01 Apr, 2012 4 commits
-
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
chkconfig in install_server.sh doesn't work because of a typo
-
ThePicard authored
-
- 31 Mar, 2012 4 commits
- 30 Mar, 2012 3 commits
-
-
antirez authored
-
Joseph Jang authored
occurs when two or more dbs are replicated and at least one of them is >db10
-
antirez authored
-
- 29 Mar, 2012 2 commits
- 28 Mar, 2012 6 commits
-
-
antirez authored
-
Nathan Fritz authored
(The original implementation was modified by @antirez to conform Redis coding standards.)
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Redis test: regexp to check if valgrind reported errors modified. Now we no longer look at the total count because this includes "possibly lost" bytes that are not interesting for Redis (tons of false positives because of how sds.c works).
-
- 27 Mar, 2012 9 commits
-
-
Salvatore Sanfilippo authored
fix typo
-
Salvatore Sanfilippo authored
Fixes around time usage
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
antirez authored
-
antirez authored
Produce the watchlog warning log in a way that is safer from a signal handler. Fix a memory leak in the backtrace generation function.
-
antirez authored
This is required to ensure that the signal will be delivered to the main thread when the watchdog timer expires.
-