Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8628 from soltanmm-google/turtles | 2016-11-04 | |
|\ | | | | | Explicitly stop the server on tear-down | ||
* \ | Merge pull request #8456 from ctiller/pid_ctl | 2016-11-04 | |
|\ \ | | | | | | | Simple PID controller | ||
| | * | Explicitly stop the server on tear-down | 2016-11-03 | |
| |/ |/| | |||
* | | Enable split code generation | 2016-10-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | To support magical internal build processes, the pb2 files need to be split into pure-proto and gRPC parts. This performs that split and further fixes bad module names in the test harness that interfered with the intended test implementation. An unfortunate side effect, due to limitations of protoc and holdover behavior we must support in major version 1.x, is that trash files are generated in split generation. This shouldn't be a problem in normal protoc plugin use. | ||
* | | Fix Python tests' module loading behavior | 2016-10-28 | |
| | | |||
* | | Merge pull request #8367 from soltanmm-google/blurb | 2016-10-28 | |
|\ \ | | | | | | | Partially implement gRPC Python server reflection | ||
| | * | Merge github.com:grpc/grpc into pid_ctl | 2016-10-28 | |
| | |\ | |_|/ |/| | | |||
* | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | 2016-10-26 | |
|\ \ \ | |||
| * \ \ | Merge remote-tracking branch 'upstream/master' into circular_dependency_fix | 2016-10-26 | |
| |\ \ \ | |||
| | * \ \ | Merge pull request #8462 from markdroth/resolver_channel_args | 2016-10-26 | |
| | |\ \ \ | | | | | | | | | | | | | Plumb channel_args through resolvers. | ||
| * | | | | | Move method_config module from ext/client_channel to lib/transport. | 2016-10-26 | |
| | | | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | 2016-10-26 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Merge pull request #8449 from ncteisen/new_python_interop_tests | 2016-10-26 | |
| |/| | | | | | | | | | | | | | | | | New python interop tests | ||
| * | | | | | Merge pull request #8347 from docent-net/master | 2016-10-25 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora | ||
| | | * | | | | Implement the advanced interop tests for Python | 2016-10-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the code for three new interop tests: unimplemented_method, unimplemented_service, and custom_metadata. Fix and refactor the code for status_code_and_message. | ||
| | * | | | | | Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora | 2016-10-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added RHEL/Fedora specific information about lacking of python.h - because Linux doesn't mean Ubuntu ;) | ||
* | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | 2016-10-24 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Merge branch 'master' into uv_core_transport | 2016-10-21 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | 2016-10-21 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | * | | | Remove resolver_result. | 2016-10-21 | |
| | | | | | | | |||
| | | | | | * | Add pid controller test | 2016-10-20 | |
| | | | | |/ | | | | |/| | |||
| | | | | * | Partially implement gRPC Python server reflection | 2016-10-20 | |
| | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Some features relating to proto2 extension querying are missing due to missing upstream features required to support them (see https://github.com/google/protobuf/issues/2248). | ||
| | * | | | Merge branch 'master' into uv_core_transport | 2016-10-19 | |
| | |\ \ \ | | | | |/ | | | |/| | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into rename_client_config | 2016-10-19 | |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | 2016-10-19 | |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #8303 from markdroth/service_config | 2016-10-19 | |
| |\ \ \ \ | | | | | | | | | | | | | Support service configs in core. | ||
| | | | * \ | Merge branch 'master' into uv_core_transport | 2016-10-19 | |
| | | | |\ \ | |||
* | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | 2016-10-19 | |
|\| | | | | | | |||
| * | | | | | | Merge pull request #8414 from kpayson64/use_external_api | 2016-10-19 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | Change channel tests to use public API | ||
| | * | | | | | Change channel tests to use public API | 2016-10-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows for testing other implementations of grpc.Server. | ||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into service_config | 2016-10-18 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
* | | | | | | | BufferPool --> ResourceQuota | 2016-10-17 | |
| | | | | | | | |||
* | | | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | 2016-10-17 | |
|\| | | | | | | |||
| * | | | | | | Merge github.com:grpc/grpc into direct-calls | 2016-10-17 | |
| |\| | | | | | |||
| | * | | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | 2016-10-17 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add Shim for wakeup_fds with no pipe or | ||
* | | | | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | 2016-10-14 | |
|\| | | | | | | | |||
| | | | | | * | | Merge branch 'master' into uv_core_transport | 2016-10-14 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into service_config | 2016-10-14 | |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | | | * | | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | 2016-10-14 | |
| | | | | | | | | |||
| * | | | | | | | Merge github.com:grpc/grpc into direct-calls | 2016-10-14 | |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #8127 from kpayson64/allow_pointers | 2016-10-13 | |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | Allow pointer channel args python | ||
| | | * | | | | | Allow pointer channel args python | 2016-10-13 | |
| | | | | | | | | |||
| | | | * | | | | Moved cv polling into ev_poll_posix.c | 2016-10-13 | |
| | | | | | | | | |||
| | | | | | | * | Merge branch 'master' into uv_core_transport | 2016-10-12 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | 2016-10-10 | |
|\| | | | | | | | |||
| * | | | | | | | Merge github.com:grpc/grpc into direct-calls | 2016-10-10 | |
| |\| | | | | | | |||
| | | | * | | | | Add condition variable polling engine | 2016-10-10 | |
| | | |/ / / / | | |/| | | | | |||
| | * | | | | | Merge pull request #8324 from grpc/v1.0.x | 2016-10-07 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | v1.0.x → master upmerge. | ||
| | | | | | * \ | Merge remote-tracking branch 'upstream/master' into rename_client_config | 2016-10-07 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | * | | | | | Drop unnecessary return statement | 2016-10-04 | |
| | | | | | | | |