Age | Commit message (Expand) | Author |
2017-07-15 | Merge #533 | not-a-robot[bot] |
2017-07-15 | Merge #524 #525 | not-a-robot[bot] |
2017-07-15 | Merge #523 | not-a-robot[bot] |
2017-06-16 | Merge pull request #532 from amallia/assert-side-effects | Jan-Erik Rediger |
2017-06-15 | Small fixes | amallia |
2017-06-15 | Assert statement calls a function which has side effects | amallia |
2017-05-17 | Fix compilation on FreeBSD 10.3 with default compiler | eldarko |
2017-05-15 | Don't pass a negative value to __redisAsyncCommand if redisFormatSdsCommandAr... | Frederik Deweerdt |
2017-05-15 | Fix leak if setsockopt fails | Frederik Deweerdt |
2017-04-07 | Merge pull request #514 from zfzsoft/patch-1 | Jan-Erik Rediger |
2017-04-07 | Merge pull request #516 from redis/changed-cygwin | Jan-Erik Rediger |
2017-04-07 | chore(CI): Skip installing Cygwin | Jan-Erik Rediger |
2017-04-07 | Merge pull request #473 from trustfarm-dev/master | Jan-Erik Rediger |
2017-03-28 | Update libevent.h | zfz |
2017-03-22 | Merge pull request #513 from i110/master | Jan-Erik Rediger |
2017-03-22 | suppress gcc complaint | Ichito Nagata |
2017-01-23 | Merge pull request #499 from jinq0123/fixbug/redisSetErrorFromErrno | Jan-Erik Rediger |
2016-12-30 | Fix __redisSetErrorFromErrno() can not get error string. | Jin Qing |
2016-12-09 | Auto merge of #429 - xinchuantao:master, r=badboy | not-a-robot |
2016-12-09 | Auto merge of #468 - paul-scott:master, r=badboy | not-a-robot |
2016-12-09 | Avoid unchecked malloc | Jan-Erik Rediger |
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-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 |