7874 Commits (6f1e2ea7b241cef9c2a3178bb19c4c646ef7f6f6)
 

Author SHA1 Message Date
Michael Lumish 3c807eac69 Merge pull request #3023 from yang-g/node_health 10 years ago
Nathaniel Manista f36e1b74b5 The RPC Framework core package. 10 years ago
Hongyu Chen e09dc78e74 rename census_filter.{c,h} to grpc_filter.{c,h} 10 years ago
yang-g 2f5ea5f244 regenerate projects 10 years ago
Craig Tiller 592e7f2dd0 Refactor Endpoint API 10 years ago
yang-g 3cb49e054b Update node health check service 10 years ago
murgatroid99 dde19d835e Allowed underscore in metadata keys 10 years ago
Michael Lumish 0ea28f1ca5 Merge pull request #3017 from stanley-cheung/php_update_gen_code_test 10 years ago
murgatroid99 61bb21ab2c Reversed toLowerCase removal 10 years ago
Michael Lumish a753ba1309 Merge pull request #3018 from jtattermusch/get_rid_of_shutdown 10 years ago
Craig Tiller 80aa28013f Fix character classes to updated spec 10 years ago
Craig Tiller 49772e00eb Outlaw illegal metadata characters 10 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 10 years ago
Jan Tattermusch e4134ddf6c implement timeout_on_sleeping_server interop test 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Michael Lumish 10cab1396f Merge pull request #3013 from tbetbetbe/grpc-ruby-support-per-message-compression 10 years ago
murgatroid99 5df6ebd0c5 Replaced toLowerCase with local-insensitive downcasing function 10 years ago
murgatroid99 01a7720280 Moved key character check to before key transformation 10 years ago
Masood Malekghassemi 41a166f97b Add cancel_all_calls to Python server 10 years ago
Stanley Cheung 4c0fcda20c php: add tests for waitForReady 10 years ago
murgatroid99 6b8a3a74f2 Normalize keys when getting and removing metadata items 10 years ago
murgatroid99 cc248a27f2 Added string value validation, modified key normalization and validation 10 years ago
David G. Quintas b2a1c599a7 Update grpc.h 10 years ago
Stanley Cheung 2e405d4123 php: update codegen, client now extends basestub 10 years ago
Eric Anderson 083b4d3de3 Merge pull request #2988 from madongfly/backoff 10 years ago
Eric Anderson f53d058094 Merge pull request #2973 from yang-g/reconnect_interop_spec 10 years ago
David G. Quintas 025632a138 Expanded grpc_server_request_call's docstring 10 years ago
yang-g d392fa04c5 fix shutdown_test 10 years ago
yang-g dbe7104305 Merge remote-tracking branch 'upstream/master' into docs 10 years ago
Michael Lumish 3b4ebb0293 Merge pull request #2997 from jtattermusch/metadata_polishing 10 years ago
Tim Emiola 7840a55736 Adds support for per message compression 10 years ago
yang-g 11e3028e65 regenerate projects 10 years ago
yang-g 961eeb0b44 Merge remote-tracking branch 'upstream/master' into docs 10 years ago
yang-g c317f07b56 Make Channel ctor private 10 years ago
Tim Emiola 6f98162b0c Merge pull request #2999 from murgatroid99/node_test_fixes 10 years ago
David Garcia Quintas 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 10 years ago
murgatroid99 f441b3fdf2 Fixed test and lint errors 10 years ago
yang-g ef00308e39 remove internal_stub 10 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 10 years ago
murgatroid99 5bb9fc1789 Merge branch 'node_server_graceful_shutdown' into node_metadata_class 10 years ago
murgatroid99 e796e1fd7c Re-enabled tests 10 years ago
murgatroid99 d2c2042c29 Merged node_test_fixes 10 years ago
murgatroid99 84e3cdeb97 Added new Metadata class to abstract over internal representation and normalize keys 10 years ago
Hongyu Chen c389bd22b7 Merge remote-tracking branch 'upstream/master' 10 years ago
yang-g 431f8c2b5f make registermethod private 10 years ago
David Garcia Quintas a14ce859a6 comment 10 years ago
David Garcia Quintas 5bb30c764b if to assert 10 years ago
David Garcia Quintas 2670086806 Assert http2 header ordering 10 years ago
Michael Lumish 43a53ffa0a Merge pull request #2998 from stanley-cheung/php_null_call_host 10 years ago
David G. Quintas fc5dd155d3 Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins 10 years ago