aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #5546 from grpc/revert-5538-makdharma-commentfixGravatar Craig Tiller2016-03-02
|\ | | | | Revert "Update reconnect_interop_client.cc"
| * Revert "Update reconnect_interop_client.cc"Gravatar Craig Tiller2016-03-02
|/
* Merge pull request #5542 from soltanmm/over-troubled-waterGravatar Nathaniel Manista2016-03-02
|\ | | | | Add troubleshooting section to Python package description.
* \ Merge pull request #5537 from soltanmm/triceratops-againGravatar Nathaniel Manista2016-03-02
|\ \ | | | | | | Maintain correct invariants against core.
| | * Add troubleshooting section to package descriptionGravatar Masood Malekghassemi2016-03-02
| | |
* | | Merge pull request #5539 from grpc/makdharma-commentGravatar Yang Gao2016-03-02
|\ \ \ | | | | | | | | Update reconnect_interop_server.cc
* \ \ \ Merge pull request #5538 from grpc/makdharma-commentfixGravatar Yang Gao2016-03-02
|\ \ \ \ | |_|_|/ |/| | | Update reconnect_interop_client.cc
| | * | Update reconnect_interop_server.ccGravatar makdharma2016-03-02
| |/ / |/| |
| * | Update reconnect_interop_client.ccGravatar makdharma2016-03-02
|/ /
| * Maintain correct queue invariants against coreGravatar Masood Malekghassemi2016-03-02
|/
* Merge pull request #5529 from ctiller/racyGravatar Vijay Pai2016-03-02
|\ | | | | Fix esan detected race in subchannel state
* \ Merge pull request #5523 from vjpai/e2e_stcGravatar Yang Gao2016-03-02
|\ \ | | | | | | Fix ServerTryCancel in end2end tests
| | * Fix esan detected race in subchannel stateGravatar Craig Tiller2016-03-01
| | |
* | | Merge pull request #5525 from dgquintas/templates_readmeGravatar Nicolas Noble2016-03-01
|\ \ \ | | | | | | | | Added comment for gyp
| * | | Added comment for gypGravatar David Garcia Quintas2016-03-01
|/ / /
* | | Merge pull request #5524 from dgquintas/templates_readmeGravatar Nicolas Noble2016-03-01
|\ \ \ | | | | | | | | updated templates/README.md
| * | | Addressed commentsGravatar David Garcia Quintas2016-03-01
| | | |
| * | | updated templates/README.mdGravatar David Garcia Quintas2016-03-01
|/ / /
* | | Merge pull request #5517 from jtattermusch/csharp_fix_rststream8Gravatar Jan Tattermusch2016-03-01
|\ \ \ | | | | | | | | Don't do a "safety" Cancel when recv_close_on_server.cancelled is set.
| | * | ServerTryCancel was not actually respecting the API since itGravatar Vijay Pai2016-03-01
| | | | | | | | | | | | | | | | | | | | could be an arbitrary amount of time between when the cancel is tried and actually observable.
* | | | Merge pull request #5516 from jtattermusch/fix_runs_per_test_reportingGravatar Nicolas Noble2016-03-01
|\ \ \ \ | | | | | | | | | | Fix run_tests.py reporting for multiple test runs
| | * | | fix copyrightGravatar Jan Tattermusch2016-03-01
| | | | |
| | * | | fix #4427Gravatar Jan Tattermusch2016-03-01
| | | | |
| * | | | fix reporting for multiple test runsGravatar Jan Tattermusch2016-03-01
| |/ / /
* | | | Merge pull request #5488 from stanley-cheung/php-update-to-next-verGravatar Stanley Cheung2016-03-01
|\ \ \ \ | | | | | | | | | | Simplify PHP installation
| * | | | sync php with core version;Gravatar Stanley Cheung2016-03-01
| | | | |
* | | | | Merge pull request #5493 from sreecha/server_try_cancel_testGravatar Yang Gao2016-03-01
|\ \ \ \ \ | |_|/ / / |/| | | | Fix flaky test: End2endServerTryCancelTest.ResponseStreamServerCancelAfter
| * | | | Fix clang format issueGravatar Sree Kuchibhotla2016-03-01
| | | | |
* | | | | Merge pull request #5495 from ctiller/grumpfGravatar Vijay Pai2016-02-29
|\ \ \ \ \ | | | | | | | | | | | | clang-format sanity fix
* \ \ \ \ \ Merge pull request #5496 from ctiller/XXXXGravatar Vijay Pai2016-02-29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Remove broken test
| * | | | | Remove broken testGravatar Craig Tiller2016-02-29
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test is inherently flaky and I don't see any way to make it not so. Historically this test has not (in my memory) given any signal that something is actually broken. Let's save maintenance and just nuke it.
| * / / / clang-formatGravatar Craig Tiller2016-02-29
|/ / / /
| * / / Fix ResponseStreamServerCancelAfter test flakeGravatar Sree Kuchibhotla2016-02-29
|/ / /
* | | Merge pull request #5492 from nicolasnoble/fixing-5478Gravatar Nathaniel Manista2016-02-29
|\ \ \ | | | | | | | | Copyright updates.
| * | | Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-03-01
|/ / /
* | | Merge pull request #5478 from soltanmm/catatonicGravatar Masood Malekghassemi2016-02-29
|\ \ \ | | | | | | | | Address some memory hazards in Cython code
* \ \ \ Merge pull request #5441 from a-veitch/no_binary_tagsGravatar Bogdan Drutu2016-02-29
|\ \ \ \ | | | | | | | | | | Remove binary tags, restrict tag characters to ASCII
* \ \ \ \ Merge pull request #5483 from jtattermusch/csharp_protoc_bundling_fix_sanityGravatar Stanley Cheung2016-02-29
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix sanity test for C#'s 'build_packages.bat.template'
| | | | * Simplify PHP installationGravatar Stanley Cheung2016-02-29
| |_|_|/ |/| | |
| * | | fix sanity testGravatar Jan Tattermusch2016-02-29
|/ / /
* | | Merge pull request #5466 from jtattermusch/csharp_win_distribtestGravatar Jan Tattermusch2016-02-29
|\ \ \ | | | | | | | | Windows C# distribtests
| * | | add copyright and cleanup python codeGravatar Jan Tattermusch2016-02-29
| | | |
* | | | Merge pull request #5464 from jtattermusch/csharp_bundle_protoc_artifactsGravatar Stanley Cheung2016-02-29
|\ \ \ \ | | | | | | | | | | Package protoc artifacts for all platforms in Grpc.Tools nuget
* \ \ \ \ Merge pull request #5402 from sreecha/stress_test_scriptsGravatar Jan Tattermusch2016-02-29
|\ \ \ \ \ | | | | | | | | | | | | Stress test scripts to launch in GKE
| | | | | * Address some memory hazards in Cython codeGravatar Masood Malekghassemi2016-02-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some __dealloc__ methods were calling Python methods, and some references were being dropped on the floor instead of threaded through gRPC core.
| * | | | | Fix copyrightGravatar Sree Kuchibhotla2016-02-29
| | | | | |
* | | | | | Merge pull request #5405 from daniel-j-born/custom_test_credsGravatar Dan Born2016-02-29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Allow new credential types to be added to tests.
| | | | * | windows C# distribtestGravatar Jan Tattermusch2016-02-29
| |_|_|/ / |/| | | |
| | | * | package protoc artifacts for all platforms in Grpc.ToolsGravatar Jan Tattermusch2016-02-29
| |_|/ / |/| | |
* | | | Merge pull request #5465 from makdharma/coverageGravatar Jorge Canizales2016-02-26
|\ \ \ \ | | | | | | | | | | Added a test to verify user agent prefix can be set correctly.