aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ | | | | cronet wrapper code
* \ Merge pull request #6410 from murgatroid99/ruby_stress_fixesGravatar Nicolas Noble2016-05-05
|\ \ | | | | | | Ruby: improve server error handling, fix a reference error
* \ \ Merge pull request #6409 from jtattermusch/masterGravatar Jan Tattermusch2016-05-04
|\ \ \ | | | | | | | | Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
* \ \ \ Merge pull request #6418 from yang-g/no_rpc_serviceGravatar Jan Tattermusch2016-05-04
|\ \ \ \ | | | | | | | | | | add a dummy service with no rpc to test codegen coverage
* \ \ \ \ Merge pull request #6415 from yang-g/python_proto_commentsGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ | | | | | | | | | | | | Add proto comments to generated _pb2.py files
* \ \ \ \ \ Merge pull request #6383 from dgquintas/remove-outdated-census-chargGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removed leftover function declaration from channel args
* \ \ \ \ \ \ Merge pull request #6374 from grpc/dgquintas-patch-1Gravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixed name of test config for h2_census
* \ \ \ \ \ \ \ Merge pull request #6412 from ctiller/large_async_secure_and_fixedGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix coverage for large message and secure async end2end
* \ \ \ \ \ \ \ \ Merge pull request #6333 from dgquintas/check_includes_moar_fixesGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Don't try to read files that have been moved/renamed.
* \ \ \ \ \ \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Moved protos out of core_codegen interface
* \ \ \ \ \ \ \ \ \ \ Merge pull request #6420 from jtattermusch/csharp_more_api_fixesGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | C# finishing serverside request stream should not be required to dispose.
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6416 from jtattermusch/csharp_api_polishingGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add C# wrapping tests and fix some issues with the API.
| | | | | | | | | | | | * Added all transitive header dependencies in build.yaml to fix the failing check.Gravatar Makarand Dharmapurikar2016-05-04
| | | | | | | | | | | | |
| | | | | | | | | | | | * Fixed a compiler warning that only shows up on linuxGravatar Makarand Dharmapurikar2016-05-03
| | | | | | | | | | | | |
| | | | | | | | | | | | * clang-format fixesGravatar Makarand Dharmapurikar2016-05-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #6375 from jtattermusch/cleanup_jenkins_directoryGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup tools/jenkins directory
| | | * | | | | | | | | | | remove useless code and todosGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | finishing serverside request stream should not be required for disposalGravatar Jan Tattermusch2016-05-03
| | |/ / / / / / / / / / /
| | | | | | | | | * | | | add a dummy service with no rpc to test codegen coverageGravatar yang-g2016-05-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5701 from bluecmd/unix-socketGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | Allow directly specifiying connection path
| | | | | | | | | | * | | Remove trailing space.Gravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | update remaining stresstest configsGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | add a readme fileGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | update locations of dockerization scriptsGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | update working directoriesGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | move helper script for dockerizationGravatar Jan Tattermusch2016-05-03
| |/ / / / / / / / / / / |/| | | | | | | | | | |
| | | | | | | | * | | | Add proto comments to generated _pb2.py filesGravatar yang-g2016-05-03
| | | | | | | | | | | |
| | * | | | | | | | | | make AsyncCallServerTest finish correctlyGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6376 from murgatroid99/node_test_multiple_versionsGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6406 from sreecha/ruby_stress_test_dockerGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby docker files and config
| | | | * | | | | | | | | | fixupGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | add more testsGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | make SendStatusFromServer independent on WriteAsyncGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | add AsyncCalServer tests to sanity testsGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | add tests for AsyncCallServerGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | Fix async_end2end_test flow controlGravatar Craig Tiller2016-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completion queues + flow control + single threading is hard. We need a read outstanding on a call to grant flow control tokens to the remote end. To do that we need to request a read *before* we wait for the write to be finished, otherwise, in the case of a large write we'll block waiting for flow control tokens. Built on #6402
| | | | | | | | | | | | * | Fixed rubocop issues with newest changesGravatar murgatroid992016-05-03
| | | | | | | | | | | | | |
| | | | | | | | | | | | * | Ruby: improve server error handling, fix a reference errorGravatar murgatroid992016-05-03
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| | | | | | | | | | | * | Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVERGravatar Jan Tattermusch2016-05-03
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | | | | * | | | | Merge github.com:grpc/grpc into large_async_secure_and_fixedGravatar Craig Tiller2016-05-03
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | | * | | | | | | | fixupGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | add one more client server testGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | add more testsGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | make end-of-stream idempotentGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | add idempotency testGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | add more featuresGravatar Jan Tattermusch2016-05-03
| | | | | | | | | | | |
| | | | * | | | | | | | add more testsGravatar Jan Tattermusch2016-05-03
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | | | | | | | * reran generate_projects.sh after @nnoble's fix in PR6399.Gravatar Makarand Dharmapurikar2016-05-02
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #6399 from nicolasnoble/source-of-truth-apiGravatar Nicolas Noble2016-05-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Properly using our build.yaml source of truth to generate our list of public APIs.