aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
...
| * | | | 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
| |_|_|/ / |/| | | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-08
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Flagging master as 0.14.0-dev.Gravatar Nicolas "Pixel" Noble2016-02-09
|/ / / /
* | | | Make Node's package.json use the version from build.yamlGravatar murgatroid992016-02-08
| | | * mergeGravatar Alistair Veitch2016-02-05
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ \ \ \
| * \ \ \ mergeGravatar Alistair Veitch2016-02-03
| |\ \ \ \
* | | | | | Add new Node JS file to build.yamlGravatar murgatroid992016-02-03
| |/ / / / |/| | | |
| | | | * initial commitGravatar Alistair Veitch2016-02-02
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\ \ \ \ \
| | * | | | post mergeGravatar Alistair Veitch2016-02-02
| | | | * | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
| | | | |\|
| * | | | | Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | |_|_|/ | |/| | |
| * | | | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| |\ \ \ \
| * \ \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| |\ \ \ \ \
* | | | | | | Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\| | | | | |
| * | | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
* | | | | | | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / / /
* | | | | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / /
* / / / / Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|/ / / /
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-29
| | |\ \ | |_|/ / |/| | |
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
| | |\ \
| | | | * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
| | | | |\ | | | | |/ | | | |/|
* | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
| |\ \ \ \
* | | | | | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
* | | | | | Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
| | * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win...Gravatar murgatroid992016-01-25
| | |/ / /
* | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-25
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Get subchannel index workingGravatar Craig Tiller2016-01-25
| | |_|/ | |/| |
| * | | Fix buildGravatar Craig Tiller2016-01-22
* | | | made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21
* | | | added missing codegen deps for grpGravatar David Garcia Quintas2016-01-21
* | | | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
|/ / /
| * | Make sure that the binary URL includes the word NodeGravatar murgatroid992016-01-20
| * | Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20