521 Commits (eff91095cf4936812b965e1bfdd671e052ff4328)

Author SHA1 Message Date
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
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
murgatroid99 0af89aa558 Added handling for unimplemeneted methods on the server 10 years ago
murgatroid99 f21eb2573b Fixed PHP interop tests 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
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 bca2f955ba Added cancellation interop tests to Node interop client 10 years ago
murgatroid99 c4c3bff814 Fixed memory leak in PHP byte buffer creation 10 years ago
Tim Emiola 397fda0b0c Update the suites used in the tests, run the bidi and server tests as their own suites in the default target 10 years ago
Tim Emiola 91044c10d1 Add tagging to rpc_server multi-threading tests to isolate in their own test suite 10 years ago
Tim Emiola dd73f10122 Fix a test that aborts on Docker images 10 years ago
murgatroid99 4d2d0f0f3a Added API for servers to provide metadata 10 years ago
Nicolas "Pixel" Noble a2a03d488f Cleaning up some code. 10 years ago
David Klempner d178524a74 Freelist grpc_fd objects 10 years ago
vjpai 883ae17420 Make this compile on mac by adding in header files currently used for posix, 10 years ago
murgatroid99 7625db4697 Changed low-level metadata API to be more reasonable 10 years ago
murgatroid99 684f6f4359 Added metadata pass-through to server method handlers 10 years ago
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 10 years ago
David Klempner bb915ace54 Rename wakeup fd accessor 10 years ago
Nicolas Noble 8c2be9bbff Addressing latest comments. 10 years ago
Todd Poynor cb7abfd662 fixup compile error in log_android.c 10 years ago
vjpai 0f1f4f4748 Delete the metadata debug logspam 10 years ago
Vijay Pai e4c684c3f2 Comment out metadata logspam 10 years ago
Craig Tiller d631cf3923 Allow access to call stack from call. 10 years ago
Craig Tiller ec4e0cb40b Fix compile 10 years ago
murgatroid99 29c551344d Finished fixing the tests 10 years ago
Tim Emiola 426167c88e Allows production certificates to be specified 10 years ago
Tim Emiola 2854ad7aa4 Adds support for overriding the server host name during SSL 10 years ago
Tim Emiola 6e1f10d757 Adds a dependency on signet. It's to be used for auth, but for now it sslconfig module is required 10 years ago
Tim Emiola 4eecb5da1a Adds a flag for running all the tests 10 years ago
Tim Emiola 965dda629e Removes the test state tracking, that's available on Jenkins 10 years ago
Tim Emiola 9cae580877 Added the use_tls flag toggle connecting securely 10 years ago
Tim Emiola a398a342ae Remove port_picker.rb 10 years ago
Tim Emiola a816818716 Removes remaining references to port_picker 10 years ago
Tim Emiola 72f14c3e35 Removes port_picker from channel_spec 10 years ago
Tim Emiola d02d1d50b7 Removes port_picker from call_spec.rb, removes a redundant test 10 years ago
Tim Emiola 61ddba35fe Removed port_picker from server_spec.rb 10 years ago
Tim Emiola f875aa3698 Removed port_picker from active_call_spec, fixed some style issues 10 years ago
Tim Emiola a8ecbe9a10 Removes port_picker from rpc_server_spec 10 years ago
Tim Emiola a679f9fbd0 Removed port_picker form client_stub_spec 10 years ago
murgatroid99 b6ca52e6a3 Fixed tests by properly half-closing 10 years ago