aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/interop
Commit message (Expand)AuthorAge
* Replaced underscore and underscore.string modules with lodashGravatar murgatroid992015-06-03
* Fixed ordering assumptions in server_streaming interop testGravatar murgatroid992015-05-22
* Merge pull request #1607 from murgatroid99/node_timeout_interop_testGravatar Tim Emiola2015-05-15
|\
| * Removed response typeGravatar murgatroid992015-05-14
| * Added Node interop test for timeout_on_sleeping_serverGravatar murgatroid992015-05-14
* | Fixed client auth implementation and testsGravatar murgatroid992015-05-14
|/
* Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_testGravatar Tim Emiola2015-05-12
|\
* | Updated interop tests to handle proto3 changesGravatar murgatroid992015-05-12
| * Added jwtaccess cloud-to-prod interop testGravatar murgatroid992015-05-11
* | Updated ProtoBuf.js dependency. Updated protos to proto3Gravatar murgatroid992015-05-11
|/
* Added error events on client streams when the server is streamingGravatar murgatroid992015-05-06
* Reversed accidentally swapped test casesGravatar murgatroid992015-03-31
* Fixed Compute Engine Auth username checkGravatar murgatroid992015-03-20
* Updated Node library to new secure server APIGravatar murgatroid992015-03-02
* Fixed import of google-auth-libraryGravatar murgatroid992015-02-24
* Updated interop proto for compatibility with proto3 serversGravatar murgatroid992015-02-24
* clean up some internal path and namesGravatar Yang Gao2015-02-20
* Fixed lint errorsGravatar murgatroid992015-02-19
* Merge branch 'master' into node_auth_integrationGravatar murgatroid992015-02-18
|\
* | Added auth functionality and interop testsGravatar murgatroid992015-02-18
* | Added interop support for default root SSL certsGravatar murgatroid992015-02-18
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
| * Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
| |\
| | * Merge pull request #504 from murgatroid99/node_new_core_apiGravatar Tim Emiola2015-02-17
| | |\
* | | \ Merge branch 'node_new_core_api' into node_auth_integrationGravatar murgatroid992015-02-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * Add proto copyrightsGravatar Craig Tiller2015-02-16
* | | The Python interoperability testing server.Gravatar Nathaniel Manista2015-02-15
| |/ |/|
| * Removed extra log linesGravatar murgatroid992015-02-12
| * All tests but one now pass against new APIGravatar murgatroid992015-02-12
|/
* Added cancellation interop tests to Node interop clientGravatar murgatroid992015-01-29
* Added API for servers to provide metadataGravatar murgatroid992015-01-29
* Removed all instances of == in js filesGravatar murgatroid992015-01-26
* Fixed node interop serverGravatar murgatroid992015-01-23
* Modified interop tests to handle binding to port 0Gravatar murgatroid992015-01-21
* Added TLS support to interop testsGravatar murgatroid992015-01-21
* Removed temp filesGravatar murgatroid992015-01-20
* Added and fixed interop testsGravatar murgatroid992015-01-20