8719 Commits (62b9305e204ac36d02655d958cebef9c0cef240a)
 

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