Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge pull request #6853 from ↵ | Jan Tattermusch | 2016-06-10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/operationtyple-equals-equals Use == instead of is for cygrpc.OperationType values | |||
| | | * | | | | | | Initial Python3 support | Ken Payson | 2016-06-10 | |
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable Changes: -Convert all str types to byte types at cython layer (ascii encoding) -Use six for packages that have different names in Python2/Python3 -By default, unit tests are compiled/run in Python2.7 and Python3.4 -Ensure MACOSX_BUILD_TARGET is at least 10.7 | |||
| | | | | | | * | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 | |
| | | | | | | | | ||||
| | | * | | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 | |
| |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #6804 from ctiller/plugin_advertisement | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Advertise transport selected in user-agent string | |||
* \ \ \ \ \ \ \ | Merge pull request #6753 from ctiller/fuzz-me | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix server side memory leak | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6855 from makdharma/issue6834 | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix for #6834 | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6751 from soltanmm/6522 | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add a test for grpc/grpc#6522 | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6841 from makdharma/issue6344 | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix for issue 6344. added printing of .proto file comments in generat… | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6773 from y-zeng/handler_http_response | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | On receiving an unexpected response, provide the reason in the error message of the returned status | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6829 from jtattermusch/csharp_add_server_test | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | C#: Add unstarted server test | |||
| | | | | * | | | | | | | | fix for #6834 | Makarand Dharmapurikar | 2016-06-09 | |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed constants kPackageName and kServiceName so multiple services can be defined in one proto. | |||
| | | | | | | * | | | | | Use == instead of is for cygrpc.OperationTypes | Nathaniel Manista | 2016-06-09 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
| * | | | | | | | | | | allow shutdown of unstarted server | Jan Tattermusch | 2016-06-08 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for communication using existing FD (for client and server) | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6779 from dgquintas/rr_docs | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polished RR policy and added policy doc preamble | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6833 from rjshade/sockopts | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds functions to set snd/rcv socket buffer sizes. | |||
| | | | | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 | |
| | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | Remove zu specifiers | Yuchen Zeng | 2016-06-08 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | fix for issue 6344. added printing of .proto file comments in generated code. | Makarand Dharmapurikar | 2016-06-08 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #6823 from makdharma/bugfixes | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added comment about host parameter format (issue 4147) | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6826 from makdharma/issue5548 | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for issue 5548. Deprecated old classes and created subclasses. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6649 from dgquintas/core_codegen_be_public | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved core_codegen from src/cpp/... to include/grpc++/... | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6675 from dgquintas/check_http_client_filter_content_type | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check content type on the client response path | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6786 from ctiller/meta-whoops | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix refcounting algorithm for metadata | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6827 from jtattermusch/csharp_metadata_entry_is_class | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Metadata.Entry a class | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6830 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify compression interop | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6815 from kpayson64/python_perf_fixes | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove AsyncStreaming client from python qps tests | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6831 from kpayson64/python_jwt_creds | Jan Tattermusch | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added python jwt_token_creds interop test | |||
| | | | | | | | | | | | * | | | | | | | | | | | clang-format code | Craig Tiller | 2016-06-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | | | | | | fix memory leak | Adam Michalik | 2016-06-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | | | | addressed feedback. | Makarand Dharmapurikar | 2016-06-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | | | | | | Merge github.com:grpc/grpc into fuzz-me | Craig Tiller | 2016-06-08 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | | | | | | Adds functions to set snd/rcv socket buffer sizes. | Robbie Shade | 2016-06-08 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used for non-default 1 MB UDP socket buffers. | |||
| | | | | | | | | | | | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Fix sed induced typo | David G. Quintas | 2016-06-07 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Added python jwt_token_creds interop test | Ken Payson | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | David Garcia Quintas | 2016-06-07 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-07 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | removed RANDOM and simplified req for compression | David Garcia Quintas | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | Changed Python Sync streaming qps to follow spec | Ken Payson | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | | | | fix compilation on windows | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | | | | | s/maybe_compression_level.compression_level/maybe_compression_level.level | David Garcia Quintas | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | | | | add unstarted server test | Jan Tattermusch | 2016-06-07 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | make Metadata.Entry a class | Jan Tattermusch | 2016-06-07 | |
| |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | | | fix windows build | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | | fix for issue 5548. Deprecated old classes and created subclasses. | Makarand Dharmapurikar | 2016-06-07 | |
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | clang-format, fix headers, windows fixes | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | |