1043 Commits (90277ee1382ef468342c717d7ac78c50e9a170b2)
 

Author SHA1 Message Date
Craig Tiller 2d7e73f2fa Preserve proto order 10 years ago
Tim Emiola ce062f2174 Updates interop client to use update_proc 10 years ago
Tim Emiola 03d70c649f Adds updater_proc, to simplify the setup of credentials during stub creation 10 years ago
Tim Emiola 8c750f44f4 Adds a compute engine auth GCE interop test 10 years ago
Tim Emiola 2e2085693b Adds an interop tests if OAuth behaviour is functioning 10 years ago
Tim Emiola 179eabb253 Updates the generated code to reflect test updates 10 years ago
Tim Emiola 11f75faf4d Ensures the auth modules are available with just require 'grpc' 10 years ago
Tim Emiola 4694df3c4e Adds compute engine auth implementation that extends the signet auth class 10 years ago
Tim Emiola 720bc81c89 Adds a signet based service_account creds implementation 10 years ago
Tim Emiola 5d6dfd59b3 Extends signet with an apply/apply! methods 10 years ago
Tim Emiola 36066537cf Fix lint errors, other cleanups 10 years ago
Tim Emiola 3306139df0 Adds an emacs modeline 10 years ago
Tim Emiola 6f06a7e81d Attempts to remove a little of this tests flakiness 10 years ago
Tim Emiola 554a11c018 completes merges 10 years ago
Nicolas "Pixel" Noble ae66d78b8e Adding an editorconfig configuration file. 10 years ago
Tim Emiola 7448d3d69e Merge pull request #316 from murgatroid99/master 10 years ago
Tim Emiola fd98ac8017 Merge pull request #311 from murgatroid99/node_fix_not_found_handler 10 years ago
Tim Emiola be91547116 Merge pull request #305 from murgatroid99/node_stock_service 10 years ago
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Nicolas Noble 2a7dbfefdb Merge pull request #310 from ctiller/asan 10 years ago
murgatroid99 14d2ce27e7 Updated PHP library to handle generated code without explicit references to grpc 10 years ago
murgatroid99 b65ace62fa Added copyright notice to stock.proto 10 years ago
Tim Emiola 484bc53582 Merge pull request #309 from murgatroid99/php_interop_failures 10 years ago
murgatroid99 0af89aa558 Added handling for unimplemeneted methods on the server 10 years ago
Craig Tiller 547db2b3ef Allow specifying environment variables. 10 years ago
murgatroid99 f21eb2573b Fixed PHP interop tests 10 years ago
Nicolas Noble 16c7d4d1af Merge pull request #308 from ctiller/asan 10 years ago
Craig Tiller eb272bc6ca Fix valgind 10 years ago
Craig Tiller 9977582850 Clean up formatting 10 years ago
Craig Tiller 4e551c4acf Init fix 10 years ago
Tim Emiola c0514d1f71 Merge pull request #300 from murgatroid99/node_fast_buffer 10 years ago
Nicolas "Pixel" Noble c8fd2d1c01 Properly selecting chunks of code for the wakeup fd codepath. 10 years ago
murgatroid99 d4ee297496 Added stock service client and server 10 years ago
Craig Tiller 66d8bd8b61 Fix formatting 10 years ago
Craig Tiller db8f3745e2 Fix some TSAN reported errors 10 years ago
Jan Tattermusch b24b50094c Merge pull request #233 from nicolasnoble/propsheets 10 years ago
Craig Tiller 27e109ed39 Merge pull request #301 from nicolasnoble/echo-fix 10 years ago
Nicolas "Pixel" Noble 2b16bc4656 Fixing echo test. 10 years ago
Craig Tiller 6dc3f9d617 Merge pull request #3 from nicolasnoble/ctiller-typos-patch 10 years ago
Nicolas "Pixel" Noble 1b30394785 Found another typo. 10 years ago
Craig Tiller 904b711cdd Merge pull request #295 from nicolasnoble/warnings 10 years ago
murgatroid99 67c44110f8 Removed stray debugger statement 10 years ago
murgatroid99 7bd3250c2a Switched extension to return faster sliceable Buffers 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
murgatroid99 23ed7b1fb9 Add node client and server to the list of interop tests to run 10 years ago
Tim Emiola c4e09f667b Merge pull request #292 from murgatroid99/node_cancellation_interop_tests 10 years ago
Nicolas "Pixel" Noble c630682ad8 Enabling extra warnings, and disabling error on warning. 10 years ago
murgatroid99 bca2f955ba Added cancellation interop tests to Node interop client 10 years ago
Tim Emiola 3726a4d477 Merge pull request #289 from murgatroid99/php_fix_memory_leak 10 years ago
Tim Emiola 502196669b Merge pull request #283 from murgatroid99/node_server_metadata 10 years ago