2010-09-16 |
antirez | Added used CPU statistics in INFO output, obtained...
|
commit | commitdiff | tree |
2010-09-16 |
antirez | modified a bit addReply() to play better with copy...
|
commit | commitdiff | tree |
2010-09-16 |
antirez | Merge remote branch 'pietern/networking-perf'
|
commit | commitdiff | tree |
2010-09-16 |
antirez | Merge remote branch 'pietern/networking-perf'
|
commit | commitdiff | tree |
2010-09-15 |
antirez | This should fix Issue 332: when there is a background...
|
commit | commitdiff | tree |
2010-09-14 |
antirez | fixed typo in the latest commit
|
commit | commitdiff | tree |
2010-09-14 |
antirez | Advertise the existence of redis-check dump --fix when...
|
commit | commitdiff | tree |
2010-09-09 |
antirez | redis-cli does no longer try to auto detect if it is...
|
commit | commitdiff | tree |
2010-09-09 |
antirez | Fix for the init script provided with Redis, thanks...
|
commit | commitdiff | tree |
2010-09-08 |
antirez | Fix re-enabled again, I forgot to check if VM was enabled...
|
commit | commitdiff | tree |
2010-09-08 |
antirez | latest fix reverted, there is some problem reported...
|
commit | commitdiff | tree |
2010-09-08 |
antirez | Fixed a race condition in VM happening when a key was...
|
commit | commitdiff | tree |
2010-09-06 |
antirez | Fix for solaris compilation bug Issue 325
|
commit | commitdiff | tree |
2010-09-03 |
antirez | added some comment and changed coding style for fix...
|
commit | commitdiff | tree |
2010-09-02 |
antirez | memory fragmentation reporting in INFO also added for...
|
commit | commitdiff | tree |
2010-08-31 |
antirez | Version is now 2.1.4 -- AKA 2.2-alpha1
|
commit | commitdiff | tree |
2010-08-31 |
antirez | Merge remote branch 'pietern/issue-300'
|
commit | commitdiff | tree |
2010-08-31 |
antirez | We finally have an half decent README! (Issue 277)
|
commit | commitdiff | tree |
2010-08-31 |
antirez | resolved conflict merging pietern/bpop-timeout
|
commit | commitdiff | tree |
2010-08-31 |
antirez | Merge remote branch 'pietern/issue-300'
|
commit | commitdiff | tree |
2010-08-31 |
antirez | faster server starting in Redis tests
|
commit | commitdiff | tree |
2010-08-30 |
antirez | BLPOP inside MULTI/EXEC block no longer crashes, instead...
|
commit | commitdiff | tree |
2010-08-30 |
antirez | Now redis-cli replies to help showing some basic usage...
|
commit | commitdiff | tree |
2010-08-30 |
antirez | It is now possible to use authentication and DB selection...
|
commit | commitdiff | tree |
2010-08-30 |
antirez | Fixed MONITOR mode and Issue 296
|
commit | commitdiff | tree |
2010-08-30 |
antirez | Makefile deps updated
|
commit | commitdiff | tree |
2010-08-30 |
antirez | Fix for a race in BGSAVE that may result in some data...
|
commit | commitdiff | tree |
2010-08-27 |
antirez | fix for the prev fix
|
commit | commitdiff | tree |
2010-08-27 |
antirez | Fix for bug 312, yet to verify in a couple of minutes...
|
commit | commitdiff | tree |
2010-08-27 |
antirez | Fixed another instace of the Issue 173
|
commit | commitdiff | tree |
2010-08-27 |
antirez | Fixed segfault in freeMemoryIfNeeded due to the fact...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | intset loading bug fixed
|
commit | commitdiff | tree |
2010-08-26 |
antirez | test for intset integer encodability test and some...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | redis-cli tests commented out since there is a problem...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | SORT stress testing against bigger aggregate values
|
commit | commitdiff | tree |
2010-08-26 |
antirez | Version is now 2.1.3
|
commit | commitdiff | tree |
2010-08-26 |
antirez | Merge remote branch 'pietern/redis-cli-fix'
|
commit | commitdiff | tree |
2010-08-26 |
antirez | forgot the traceleaks var in tests set to 1, reverted...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | fixed a memory leak in the new Set code
|
commit | commitdiff | tree |
2010-08-26 |
antirez | computeObjectSwappability is now able to compute swappabilit...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | removed a duplicated ERRNO checking that is useless...
|
commit | commitdiff | tree |
2010-08-26 |
antirez | Merge remote branch 'pietern/intset-split'
|
commit | commitdiff | tree |
2010-08-24 |
antirez | redis-cli now supports automatically reconnection in...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | Issue 179 fixed, now redis-cli is able to parse correctly...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | The pid file is now created only after the server is...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | slave now detect lost connection during SYNC, fixing...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | slave with attached slaves now close the conection...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | BLPOPping clients are no longer subject to connection...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | added tests for invalid bulk argument
|
commit | commitdiff | tree |
2010-08-24 |
antirez | sanity check for the bulk argument in protocol parsing...
|
commit | commitdiff | tree |
2010-08-24 |
antirez | changed the comments on top of redis-copy.rb to reflect...
|
commit | commitdiff | tree |
2010-08-23 |
antirez | Fixed overflow detection in argument to long convertion...
|
commit | commitdiff | tree |
2010-08-05 |
antirez | redis cli argument splitting is general and is now...
|
commit | commitdiff | tree |
2010-08-03 |
antirez | PERSIST: a fix and some basic test
|
commit | commitdiff | tree |
2010-08-03 |
antirez | PERSIST command implemented
|
commit | commitdiff | tree |
2010-08-03 |
antirez | replication test with expires
|
commit | commitdiff | tree |
2010-08-03 |
antirez | Merge remote branch 'pietern/test-encoding-fix' into...
|
commit | commitdiff | tree |
2010-08-03 |
antirez | no longer passing tests due to the new write-on-volatile...
|
commit | commitdiff | tree |
2010-08-03 |
antirez | allow to set a new EXPIRE of an existing volatile key
|
commit | commitdiff | tree |
2010-08-02 |
antirez | memory leak removed from expire propagation code
|
commit | commitdiff | tree |
2010-08-02 |
antirez | support for write operations against expiring keys...
|
commit | commitdiff | tree |
2010-07-31 |
antirez | Merge remote branch 'pietern/list-test'
|
commit | commitdiff | tree |
2010-07-28 |
antirez | fix of the fix for the replication bug
|
commit | commitdiff | tree |
2010-07-28 |
antirez | Fixed a replication bug in ZINTERSTORE.
|
commit | commitdiff | tree |
2010-07-28 |
antirez | better random dataset creation function in test. master...
|
commit | commitdiff | tree |
2010-07-27 |
antirez | fixed a ziplist bug about encoding of integer values...
|
commit | commitdiff | tree |
2010-07-27 |
antirez | removed test code having bad effects...
|
commit | commitdiff | tree |
2010-07-27 |
antirez | Consistency test improved
|
commit | commitdiff | tree |
2010-07-27 |
antirez | malloc definition with deprecated attribute was duplicated...
|
commit | commitdiff | tree |
2010-07-27 |
antirez | STRLEN command implemented
|
commit | commitdiff | tree |
2010-07-27 |
antirez | hash table example commented out in dict.c
|
commit | commitdiff | tree |
2010-07-27 |
antirez | use the function deprecated attribute if compiling...
|
commit | commitdiff | tree |
2010-07-22 |
antirez | don't open/close log file if log level is not matched
|
commit | commitdiff | tree |
2010-07-22 |
antirez | defensive programming: set o->ptr to NULL before freeing...
|
commit | commitdiff | tree |
2010-07-22 |
antirez | other shared objects where created in the I/O thread...
|
commit | commitdiff | tree |
2010-07-22 |
antirez | minor typo fixed in a comment
|
commit | commitdiff | tree |
2010-07-22 |
antirez | don't use object sharing inside I/O threads, as a fix...
|
commit | commitdiff | tree |
2010-07-21 |
antirez | vm_blocked_clients count fixed in INFO, thanks to Pietern...
|
commit | commitdiff | tree |
2010-07-16 |
antirez | TODO list modified, trivial change to source code
|
commit | commitdiff | tree |
2010-07-12 |
antirez | WATCH is now affected only when write commands actually...
|
commit | commitdiff | tree |
2010-07-09 |
antirez | fmacro included in linenoise.c
|
commit | commitdiff | tree |
2010-07-07 |
antirez | redis-cli history saved across sessions
|
commit | commitdiff | tree |
2010-07-06 |
antirez | redis-cli is now able to report version information...
|
commit | commitdiff | tree |
2010-07-06 |
antirez | Make install fixed using a dummy taget
|
commit | commitdiff | tree |
2010-07-06 |
antirez | make install target, finally ;)
|
commit | commitdiff | tree |
2010-07-06 |
antirez | top level Makefile added, so you do not need to cd src
|
commit | commitdiff | tree |
2010-07-06 |
antirez | improved random dataset creation in test: del, sunionstore...
|
commit | commitdiff | tree |
2010-07-06 |
antirez | First implementation of a replication consistency test
|
commit | commitdiff | tree |
2010-07-05 |
antirez | INSTALL file added BETATESTING.txt removed
|
commit | commitdiff | tree |
2010-07-05 |
antirez | Fixed compilation on *BSD systems
|
commit | commitdiff | tree |
2010-07-05 |
antirez | Fixed a crash loading the AOF file containing MULTI...
|
commit | commitdiff | tree |
2010-07-05 |
antirez | WATCH will now consider touched keys target of EXPIRE...
|
commit | commitdiff | tree |
2010-07-01 |
antirez | Fixed MONITOR output for consistency: now integer encoded...
|
commit | commitdiff | tree |
2010-07-01 |
antirez | Fix the AOF fix of the latest commit ;)
|
commit | commitdiff | tree |
2010-07-01 |
antirez | fixed error code checking for *write operations and...
|
commit | commitdiff | tree |
2010-07-01 |
antirez | Merged with split
|
commit | commitdiff | tree |
2010-07-01 |
antirez | minor aesthetic change
|
commit | commitdiff | tree |
2010-07-01 |
antirez | TODO updated
|
commit | commitdiff | tree |
2010-07-01 |
antirez | Version is now 2.1.2
|
commit | commitdiff | tree |
2010-07-01 |
antirez | Make log target fixed
|
commit | commitdiff | tree |
next |