Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| * | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | |||
| * | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| |\ | | | | | | | Adding windows support for gpr subprocesses. | ||
| * \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| |\ \ | | | | | | | | | Fixing, using and testing alarm code. | ||
* | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal | ||
| * | | | 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 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| * | | | 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 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
| * | | 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 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 ↵ | murgatroid99 | 2016-01-25 |
| | | | | | | | | | | | | Windows | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 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 |
|/ | |||
* | 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 |
|\ \ | | | | | | | Update some Node dependencies to more recent versions | ||
| * | | 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 |
|\ | | | | | Node benchmark service | ||
| * | 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 |
| | |||
* | Distribute roots.pem with the Node package | murgatroid99 | 2015-10-15 |
| | |||
* | Consolidated gyp files to fix Node installation issue | murgatroid99 | 2015-10-09 |
| | |||
* | Resolved merge conflicts | murgatroid99 | 2015-10-07 |
| | |||
* | Moved gRPC node package root to repo root, made it depend on grpc.gyp | murgatroid99 | 2015-10-01 |