aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Recover 'namespace'd Python distribution packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Uses dynamic loading to paper-over the negative effects of losing namespace packages in the previous commit.
* Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* Merge pull request #9041 from ↵Gravatar Nathaniel Manista2016-12-11
|\ | | | | | | | | nathanielmanistaatgoogle/servicer_context_doc_strings-v1.0.x ServicerContext methods doc string fix and tweak.
* \ Merge pull request #9051 from ↵Gravatar Masood Malekghassemi2016-12-09
|\ \ | | | | | | | | | | | | soltanmm-google/I-used-to-hate-history-class,then-I-learned-for-myself-that-so-long-as-we're-all-human-we-will-make-the-same-human-mistakes-again-and-again-and-that's-worth-studying Backport Python setuptools unpinning
* \ \ Merge pull request #9044 from ncteisen/go_docker_fix_backportGravatar Noah Eisen2016-12-09
|\ \ \ | | | | | | | | Fix Go Docker Backport
| | * | Backport Python setuptools unpinningGravatar Masood Malekghassemi2016-12-09
| |/ / |/| | | | | | | | This should allow our tests to build on newer virtualenvs.
* | | Merge pull request #9042 from ↵Gravatar Masood Malekghassemi2016-12-09
|\ \ \ | | | | | | | | | | | | | | | | soltanmm-google/science-illiteracy-is-becoming-an-existential-threat-as-we-turn-scientists-into-living-cassandra-metaphors Up-version Python for backports
| | * | Fix go dockerGravatar Noah Eisen2016-12-09
| |/ / |/| |
| * | Up-version Python for backportsGravatar Masood Malekghassemi2016-12-09
|/ /
| * ServicerContext methods doc string fix and tweakGravatar Nathaniel Manista2016-12-09
|/ | | | ServicerContext.set_code takes a (grpc.)StatusCode, not an integer.
* Merge pull request #8990 from ↵Gravatar Masood Malekghassemi2016-12-07
|\ | | | | | | | | soltanmm-google/have-fun-filling-in-the-blanks-of-reality-with-belief-structures Backport Python features to v1.0.x
| * Backport Python features to 1.0.xGravatar Masood Malekghassemi2016-12-07
| | | | | | | | | | Backports per-object grpc_init/deinit and separated-file grpc protoc codegen (#7538, #8246, #8920).
* | Merge pull request #8917 from nathanielmanistaatgoogle/call-management-v1.0.xGravatar Nathaniel Manista2016-12-07
|\ \ | | | | | | Refactor channel call management.
* \ \ Merge pull request #8970 from ↵Gravatar Masood Malekghassemi2016-12-06
|\ \ \ | | | | | | | | | | | | | | | | soltanmm-google/profit-driven-education-seems-like-a-pretty-obvious-echo-chamber-spiral-now-that-I-think-about-it Fix test runner failures for Python on Windows
* \ \ \ Merge pull request #8914 from apolcyn/update_ruby_protobuf_to_310Gravatar apolcyn2016-12-05
|\ \ \ \ | |_|_|/ |/| | | Update ruby protobuf to 310
| | * | Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| |/ / |/| |
* | | Merge pull request #8843 from apolcyn/fix_ruby_shutdownGravatar apolcyn2016-12-05
|\ \ \ | | | | | | | | Fix ruby shutdown
| * | | keep old behavior to not destroy ruby server if not instantiatedGravatar Alex Polcyn2016-12-05
| | | |
* | | | Merge pull request #8916 from apolcyn/turn_on_thread_fails_on_ruby_unit_testsGravatar apolcyn2016-12-05
|\ \ \ \ | | | | | | | | | | turn on Thread.abort_on_exception in ruby unit tests by default
| * | | | turn on Thread.abort_on_exception in ruby unit tests by defaultGravatar Alexander Polcyn2016-11-30
|/ / / /
| | | * Refactor channel call managementGravatar Nathaniel Manista2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The requirement that any created managed call must have operations performed on it is obstructing proper handling of the case of applications providing invalid invocation metadata. In such cases the RPC is "over before it starts" when the very first call to start_client_batch returns an error.
| | | * Lint fixesGravatar Nathaniel Manista2016-11-30
| | | |
| | | * Clarify grpc_call_start_batch error semanticsGravatar Nathaniel Manista2016-11-30
| |_|/ |/| |
| | * destroy byte buffer reader after use in ruby recv msgGravatar Alex Polcyn2016-11-30
| | |
| | * update ruby protbuf dep to 3.1.0Gravatar Alex Polcyn2016-11-30
| |/ |/|
* | Merge pull request #8833 from apolcyn/ruby_wait_to_finish_writesGravatar apolcyn2016-11-28
|\ \ | | | | | | wait for write loop to finish at end of ruby read loop, on client side calls
* \ \ Merge pull request #8871 from muxi/advance-objc-version-v102Gravatar Muxi Yan2016-11-28
|\ \ \ | | | | | | | | Advance objective c version to v1.0.2
* \ \ \ Merge pull request #8818 from murgatroid99/node_7_build_enableGravatar Michael Lumish2016-11-28
|\ \ \ \ | | | | | | | | | | Re-enable Node 7 artifact build
| | * | | missing fileGravatar Muxi Yan2016-11-28
| | | | |
| | * | | Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
| |/ / / |/| | |
* | | | Merge pull request #8735 from muxi/fix-error-status-popup-v10xGravatar Muxi Yan2016-11-23
|\ \ \ \ | | | | | | | | | | Backport: Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM
| * | | | Fix breaking generate_project.pyGravatar Muxi Yan2016-11-23
| | | | |
| * | | | Revert "Missed file"Gravatar Muxi Yan2016-11-23
| | | | | | | | | | | | | | | | | | | | This reverts commit 10790401dd7f1faa4aa2ab5d4801b91d788d3e2d.
| * | | | Revert "Update messages.proto and add a new test" as the test is not ↵Gravatar Muxi Yan2016-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | supported in v1.0.x This reverts commit 59af1bf4689d2992d23e0493465caec455bd05b2.
| | | | * fix race between app and GC on ruby server shutdownGravatar Alexander Polcyn2016-11-23
| | | | |
| * | | | clang-formatGravatar Muxi Yan2016-11-23
| | | | |
| | | | * dont break out of response stream iterator in benchmark clientGravatar Alexander Polcyn2016-11-23
| | | |/
| | | * wait for write loop to finish at end of ruby read loop, on client side callsGravatar Alexander Polcyn2016-11-22
| |_|/ |/| |
| | * Re-enable Node 7 artifact buildGravatar murgatroid992016-11-21
| |/ |/|
* | Merge pull request #8619 from apolcyn/gen_csharp_partial_classGravatar apolcyn2016-11-17
|\ \ | | | | | | Generate c# client stubs as partial classes
* \ \ Merge pull request #8627 from apolcyn/update_csharp_examplesGravatar apolcyn2016-11-16
|\ \ \ | | | | | | | | example changes to update to 1.0.1
| | | * undo test hackGravatar Muxi Yan2016-11-11
| | | |
| | | * Missed fileGravatar Craig Tiller2016-11-11
| | | |
| | | * Ensure something executes the new rst_stream codeGravatar Craig Tiller2016-11-11
| | | |
| | | * Send reset from the client when server closes stream unexpectedlyGravatar Muxi Yan2016-11-11
| | | |
| | | * tests hacksGravatar Muxi Yan2016-11-10
| | | |
| | | * Update messages.proto and add a new testGravatar Muxi Yan2016-11-10
| |_|/ |/| |
| | * remove changes to examplesGravatar Alexander Polcyn2016-11-07
| | |
| | * run gen proto c# after proto plugin changedGravatar Alexander Polcyn2016-11-07
| | |
* | | Merge pull request #8632 from apolcyn/fix_ruby_deadlockGravatar Vijay Pai2016-11-07
|\ \ \ | | | | | | | | remove wait queue from ruby thread pool to avoid possibility of deadlock