Age | Commit message (Expand) | Author |
2016-11-04 | Merge pull request #479 from DonaldWhyte/patch-1 | Jan-Erik Rediger |
2016-10-25 | Remove trailing comma in redisConnectionType enum | Donald Whyte |
2016-10-10 | Build error patch with glib-2.0 | Trustfarm-heart |
2016-09-30 | Counting pending subscribe. Fix #396 | Hyungjin Kim |
2016-09-19 | Prevented uv adapter from calling write when context has been freed | Paul Scott |
2016-07-09 | Auto merge of #445 - xxvv:master, r=badboy | not-a-robot |
2016-07-07 | fix: should close socket fd when retry connet remote (tcp) | WSL |
2016-06-20 | Auto merge of #440 - redis:pr-438, r=badboy | not-a-robot |
2016-06-20 | Auto merge of #428 - avatli:patch-1, r=badboy | not-a-robot |
2016-06-20 | Auto merge of #439 - tnm:fmacros-fix, r=badboy | not-a-robot |
2016-06-20 | chore(CI): Exclude valgrind jobs on OSX | Jan-Erik Rediger |
2016-06-19 | Do not define _XOPEN_SOURCE for OS X | Ted Nyman |
2016-06-19 | Add a before_script for the OS X environment | Ted Nyman |
2016-06-19 | Test on Travis for both linux and osx | Ted Nyman |
2016-05-20 | using new version libevent | Chris.Xin |
2016-05-14 | Update sds.h | Ali Volkan ATLI |
2016-05-14 | Auto merge of #427 - redis:pr-426, r=badboy | not-a-robot |
2016-05-14 | test: Add regression test for sds argv formatting | Jan-Erik Rediger |
2016-05-14 | Typo format in redisFormatSdsCommandArgv function | Paulino Huerta |
2016-05-12 | Auto merge of #378 - thomaslee:tom_fix_kfreebsd, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #418 - redis:debug-flags, r=badboy | not-a-robot |
2016-04-20 | docs: Add breaking change note about makefile variable | Jan-Erik Rediger |
2016-04-20 | fix: Rename DEBUG to DEBUG_FLAGS | Jan-Erik Rediger |
2016-04-20 | Auto merge of #417 - redis:thread-safety, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #416 - redis:string-len-size_t, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #415 - redis:new-readme, r=badboy | not-a-robot |
2016-04-20 | docs: Note about thread-safety | Jan-Erik Rediger |
2016-04-20 | Auto merge of #379 - thomaslee:tom_test_race, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #406 - DongwenHuang:patch-1, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #413 - charsyam:feature/remove-unused-code, r=badboy | not-a-robot |
2016-04-20 | docs: Add changelog for upcoming version and note about status of README | Jan-Erik Rediger |
2016-04-20 | fix: Change string length type to size_t | Jan-Erik Rediger |
2016-04-20 | Auto merge of #411 - redis:backwards-compatibility-macros, r=badboy | not-a-robot |
2016-04-20 | remove unnessory code | charsyam |
2016-04-20 | Auto merge of #414 - redis:fix-cygwin, r=badboy | not-a-robot |
2016-04-20 | Auto merge of #410 - redis:updated-sds, r=badboy | not-a-robot |
2016-04-20 | remove unused code | charsyam |
2016-04-20 | chore: Cleanup appveyor configuration | Jan-Erik Rediger |
2016-04-20 | remove werror in cygwin | owent |
2016-04-20 | Add CI for Windows | owent |
2016-04-20 | Auto merge of #407 - xor-gate:fix-wundef-warning, r=badboy | not-a-robot |
2016-04-20 | fix: Remove backwards compatibility macro's | Jan-Erik Rediger |
2016-04-20 | fix: Add sdsalloc.h file | Jan-Erik Rediger |
2016-04-20 | Auto merge of #391 - redis:catch-error-buf-overflow, r=badboy | not-a-robot |
2016-04-20 | feat: Include latests changes from sds upstream | Jan-Erik Rediger |
2016-04-20 | apply sds from redis | clark.kang |
2016-04-20 | Auto merge of #409 - xor-gate:fix-shadow-in-test, r=badboy | not-a-robot |
2016-04-17 | test.c: Fix shadowed name with typedef when compiling with -Wshadow | Jerry Jacobs |
2016-04-17 | fmacros.h: Fix warning when compiled with -Wundef | Jerry Jacobs |
2016-04-11 | Update read.c | DongwenHuang |