Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Flagging master as 0.14.0-dev. | Nicolas "Pixel" Noble | 2016-02-09 | |
| |/ / / | ||||
| * | | | Make Node's package.json use the version from build.yaml | murgatroid99 | 2016-02-08 | |
| | | * | merge | Alistair Veitch | 2016-02-05 | |
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 | |
| |\ \ \ | ||||
| | * \ \ | merge | Alistair Veitch | 2016-02-03 | |
| | |\ \ \ | ||||
| * | | | | | Add new Node JS file to build.yaml | murgatroid99 | 2016-02-03 | |
| | |/ / / | |/| | | | ||||
| | | | * | initial commit | Alistair Veitch | 2016-02-02 | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 | |
| |\ \ \ \ | ||||
| | | * | | | post merge | Alistair Veitch | 2016-02-02 | |
* | | | | | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| | | * | | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 | |
| |\ \ \ \ \ | ||||
| | | | * \ \ | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | * | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||
| | | * | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 | |
| | |/ / / / | |/| | | | | ||||
| | | * | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 | |
| |/ / / / | ||||
| | * / / | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 | |
| |/ / / | ||||
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 | |
| | | |\ | | |_|/ | |/| | | ||||
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-28 | |
| | | |\ | ||||
* | | | \ | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-28 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 | |
| |\ \ \ \ | ||||
| | | * | | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 | |
| | | * | | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 | |
| | * | | | | Make Node library depend on BoringSSL and zlib, and only build them under Win... | murgatroid99 | 2016-01-25 | |
| | | |/ / | | |/| | | ||||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
* | / | | | Get subchannel index working | Craig Tiller | 2016-01-25 | |
| |/ / / |/| | | | ||||
* | | | | Fix build | Craig Tiller | 2016-01-22 | |
| | * | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 | |
| | * | | added missing codegen deps for grp | David Garcia Quintas | 2016-01-21 | |
| | * | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 | |
| |/ / |/| | | ||||
| * | | Make sure that the binary URL includes the word Node | murgatroid99 | 2016-01-20 | |
| * | | Completed integration of node-pre-gyp into Node library | murgatroid99 | 2016-01-20 | |
| * | | Updated node-pre-gyp to use Google Cloud Storage | murgatroid99 | 2016-01-19 | |
| * | | Change node-pre-gyp install command line | murgatroid99 | 2016-01-15 | |
| * | | Added node-pre-gyp stuff to package.json | murgatroid99 | 2016-01-15 | |
|/ / | ||||
| * | re-gend projects | David Garcia Quintas | 2016-01-15 | |
|/ | ||||
* | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 | |
|\ | ||||
* \ | Merge pull request #4610 from murgatroid99/node_dependencies_version_update | Craig Tiller | 2016-01-07 | |
|\ \ | ||||
| * | | Slightly loosen dependencies | murgatroid99 | 2016-01-07 | |
* | | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 | |
| * | | Updated some Node dependencies to more recent versions | murgatroid99 | 2016-01-04 | |
|/ / | ||||
* / | Generate the Node package.json from build.yaml | murgatroid99 | 2015-12-21 | |
|/ | ||||
* | Merge pull request #4321 from murgatroid99/node_benchmark_service | Jan Tattermusch | 2015-12-08 | |
|\ | ||||
| * | Added most of what's needed for QPS benchmark measurement | murgatroid99 | 2015-11-24 | |
* | | Updated Node package version to 0.12.0 | murgatroid99 | 2015-11-19 | |
|/ | ||||
* | Added per-test XML reports for Node tests on Jenkins | murgatroid99 | 2015-10-22 |