aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\
| * 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 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
|/
* 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
* | Updated Node package version to 0.12.0Gravatar murgatroid992015-11-19
|/
* Added per-test XML reports for Node tests on JenkinsGravatar murgatroid992015-10-22
* Distribute roots.pem with the Node packageGravatar murgatroid992015-10-15
* Consolidated gyp files to fix Node installation issueGravatar murgatroid992015-10-09
* Resolved merge conflictsGravatar murgatroid992015-10-07
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01