Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change JSON format to use the standard proto3 mapping for each type. | Mark D. Roth | 2016-11-10 |
* | Change value of channel arg to string form, and reparse in each place we use it. | Mark D. Roth | 2016-11-03 |
* | Rename method_config.[ch] to service_config.[ch]. | Mark D. Roth | 2016-11-03 |
* | clang-format | Mark D. Roth | 2016-11-03 |
* | Add grpc_json_tree to handle refcounting for channel arg. | Mark D. Roth | 2016-11-03 |
* | Change tests to use channel args instead of fake_resolver query args. | Mark D. Roth | 2016-10-27 |
* | Test setting wait_for_ready via service config. | Mark D. Roth | 2016-10-06 |
* | Update tests. | Mark D. Roth | 2016-10-06 |
* | Fixes | Craig Tiller | 2016-09-26 |
* | Cleanup test, check fail fast or not | Craig Tiller | 2016-09-26 |
* | Add connection refused test | Vincent van Dam | 2016-09-25 |