aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/interop
Commit message (Collapse)AuthorAge
* Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
* Fix bugs that were causing auth interop tests to failGravatar murgatroid992015-09-01
|
* Switched to using static functions for accessing Client propertiesGravatar murgatroid992015-08-28
|
* Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-28
|\
| * Merge pull request #3012 from murgatroid99/node_metadata_classGravatar Tim Emiola2015-08-28
| |\ | | | | | | Replace metadata objects with a Metadata class
* | | Changed prefixed Client properties to distinguish private and public propertiesGravatar murgatroid992015-08-21
| | |
* | | Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-21
|\ \ \
| | | * Added new Metadata class to abstract over internal representation and ↵Gravatar murgatroid992015-08-20
| | |/ | |/| | | | | | | normalize keys
| | * Fixed testsGravatar murgatroid992015-08-19
| | |
| | * Modified server SSL certs to allow multiple pairs and force_client_auth flagGravatar murgatroid992015-08-19
| |/
| * Made deadline tests accept INTERNAL statusGravatar murgatroid992015-08-17
| |
* | Resolved merge conflicts with masterGravatar murgatroid992015-08-14
|\|
| * Replaced remaining references to 'listen' with 'start'Gravatar murgatroid992015-08-14
| |
* | Resolved merge conflicts with masterGravatar murgatroid992015-08-12
|\|
| * Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-08-12
| |\ | | | | | | Node fix auth interop
| | * Fixed failing cloud-to-prod auth interop testsGravatar murgatroid992015-08-12
| | |
| * | Fixed lint errorsGravatar murgatroid992015-08-11
| | |
| * | Resolved merge conflicts with masterGravatar murgatroid992015-08-11
| |\|
| | * Merge pull request #2715 from murgatroid99/node_interop_client_simplifyGravatar Tim Emiola2015-08-11
| | |\ | | | | | | | | Eliminated some redundant checks in the Node interop client
| * | | Added host override option for RPCs. Added optional params objectGravatar murgatroid992015-08-03
| |/ /
| * | Resolved merge conflictsGravatar murgatroid992015-07-30
| |\ \
| | | * Eliminated some redundant checks in the Node interop clientGravatar murgatroid992015-07-29
| | | |
* | | | Missed oneGravatar murgatroid992015-07-29
| |_|/ |/| |
| * | Made binding a server to a port insecurely explicitGravatar murgatroid992015-07-27
|/ /
| * Made credentials an explicit required argument to channelsGravatar murgatroid992015-07-27
|/
* Removed now-incorrect asserts in oauth testGravatar murgatroid992015-07-20
|
* Removed unnecessary arguments from auth messageGravatar murgatroid992015-07-20
|
* Added oauth2_auth_token and per_rpc_creds Node interop testsGravatar murgatroid992015-07-20
|
* Removed server-wide metadata handler, individual handlers can now send metadataGravatar murgatroid992015-07-16
|
* Changed to newer, simpler server construction interfaceGravatar murgatroid992015-07-15
|
* 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
|\ | | | | Added Node interop test for timeout_on_sleeping_server
| * 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
|\ | | | | Added jwtaccess cloud-to-prod interop test
* | 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
| |