Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | | | Resolve conflicts | Yuchen Zeng | 2016-05-06 | |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
| | | | | | | | * | | | Fix naming and comment problems | Yuchen Zeng | 2016-05-06 | |
| | | | | | | * | | | | Add parsing back to protobuf example | yang-g | 2016-05-06 | |
| | | * | | | | | | | | rename grpc.protoc.compiler to grpc.tools.protoc | Jan Tattermusch | 2016-05-06 | |
| | | * | | | | | | | | fix python distribtests with docker on overlay | Jan Tattermusch | 2016-05-06 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | | | * | | | | | fix clang formatting | Sree Kuchibhotla | 2016-05-06 | |
| | | * | | | | | | | Fix asan test failure. | Mark D. Roth | 2016-05-06 | |
| | | | | | * | | | | Add a test for server returning error with debug info in trailer. | yang-g | 2016-05-05 | |
| | | | | | | | | * | Fixed compression interop and re-enable for C++. | David Garcia Quintas | 2016-05-05 | |
| * | | | | | | | | | add support for scenario categories | Jan Tattermusch | 2016-05-05 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #6450 from nicolasnoble/gopro | Jan Tattermusch | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | * | | | | Remove redundant error check | Sree Kuchibhotla | 2016-05-05 | |
* | | | | | | | | | Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests | Jan Tattermusch | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | Add remaining inteorp tests to stress client | Sree Kuchibhotla | 2016-05-05 | |
| | | | | | * | | | | Interop client that is resilient to server restarts | Sree Kuchibhotla | 2016-05-05 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | | | | * | | | | More clang-format fixes. | Mark D. Roth | 2016-05-05 | |
| | | * | | | | | | small addendum for python distribtests | Jan Tattermusch | 2016-05-05 | |
| | * | | | | | | | fix C# distrib test after getting rid of grpc.native.csharp package | Jan Tattermusch | 2016-05-05 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6374 from grpc/dgquintas-patch-1 | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #6412 from ctiller/large_async_secure_and_fixed | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6323 from dgquintas/codegen_remove_proto | Jan Tattermusch | 2016-05-04 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | Fix Python distrib test | Masood Malekghassemi | 2016-05-04 | |
| | | | | * | | | | | | Test binary Python distributions | Masood Malekghassemi | 2016-05-04 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| | | | | | * | | | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 | |
| | | | | | * | | | | Fix max_message_length test, which was broken by the previous fix to the | Mark D. Roth | 2016-05-04 | |
| | | | | | * | | | | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-05-04 | |
| | | | | * | | | | | Exclude 1byte tests from msan | Craig Tiller | 2016-05-03 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | | | * | | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 | |
| | | | | * | | | | Fix build breakage in bad_client tests. | Mark D. Roth | 2016-05-03 | |
| | | | | * | | | | Remove some unneeded code from an earlier iteration of this code. | Mark D. Roth | 2016-05-03 | |
| | * | | | | | | | Fix async_end2end_test flow control | Craig Tiller | 2016-05-03 | |
| | | | | | | * | | Add plugins at the time of static initialization | Yuchen Zeng | 2016-05-03 | |
| | | | | * | | | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-03 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | * | | | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 | |
| | * | | | | | | | Merge github.com:grpc/grpc into large_async_secure_and_fixed | Craig Tiller | 2016-05-03 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | Cover large message sent securely or insecurely over async | Vijay Pai | 2016-05-02 | |
| | * | | | | | | | Add coverage for secure async end2end testing | Vijay Pai | 2016-05-02 | |
| | | |/ / / / / | | |/| | | | | | ||||
* | | | | | | | | Merge pull request #6340 from ctiller/fail_fast_breaks_qps | Jan Tattermusch | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 | |
| | |\| | | | | | | ||||
| | | | | * | | | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-02 | |
| | | | | |\ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||
| | | | | * | | | | Changed writing code to honor the peer's header size limit setting. | Mark D. Roth | 2016-05-02 | |
* | | | | | | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 | |
| |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6368 from ctiller/vtune | Nicolas Noble | 2016-04-29 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | Fixed name of test config for h2_census | David G. Quintas | 2016-04-29 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
| | | | | | * | | Add GRPC_ prefix for macros | Yuchen Zeng | 2016-04-29 | |
| | | | | | * | | modified has_async_methods and has_sync_methods of TestServerBuilderPlugin | Yuchen Zeng | 2016-04-29 | |
| | | | | | * | | Server builder plugin | Yuchen Zeng | 2016-04-29 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | Merge pull request #6354 from ctiller/portabit | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ | ||||
| | * | | | | | | Ensure minimum size of alt stack (to please vtune) | Craig Tiller | 2016-04-29 | |
| |/ / / / / / |/| | | | | | |