2010-08-27 |
antirez | Fix for bug 312, yet to verify in a couple of minutes... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
antirez | Fixed another instace of the Issue 173 |
commit | commitdiff | tree | snapshot |
2010-08-27 |
antirez | Fixed segfault in freeMemoryIfNeeded due to the fact... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | intset loading bug fixed |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | test for intset integer encodability test and some... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | translated a few long logn into int64_t for correctness... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | redis-cli tests commented out since there is a problem... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | SORT stress testing against bigger aggregate values |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | Version is now 2.1.3 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | Merge remote branch 'pietern/redis-cli-fix' |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | forgot the traceleaks var in tests set to 1, reverted... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pieter Noordhuis | Fix parenthesis error on decrementing *argc |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | fixed a memory leak in the new Set code |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | computeObjectSwappability is now able to compute swappa... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pieter Noordhuis | Fix type that was not renamed and compiler warning |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | removed a duplicated ERRNO checking that is useless... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
antirez | Merge remote branch 'pietern/intset-split' |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pieter Noordhuis | Make the function intsetUpgrade self-contained |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pieter Noordhuis | Expand macro's to functions for readability |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Use fstat to detect if stdin was redirected |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Make helper functions simpler |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Comments in redis-cli tests |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Add a newline to tty output after every reply |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Re-introduce the interactive field so we can reconnect... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pieter Noordhuis | Merge master and move argument splitting patch to sds.c |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | redis-cli now supports automatically reconnection in... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | Issue 179 fixed, now redis-cli is able to parse correct... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | The pid file is now created only after the server is... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | slave now detect lost connection during SYNC, fixing... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | slave with attached slaves now close the conection... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | BLPOPping clients are no longer subject to connection... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | added tests for invalid bulk argument |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | sanity check for the bulk argument in protocol parsing... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
antirez | changed the comments on top of redis-copy.rb to reflect... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
antirez | Fixed overflow detection in argument to long convertion... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | Rename iterator to setTypeIterator for consistency |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | Make SORT use the hybrid set accessors to allow sorting... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | SORT tests with hash table encoded set as input |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | Make SORT tests use both ziplists and linked lists... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | Move SORT tests around |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Pieter Noordhuis | Don't abort test suite when the server block has a... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Pieter Noordhuis | Check if stroll return value was clamped |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Pieter Noordhuis | Merge branch 'master' into intset-split |
commit | commitdiff | tree | snapshot |
2010-08-05 |
antirez | redis cli argument splitting is general and is now... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Deprecate starting interactive mode using the -i flag |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Set tty before going into interactive mode to get non... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Change output format for non-tty redis-cli execution |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Let the output mode depend on having a tty or not |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Tests for redis-cli in non-interactive mode |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Add tests for quotation in an interactive redis-cli... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Pieter Noordhuis | Tests for the interactive mode of redis-cli |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | PERSIST: a fix and some basic test |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | PERSIST command implemented |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | replication test with expires |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | Merge remote branch 'pietern/test-encoding-fix' into... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | no longer passing tests due to the new write-on-volatil... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
antirez | allow to set a new EXPIRE of an existing volatile key |
commit | commitdiff | tree | snapshot |
2010-08-02 |
antirez | memory leak removed from expire propagation code |
commit | commitdiff | tree | snapshot |
2010-08-02 |
antirez | support for write operations against expiring keys... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Pieter Noordhuis | Fix assertion function on value encoding |
commit | commitdiff | tree | snapshot |
2010-07-31 |
antirez | Merge remote branch 'pietern/list-test' |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Pieter Noordhuis | Change getDoubleFromObject to fail on NaN. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Pieter Noordhuis | Fix ZUNIONSTORE/ZINTERSTORE to never store a NaN score. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Pieter Noordhuis | Use a large value to consistently trigger a list encoding, |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Pieter Noordhuis | ensure the value is swapped in before testing its encoding |
commit | commitdiff | tree | snapshot |
2010-07-28 |
antirez | fix of the fix for the replication bug |
commit | commitdiff | tree | snapshot |
2010-07-28 |
antirez | Fixed a replication bug in ZINTERSTORE. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
antirez | better random dataset creation function in test. master... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | fixed a ziplist bug about encoding of integer values... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | removed test code having bad effects... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | Consistency test improved |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | malloc definition with deprecated attribute was duplica... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | STRLEN command implemented |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | hash table example commented out in dict.c |
commit | commitdiff | tree | snapshot |
2010-07-27 |
antirez | use the function deprecated attribute if compiling... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Benjamin Kramer | Add zcalloc and use it where appropriate |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Benjamin Kramer | Remove _dictAlloc and friends |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Benjamin Kramer | Reduce code duplication |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Pieter Noordhuis | exit with non-zero status when there are failed tests |
commit | commitdiff | tree | snapshot |
2010-07-22 |
antirez | don't open/close log file if log level is not matched |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Pieter Noordhuis | fix rare condition where 'key' would already be destroy... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
antirez | defensive programming: set o->ptr to NULL before freein... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
antirez | other shared objects where created in the I/O thread... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
antirez | minor typo fixed in a comment |
commit | commitdiff | tree | snapshot |
2010-07-22 |
antirez | don't use object sharing inside I/O threads, as a fix... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
antirez | vm_blocked_clients count fixed in INFO, thanks to Piete... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
antirez | TODO list modified, trivial change to source code |
commit | commitdiff | tree | snapshot |
2010-07-12 |
antirez | WATCH is now affected only when write commands actually... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
antirez | fmacro included in linenoise.c |
commit | commitdiff | tree | snapshot |
2010-07-07 |
antirez | redis-cli history saved across sessions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | redis-cli is now able to report version information... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | Make install fixed using a dummy taget |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | make install target, finally ;) |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | top level Makefile added, so you do not need to cd src |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | improved random dataset creation in test: del, sunionst... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
antirez | First implementation of a replication consistency test |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Pieter Noordhuis | merged code from 184d74ab, 4774a53b, f483ce5f to new... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
antirez | INSTALL file added BETATESTING.txt removed |
commit | commitdiff | tree | snapshot |
2010-07-05 |
antirez | Fixed compilation on *BSD systems |
commit | commitdiff | tree | snapshot |
2010-07-05 |
antirez | Fixed a crash loading the AOF file containing MULTI... |
commit | commitdiff | tree | snapshot |
next |