aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
* Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
|\
* \ Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-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
* | | 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
* | 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
| |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\ \ \
| | * | post mergeGravatar Alistair Veitch2016-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 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
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | Updated node-pre-gyp to use Google Cloud StorageGravatar murgatroid992016-01-19
| * | Change node-pre-gyp install command lineGravatar murgatroid992016-01-15
| * | Added node-pre-gyp stuff to package.jsonGravatar murgatroid992016-01-15
|/ /
| * re-gend projectsGravatar David Garcia Quintas2016-01-15
|/
* Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\
* \ Merge pull request #4610 from murgatroid99/node_dependencies_version_updateGravatar Craig Tiller2016-01-07
|\ \
| * | Slightly loosen dependenciesGravatar murgatroid992016-01-07
* | | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| * | Updated some Node dependencies to more recent versionsGravatar murgatroid992016-01-04
|/ /
* / Generate the Node package.json from build.yamlGravatar murgatroid992015-12-21
|/
* Merge pull request #4321 from murgatroid99/node_benchmark_serviceGravatar Jan Tattermusch2015-12-08
|\
| * Added most of what's needed for QPS benchmark measurementGravatar murgatroid992015-11-24