2012-01-12 |
antirez | On crash print information about the current client...
|
commit | commitdiff | tree |
2012-01-11 |
antirez | error in comment fixed
|
commit | commitdiff | tree |
2012-01-10 |
antirez | show GCC version in INFO output.
|
commit | commitdiff | tree |
2012-01-07 |
antirez | version bumped to 2.9.3
|
commit | commitdiff | tree |
2012-01-06 |
antirez | Regression test for the main problem causing issue...
|
commit | commitdiff | tree |
2012-01-06 |
antirez | Regression tests for protocol desync bug related to...
|
commit | commitdiff | tree |
2011-12-31 |
antirez | Protections against protocol desyncs, leading to infinite...
|
commit | commitdiff | tree |
2011-12-31 |
antirez | Protocol and I/O related defines moved into a separated...
|
commit | commitdiff | tree |
2011-12-31 |
antirez | A few no longer used defines removed from redis.h
|
commit | commitdiff | tree |
2011-12-30 |
antirez | Fixed replication when multiple slaves are attaching...
|
commit | commitdiff | tree |
2011-12-23 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-12-23 |
antirez | Added regression test for ZUNIONSTORE creating NaN...
|
commit | commitdiff | tree |
2011-12-23 |
antirez | Prevent NaN scores in sorted sets resulting from calls...
|
commit | commitdiff | tree |
2011-12-22 |
Salvatore Sanfilippo | Merge pull request #268 from diegok/unstable
|
commit | commitdiff | tree |
2011-12-21 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-12-21 |
antirez | sligthly better AOF related logs
|
commit | commitdiff | tree |
2011-12-21 |
antirez | Log when the child rewriting the AOF is killed by stopAppend...
|
commit | commitdiff | tree |
2011-12-21 |
antirez | server.replstate -> server.repl_state
|
commit | commitdiff | tree |
2011-12-21 |
antirez | some RDB server struct fields renamed.
|
commit | commitdiff | tree |
2011-12-21 |
antirez | more AOF server struct fields renamed.
|
commit | commitdiff | tree |
2011-12-21 |
antirez | AOF fileds in the global server state, and define names...
|
commit | commitdiff | tree |
2011-12-21 |
antirez | AOF refactoring, now with three states: ON, OFF, WAIT_REWRITE.
|
commit | commitdiff | tree |
2011-12-21 |
antirez | server.appendonly -> server.aof_state, and many comments...
|
commit | commitdiff | tree |
2011-12-21 |
antirez | A test modified to pass with the new AOF start/stop...
|
commit | commitdiff | tree |
2011-12-21 |
antirez | Redis test: when assertion fails print not just the...
|
commit | commitdiff | tree |
2011-12-20 |
antirez | Do not propagate DEBUG LOADAOF
|
commit | commitdiff | tree |
2011-12-20 |
antirez | startAppendOnly() fixed to set server.appendonly to...
|
commit | commitdiff | tree |
2011-12-20 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-12-19 |
Salvatore Sanfilippo | Merge pull request #258 from miaout17/bugfix-247
|
commit | commitdiff | tree |
2011-12-19 |
antirez | version bumped to 2.9.2
|
commit | commitdiff | tree |
2011-12-19 |
antirez | unit/introspection.tcl added
|
commit | commitdiff | tree |
2011-12-19 |
antirez | unit/introspection added among tests executed by default
|
commit | commitdiff | tree |
2011-12-19 |
antirez | Fixed memleak in CLIENT INFO, added simple test that...
|
commit | commitdiff | tree |
2011-12-18 |
antirez | added assertion in zslInsert() that ensures the inserted...
|
commit | commitdiff | tree |
2011-12-16 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-12-16 |
antirez | ae.c: solved a memory leak with no practical effects...
|
commit | commitdiff | tree |
2011-12-15 |
antirez | Fix: when aof_write_rewrite is true don't append on...
|
commit | commitdiff | tree |
2011-12-15 |
antirez | AOF fixes in the context of replicaiton (when AOF is...
|
commit | commitdiff | tree |
2011-12-15 |
antirez | ae_epoll.c typo introduced in the previous commit fixed.
|
commit | commitdiff | tree |
2011-12-15 |
antirez | Max limit to 10k clients removed, this implements feature...
|
commit | commitdiff | tree |
2011-12-14 |
antirez | List connected slaves with ip,port,state information...
|
commit | commitdiff | tree |
2011-12-13 |
antirez | version bumped to 2.9.1
|
commit | commitdiff | tree |
2011-12-13 |
antirez | redis-cli --eval implemented
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Hash type AOF rewrite using HMSET.
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Sorted Set type AOF rewrite using variadic ZADD.
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Set type AOF rewrite using variadic SADD.
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Added tests for AOF rewrite.
|
commit | commitdiff | tree |
2011-12-13 |
antirez | List type AOF rewrite using variadic RPUSH for the...
|
commit | commitdiff | tree |
2011-12-13 |
antirez | Lists AOF rewrite using variadic RPUSH (work in progress)
|
commit | commitdiff | tree |
2011-12-10 |
antirez | Redis test: vaoid two false positives while running...
|
commit | commitdiff | tree |
2011-12-07 |
antirez | Redis test: two redundant tests removed as they tend...
|
commit | commitdiff | tree |
2011-12-07 |
antirez | Redis test: wait more time for the server to start...
|
commit | commitdiff | tree |
2011-12-07 |
antirez | Redis test port allocation fixed.
|
commit | commitdiff | tree |
2011-12-07 |
antirez | EXPIRE tests more tolerant to random latency while...
|
commit | commitdiff | tree |
2011-12-07 |
antirez | Redis test: handle inability to start the server in...
|
commit | commitdiff | tree |
2011-12-07 |
antirez | Fixed a theoretical memory leak with no practical effects...
|
commit | commitdiff | tree |
2011-12-01 |
antirez | Fixed SORT bugs (issue #224) with regression tests.
|
commit | commitdiff | tree |
2011-12-01 |
antirez | Document the redis-server cli options in the README
|
commit | commitdiff | tree |
2011-12-01 |
antirez | usage information updated to reflect the new way to...
|
commit | commitdiff | tree |
2011-12-01 |
antirez | Even when loglevel is warning the server should log...
|
commit | commitdiff | tree |
2011-12-01 |
antirez | Support for command line configuration options for...
|
commit | commitdiff | tree |
2011-12-01 |
antirez | -h is now alias for --help when running redis-server.
|
commit | commitdiff | tree |
2011-12-01 |
antirez | I like when main() is the last function in the file.
|
commit | commitdiff | tree |
2011-11-30 |
antirez | Replication bug fixed: now non blocking connect is...
|
commit | commitdiff | tree |
2011-11-30 |
antirez | default log level is now notice.
|
commit | commitdiff | tree |
2011-11-29 |
antirez | --quiet option implemented in the Redis test. Output...
|
commit | commitdiff | tree |
2011-11-28 |
antirez | show initial querybuf bytes on querybuf overflow.
|
commit | commitdiff | tree |
2011-11-28 |
antirez | two new AOF related INFO fields that can be interesting...
|
commit | commitdiff | tree |
2011-11-28 |
antirez | still problems with the AOF race regression test, disabling...
|
commit | commitdiff | tree |
2011-11-25 |
antirez | jemalloc gitignore updated to jemalloc 2.2.5
|
commit | commitdiff | tree |
2011-11-25 |
Salvatore Sanfilippo | Merge pull request #208 from jbergstroem/jemalloc-2.2.5
|
commit | commitdiff | tree |
2011-11-25 |
antirez | log client protocol errors for log level >= verbose
|
commit | commitdiff | tree |
2011-11-25 |
antirez | Added regression tests for issue #209
|
commit | commitdiff | tree |
2011-11-25 |
Salvatore Sanfilippo | Merge pull request #209 from woowenjie/unstable
|
commit | commitdiff | tree |
2011-11-24 |
antirez | better bug report info on crash
|
commit | commitdiff | tree |
2011-11-24 |
antirez | minor refactoring to networking.c adding a separated...
|
commit | commitdiff | tree |
2011-11-24 |
antirez | last executed command in CLIENT LIST output.
|
commit | commitdiff | tree |
2011-11-23 |
antirez | new counter in INFO output: rejected_connections with...
|
commit | commitdiff | tree |
2011-11-22 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-11-22 |
antirez | More fixes in the Redis command table, to make sure...
|
commit | commitdiff | tree |
2011-11-22 |
Salvatore Sanfilippo | Merge pull request #199 from jerem/patch-1
|
commit | commitdiff | tree |
2011-11-22 |
antirez | Fixed command table for SETEX and PSETEX causing the...
|
commit | commitdiff | tree |
2011-11-22 |
antirez | comment describing the Redis command table enhanced
|
commit | commitdiff | tree |
2011-11-21 |
antirez | Fixed bug in getClientInfoString() that was not rendering...
|
commit | commitdiff | tree |
2011-11-21 |
antirez | Close client connection and log the event when the...
|
commit | commitdiff | tree |
2011-11-21 |
antirez | show active events in client file descriptor in CLIENT...
|
commit | commitdiff | tree |
2011-11-21 |
antirez | new ae.c API to get current events by file descriptor.
|
commit | commitdiff | tree |
2011-11-21 |
antirez | added output list and buffer length, query buffer size...
|
commit | commitdiff | tree |
2011-11-21 |
antirez | file .prerequisites added to gitignore
|
commit | commitdiff | tree |
2011-11-21 |
antirez | code generating the CLIENT LIST output refactored to...
|
commit | commitdiff | tree |
2011-11-21 |
antirez | Added sdscatsds() to sds.c/h
|
commit | commitdiff | tree |
2011-11-21 |
antirez | Fixed a comment typo in the command table.
|
commit | commitdiff | tree |
2011-11-18 |
antirez | Merge remote-tracking branch 'origin/unstable' into...
|
commit | commitdiff | tree |
2011-11-18 |
antirez | redis.conf updated to reflect the new scripting timeout...
|
commit | commitdiff | tree |
2011-11-18 |
antirez | aof-race test reenabled now that port allocation of...
|
commit | commitdiff | tree |
2011-11-18 |
Salvatore Sanfilippo | Merge pull request #173 from jasondavies/typo
|
commit | commitdiff | tree |
2011-11-18 |
antirez | prevent (more) commands from Lua scripts
|
commit | commitdiff | tree |
2011-11-18 |
antirez | New script timeout semantics and SCRIPT KILL implemented...
|
commit | commitdiff | tree |
2011-11-16 |
Salvatore Sanfilippo | Merge pull request #193 from lamby/sparc-crash
|
commit | commitdiff | tree |
next |