Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into node_bad_message_handling | murgatroid99 | 2016-03-10 |
|\ | |||
| * | Merge pull request #5540 from soltanmm/upmerge | Craig Tiller | 2016-03-09 |
| |\ | | | | | | | Merge release-0_13 into master | ||
| * \ | Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc | LisaFC | 2016-03-08 |
| |\ \ | | | | | | | | | Doc Fixit: mention how to get protoc compiler in base INSTALL.md | ||
* | | | | Node: propagate read errors back down to core | murgatroid99 | 2016-03-07 |
|/ / / | |||
* | | | Fix race between parsing messages and receiving status in Node client | murgatroid99 | 2016-03-04 |
| | | | |||
| * | | update min node version | Stanley Cheung | 2016-03-04 |
|/ / | |||
| * | Merge remote-tracking branch 'upstream/release-0_13' | Masood Malekghassemi | 2016-03-02 |
|/| | |||
| * | Make client properly report when message deserialization fails | murgatroid99 | 2016-02-26 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 | yang-g | 2016-02-24 |
|\| | |||
| * | Merge pull request #5331 from murgatroid99/node_message_reflection_info | Jan Tattermusch | 2016-02-22 |
| |\ | | | | | | | Add more reflection information to Node client classes | ||
| * | | Fix copyrights | murgatroid99 | 2016-02-19 |
| | | | |||
| | * | Add more reflection information to Node client classes | murgatroid99 | 2016-02-19 |
| | | | |||
| * | | Node: fix metadata validation bug, improve error reporting | murgatroid99 | 2016-02-19 |
| |/ | |||
* / | global replace health check proto v1alpha to v1 | yang-g | 2016-02-19 |
|/ | |||
* | Sanitize files | murgatroid99 | 2016-02-17 |
| | |||
* | Add tests and documentation for new options | murgatroid99 | 2016-02-17 |
| | |||
* | Node: add options to modify ProtoBuf behavior | murgatroid99 | 2016-02-17 |
| | |||
* | Rename to reduce confusion | vjpai | 2016-02-12 |
| | |||
* | Pass delete[] explicitely to Nan::NewBuffer. | Patryk Lesiewicz | 2016-02-10 |
| | | | | | | | | Use the Nan::NewBuffer version that accepts an explicit callback deallocating buffers. This way we'll be resilient to different nan/node versions. Fixes grpc/grpc#4867 | ||
* | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
| | |||
* | Replace 'long' with 'int64_t' in public core headers | murgatroid99 | 2016-02-05 |
| | |||
* | Merge pull request #5008 from vjpai/worker_quit | Michael Lumish | 2016-02-04 |
|\ | | | | | Provide an RPC to quit the performance benchmarking workers | ||
* | | Implement core_count RPC for Node.JS to track new master version of ↵ | Vijay Pai | 2016-02-02 |
| | | | | | | | | services.proto and control.proto | ||
| * | Add quit option to Node.js worker | Vijay Pai | 2016-02-02 |
|/ | |||
* | Merge pull request #4952 from murgatroid99/node_windows_compile | Nicolas Noble | 2016-01-29 |
|\ | | | | | Compile Node library on Windows | ||
* | | Fix a typo | Vijay Pai | 2016-01-29 |
| | | |||
* | | Remove host option from ServerConfig proto since it is error-prone and | Vijay Pai | 2016-01-29 |
| | | | | | | | | may cause inter-language confusion. | ||
* | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
|\ \ | |||
| | * | Make Node library build on Windows | Michael Lumish | 2016-01-27 |
| |/ | |||
| * | Fix copyrights | murgatroid99 | 2016-01-27 |
| | | |||
| * | Merge pull request #4887 from wilhuff/buffer-new | Michael Lumish | 2016-01-27 |
| |\ | | | | | | | Allocate node Buffer contents with new[] | ||
| * \ | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 |
| |\ \ | |/ / |/| | | |||
| | * | Allocate node Buffer contents with new[] | Marek Gilbert | 2016-01-26 |
| |/ |/| | | | | | | | | | | | Nan::NewBuffer(char* data, uint32_t size) frees the provided buffer by calling delete[]. This matches the allocation method to the free method. Fixes grpc/grpc#4867. | ||
| * | Fix Node test lint error | murgatroid99 | 2016-01-20 |
| | | |||
| * | Completed integration of node-pre-gyp into Node library | murgatroid99 | 2016-01-20 |
| | | |||
* | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
|\| | |||
| * | Merge pull request #4743 from murgatroid99/node_doc_gen_config_update | Michael Lumish | 2016-01-15 |
| |\ | | | | | | | Update Node API documentation generation configuration for move to repo root | ||
* | | | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | | |||
| * | | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize | Michael Lumish | 2016-01-14 |
| |\ \ | | | | | | | | | Don't modify proto method names in service paths in Node library | ||
| | | * | Update Node API documentation generation configuration for move to repo root | murgatroid99 | 2016-01-14 |
| | | | | |||
| * | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | |/ | |/| | |||
| | * | Updated copyright in node/common.js | murgatroid99 | 2016-01-14 |
| | | | |||
| * | | Update copyrights | murgatroid99 | 2016-01-13 |
| | | | |||
| * | | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| |\ \ | |/ / |/| | | |||
| | * | Don't modify proto method names in service paths in Node library | murgatroid99 | 2016-01-13 |
| |/ |/| | |||
* | | Updated copyrights | murgatroid99 | 2016-01-12 |
| | | |||
| * | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| |\ | |||
* | | | Update some wrapped stuff | Craig Tiller | 2016-01-07 |
| |/ |/| | |||
| * | Merge pull request #4640 from murgatroid99/node_use_core_metadata_check | Craig Tiller | 2016-01-07 |
| |\ | | | | | | | Use core metadata validation functions in Node library |