Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Fix a couple of issues with the node interop client | murgatroid99 | 2015-10-09 | |
| | | | | | | | | | | This fixes how the node interop client handles authentication failure and how it checks the service account email responses. | |||
* | | Added remaining implementable node interop tests, except compression | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Made Node interop client use all specified command line flags | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Added interval_us delay in Node interop server | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Add incompressible responses and status echoing to Node interop server | murgatroid99 | 2015-10-07 | |
|/ | ||||
* | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\ | ||||
* | | Added more documentation to credentials.js | murgatroid99 | 2015-10-07 | |
| | | ||||
| * | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
| |\ | ||||
* | \ | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge pull request #3625 from murgatroid99/node_single_install_step | Tim Emiola | 2015-10-07 | |
| |\ \ | | | | | | | | | Node single install step | |||
* | | | | Removed now-extaneous function | murgatroid99 | 2015-10-07 | |
| | | | | ||||
* | | | | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\| | | | ||||
| * | | | Fixed issues with binary metadata type checking | murgatroid99 | 2015-10-06 | |
| | | | | ||||
| * | | | Merge branch 'master' into node_interop_echo_metadata | murgatroid99 | 2015-10-06 | |
| |\ \ \ | ||||
* | \ \ \ | Resolved merge conflicts with master | murgatroid99 | 2015-10-06 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Don't package tests in Node package | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Fixed up Node tests after math folder move | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Moved math proto and server to test folder | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Removed a bunch of Node files I don't need or use | murgatroid99 | 2015-10-06 | |
| | |_|/ | |/| | | ||||
| * | | | Re-implemented call propagation tests to avoid race conditions | murgatroid99 | 2015-10-05 | |
| | | | | ||||
| * | | | Removed a pair of racy Node tests | murgatroid99 | 2015-10-05 | |
| | | | | ||||
| | | * | Resolved merge conflicts with master | murgatroid99 | 2015-10-05 | |
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Merge pull request #3602 from grpc/release-0_11 | Tim Emiola | 2015-10-02 | |
| |\ \ \ | | | | | | | | | | | Upmerge from beta to master. | |||
| | | | * | Fixed node extension module name | murgatroid99 | 2015-10-02 | |
| | | | | | ||||
* | | | | | Prevented composing insecure credentials | murgatroid99 | 2015-10-02 | |
| | | | | | ||||
| | * | | | Fixed missing item in Node library file list | murgatroid99 | 2015-10-01 | |
| | | | | | ||||
| | | | * | Moved gRPC node package root to repo root, made it depend on grpc.gyp | murgatroid99 | 2015-10-01 | |
| | |_|/ | |/| | | ||||
* | | | | Split Credentials into two types | murgatroid99 | 2015-09-30 | |
| | | | | ||||
| * | | | Added code for extension coverage | murgatroid99 | 2015-09-30 | |
| | | | | ||||
* | | | | Removed now-redundant credentials wrappings | murgatroid99 | 2015-09-28 | |
| | | | | ||||
* | | | | Fixed some issues with new credential code | murgatroid99 | 2015-09-28 | |
| | | | | ||||
* | | | | Reworked credentials surface API, added test | murgatroid99 | 2015-09-25 | |
| | | | | ||||
* | | | | Implemented credentials plugin interface | murgatroid99 | 2015-09-24 | |
| | | | | ||||
| | * | | Added test for using gRPC with other async operations | murgatroid99 | 2015-09-24 | |
| | | | | ||||
* | | | | Added most of the plugin implementation | murgatroid99 | 2015-09-24 | |
| | | | | ||||
* | | | | Merged from master | murgatroid99 | 2015-09-23 | |
|\| | | | ||||
| * | | | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 | |
| |\ \ \ | | | | | | | | | | | Release 0.11 to master upmerge. | |||
| | | * \ | Merged from release_0.11 branch | murgatroid99 | 2015-09-23 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | | * | | Fixed hang when using Node gRPC with other async operations | murgatroid99 | 2015-09-23 | |
| | | | | | ||||
* | | | | | Added function signatures for plugin wrapping | murgatroid99 | 2015-09-23 | |
| | | | | | ||||
| * | | | | Drop issue 527 TODOs for interop specification | Nathaniel Manista | 2015-09-23 | |
|/ / / / | | | | | | | | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | |||
| * | | | Merge pull request #3365 from murgatroid99/node_nan_2.0 | Tim Emiola | 2015-09-22 | |
| |\ \ \ | | | | | | | | | | | Update to nan 2.0 | |||
| * | | | | Update Node module to 0.11.1 in anticipation of point release | murgatroid99 | 2015-09-22 | |
| | |/ / | |/| | | ||||
| | * | | Merged from release_0.11 | murgatroid99 | 2015-09-17 | |
| | |\ \ | | |/ / | |/| | | ||||
| | * | | Update to nan 2.0 | murgatroid99 | 2015-09-17 | |
| |/ / |/| | | ||||
| * | | Merge pull request #3341 from murgatroid99/node_memory_leak_0_11 | Tim Emiola | 2015-09-17 | |
| |\ \ | | | | | | | | | Fixed a couple of memory leaks in Node library | |||
| * | | | Fixed a couple of incorrect "this" references in Node library | murgatroid99 | 2015-09-15 | |
|/ / / | ||||
| * | | Fixed memory leak in Buffer construction | murgatroid99 | 2015-09-14 | |
| | | | ||||
| * | | Fixed Op destructors not being called | murgatroid99 | 2015-09-14 | |
|/ / | ||||
* | | Update debian install instructions, jessie-backports | Stanley Cheung | 2015-09-04 | |
| | |