Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | | | | | | Added cleanup to the server thread's join method. | Ken Payson | 2016-06-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the Python Interpreter exits, it first attempts to join any outstanding threads. This is problematic if a server is created as a top-level variable or referenced by a reference cycle, as join() will hang. This adds cleanup behavior to the server thread's join(). | |||
| | | | | | | | | | | * | | | Set back to the default log function after using an override | Vijay Pai | 2016-06-13 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Attempt to fix bug breaking perf tests | Craig Tiller | 2016-06-13 | |
| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Fix create_[secure/insecure]_channel argument order | Ken Payson | 2016-06-13 | |
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||
| | | | | | | | | * | | | | Added Python GA API metadata tests | Ken Payson | 2016-06-13 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Proto server reflection | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6879 from kpayson64/server_metadata_fix | Jan Tattermusch | 2016-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug with server initial metadata type translation | |||
| | | | | | * | | | | | | | | Python GA code generation | Nathaniel Manista | 2016-06-13 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | set default gRPC C# logging level to Info | Jan Tattermusch | 2016-06-13 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | add LogLevel enum | Jan Tattermusch | 2016-06-13 | |
| | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | * | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-13 | |
| | | | | | | | | | | |\ \ | ||||
| | | | | | | | | | | | * \ | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 | |
| | | | | | | | | | | | |\ \ | ||||
| | | | | | * | | | | | | | | | Added check for signals in poll() | Ken Payson | 2016-06-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed the unused pluck() function | |||
| | | | | | | | | | | * | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 | |
| | | | | | | | | | | |\ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | C# merge fixups | Jan Tattermusch | 2016-06-13 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEAD | Jan Tattermusch | 2016-06-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | php: add channel argument to BaseStub constructor | Stanley Cheung | 2016-06-13 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Fixed bug with server initial metadata type translation | Ken Payson | 2016-06-13 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #6547 from kpayson64/py_generic_stream_test | Jan Tattermusch | 2016-06-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added unit test for generic empty stream | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6864 from ctiller/fuzzing-hell | Jan Tattermusch | 2016-06-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | Fix fuzzing detected bug | |||
| | | | | | | | | | | | * | | small fixes | Craig Tiller | 2016-06-13 | |
| | | | | | | | | | | |/ / | | | | | | | | | | |/| | | ||||
| | * | | | | | | | / | | | Added unit test for empty request/responses | Ken Payson | 2016-06-11 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #6503 from kpayson64/python_3_support | Jan Tattermusch | 2016-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial Python3 support | |||
| | | | | | | | | | | | * | spec comments addressed | David Garcia Quintas | 2016-06-10 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined | Martin Dyring-Andersen | 2016-06-10 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge branch 'fuzzing-hell' into error | Craig Tiller | 2016-06-10 | |
| | | | | | | | | |/| | | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| | | | | | | * | | | | Regenerate build files | Yuchen Zeng | 2016-06-10 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Fix type mismatch for type_size | Yuchen Zeng | 2016-06-10 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Fix gpr_log format mismatches in c++ tests | Yuchen Zeng | 2016-06-10 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Restricted the check to GUNC | Yuchen Zeng | 2016-06-10 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6659 from stanley-cheung/php-fix-style | Jan Tattermusch | 2016-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | PHP: ran php-cs-fixer again | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6853 from ↵ | Jan Tattermusch | 2016-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/operationtyple-equals-equals Use == instead of is for cygrpc.OperationType values | |||
| | | | | | | | | * | | | Switch server builder plugin API to something that will work with gcc4.4 | Vijay Pai | 2016-06-10 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | 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 | |
| | | | | | | | | | | | ||||
| | | | | | | | * | | | WIP | Vijay Pai | 2016-06-10 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | | | | | | * | | Fix uninitialized variable | Craig Tiller | 2016-06-09 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
| | | | | | | * | | | Remove another range-based for | Vijay Pai | 2016-06-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not make explicit comparisons against nullptr; only use implicit typecast to bool | |||
| | | | | | | * | | | override->GRPC_OVERRIDE | Vijay Pai | 2016-06-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove range-based fors | |||
* | | | | | | | | | | 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 github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
| | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| | | | | | | | | | * | | Fix ipv4-only listening | Craig Tiller | 2016-06-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | Completed interop spec, as well as code for c++ | David Garcia Quintas | 2016-06-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-09 | |
| | | | | | | | | | |\ \ | ||||
| | | | | | | | | | * | | | Fix somewhat obvious error | Craig Tiller | 2016-06-09 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #6855 from makdharma/issue6834 | Jan Tattermusch | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for #6834 |