4570 Commits (c5b570f97efb29db5b624e2dc360aa7e6b03780f)

Author SHA1 Message Date
Tim Emiola 19e436dac4 Removes the dependency on Minitest 9 years ago
Tim Emiola f4ee961bed Reorganize interop test files. 9 years ago
Tim Emiola 53c85d68f9 Update the generated code for the interop service. 9 years ago
Jan Tattermusch c7cfe9d35b Fix version of Google.Apis.Auth required by Grpc.Auth nuget. 9 years ago
Hongyu Chen 58c927cede Make census_filter more of a noop. 9 years ago
murgatroid99 2cc1ed94ab Fixed typo in argument error message 9 years ago
Tim Emiola a5d39f7e78 Merges timeout interop test change 9 years ago
murgatroid99 bc15a78a53 Replaced remaining references to 'listen' with 'start' 9 years ago
vjpai 1c9ba198c3 Make comment look finished 9 years ago
murgatroid99 0b09457350 Made deadline tests work 9 years ago
Tim Emiola 975d0cb02e Add a health checker service implementation. 9 years ago
murgatroid99 99e2104758 Add parent call propagation API to Node library 9 years ago
Vijay Pai 8fe60a87ea Use emplace_back properly and when appropriate, considering limitations 9 years ago
Jan Tattermusch 205e6c80c5 dont generate directories in C# protoc plugin 9 years ago
Tim Emiola cdb7cccceb Adds the ruby timeout interop test. 9 years ago
Jorge Canizales 637c3650a3 Let people generate ObjC code from an Arduino 9 years ago
Tim Emiola 49b7650eaf Breaks API - switches timeout to a keyword arg. 9 years ago
Jorge Canizales b015dfb55a Add ::grpc:: prefix 9 years ago
Hongwei Wang c3f48c80d4 Minor fix on comments 9 years ago
Hongyu Chen 3c9b87396f Make census filter mostly no-op 9 years ago
David Garcia Quintas cddd95bfd8 Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec 9 years ago
Hongwei Wang 85ad685e57 Address comments and update grpc plugins 9 years ago
Robbie Shade 8d5196d61e Added copyright notice to udp_server.c 9 years ago
yang-g 523201cee0 remove redundant ctor 9 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 9 years ago
Jan Tattermusch 3c9752e784 Revert "implement timeout_on_sleeping_server interop test" 9 years ago
murgatroid99 296a369915 Further fixed connectivity tests 9 years ago
murgatroid99 371354673f Modified watchState functions to match C API 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Stanley Cheung 1567c0c9a6 php: connectivity state review feedback 9 years ago
murgatroid99 937ac9b023 Fixed typo 9 years ago
Stanley Cheung 04b7a41d18 php: add watchForReady method 9 years ago
Stanley Cheung 4c5c7b8647 php: add more tests 9 years ago
Stanley Cheung a63fdd0126 php: wrap watchConnectivityState api 9 years ago
Stanley Cheung e63354a6e7 php: wrap getConnectivityState API 9 years ago
Nathaniel Manista 515b0a9352 Service-side read without allowance 9 years ago
Jorge Canizales 5263758ebf Document not to modify headers after start 9 years ago
Jorge Canizales 1ab2a71d07 Put both headers and trailers in the error.userInfo 9 years ago
Jorge Canizales 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers 9 years ago
Jorge Canizales 25884b305c nit: Comment formatting 9 years ago
Jorge Canizales 2a24654024 More requestMetadata -> requestHeaders renaming 9 years ago
Jorge Canizales 4e45a6f822 Rename responseMetadata -> allResponseMetadata 9 years ago
Jorge Canizales 6512d26b1b Rename requestMetadata -> requestHeaders 9 years ago
Hongwei Wang ff6097ac49 Fix zookeeper resolver plugin bugs 9 years ago
Tim Emiola 046094ded4 Merged with HEAD 9 years ago
Jan Tattermusch 70cb300921 generate auth URI for JWT access token properly 9 years ago
Jan Tattermusch 39b39d6c96 implement timeout_on_sleeping_server interop test 9 years ago
Masood Malekghassemi 12dadafd22 Add health-checking to Python 9 years ago
yang-g f99c090625 return StatusCode::INTERNAL for proto parsing error 9 years ago
Jorge Canizales f95ddbaa1e Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler 9 years ago