aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
...
| * | add unix_sockets_posix module to build system and fix compilation errorsGravatar ahedberg2016-03-18
* | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
|\ \ \ \
| | | | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-17
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
| | * | | Build out backoff as a libraryGravatar Craig Tiller2016-03-11
| | |/ /
| * | | Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
| |\| |
* | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
|\ \ \ \ | | |/ / | |/| |
| | | * Make out private bits privateGravatar Craig Tiller2016-02-25
| | | * Remove pollset_set_posix.cGravatar Craig Tiller2016-02-25
| | | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-02-25
| | | |\ | | |_|/ | |/| |
| | | * Merge branch 'hide-the-pollset-set' into cleaner-posix2Gravatar Craig Tiller2016-02-25
| | | |\
| * | | | Faster code generationGravatar Craig Tiller2016-02-24
| * | | | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-23
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-22
| | |\ \ \
| * | \ \ \ Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |\ \ \ \ \
* | \ \ \ \ \ Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| | |/ / / / | |/| | | |
| | | | | * Start migrating code into ev_XXXGravatar Craig Tiller2016-02-22
| * | | | | Merge pull request #5302 from nicolasnoble/python-windowsGravatar Masood Malekghassemi2016-02-22
| |\ \ \ \ \
| | * | | | | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| | | | | * | Fixed sanityGravatar David Garcia Quintas2016-02-18
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-02-18
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Split codegen target and made it libsGravatar David Garcia Quintas2016-02-18
| | | |_|/ / | | |/| | |
| | | | | * Merge branch 'cleaner-posix' into cleaner-posix2Gravatar Craig Tiller2016-02-18
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | | |\ \ | | |_|_|/ / | |/| | | |
* / | | | | Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/ / / / /
* | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\| | | |
| * | | | Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| |\ \ \ \
| | | | | * Moving fd code into ev codeGravatar Craig Tiller2016-02-16
| | | | |/ | | | |/|
| | | * | Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
| |\ \ \
| | * | | Flagging 0.13.1-pre1.Gravatar Nicolas "Pixel" Noble2016-02-13
| | * | | Flagging the release.Gravatar Nicolas "Pixel" Noble2016-02-13
| | * | | Ensure we use local node-pre-gyp in Node install hookGravatar murgatroid992016-02-12
| | | | * Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
| | |_|/ | |/| |
| * | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| * | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
| |\ \ \
| | | * | Bundle node-pre-gyp with the node packageGravatar murgatroid992016-02-11
| * | | | Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-02-11
| |\ \ \ \ | | | |/ / | | |/| |
| | | | * merge to HEADGravatar Alistair Veitch2016-02-11
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Stop explicitly supporting Node 0.10 and 0.11Gravatar murgatroid992016-02-10
* | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \ \ \ \
| | * | | | Get compilation working againGravatar Craig Tiller2016-02-09
| | * | | | Rollback gpr deletionGravatar Craig Tiller2016-02-09
| |/ / / /