Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | | Added cleanup to the server thread's join method. | Ken Payson | 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 #6879 from kpayson64/server_metadata_fix | Jan Tattermusch | 2016-06-13 | |
| |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | Python GA code generation | Nathaniel Manista | 2016-06-13 | |
| | |_|/ / / / / | |/| | | | | | | ||||
| | | | * | | | | Added check for signals in poll() | Ken Payson | 2016-06-13 | |
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 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 empty request/responses | Ken Payson | 2016-06-11 | |
| | |/ / / / | ||||
| * | | | | | Merge pull request #6503 from kpayson64/python_3_support | Jan Tattermusch | 2016-06-11 | |
| |\ \ \ \ \ | ||||
| | | | | * | | Regenerate build files | Yuchen Zeng | 2016-06-10 | |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge pull request #6853 from nathanielmanistaatgoogle/operationtyple-equals-... | Jan Tattermusch | 2016-06-10 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| | | * | | | Initial Python3 support | Ken Payson | 2016-06-10 | |
| | |/ / / | |/| | | | ||||
| | | | * | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-10 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | | * | generate_projects.sh after adding grpc_use_signal() API | Sree Kuchibhotla | 2016-06-10 | |
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
|\| | | | | ||||
| * | | | | Merge pull request #6751 from soltanmm/6522 | Jan Tattermusch | 2016-06-09 | |
| |\ \ \ \ | ||||
| | | * | | | 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 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | | * | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-09 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
|\| | | | | ||||
| * | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ | ||||
| | | | | * \ | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 | |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | | | | * | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-08 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | Merge pull request #6815 from kpayson64/python_perf_fixes | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #6831 from kpayson64/python_jwt_creds | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ \ \ | ||||
| | | | | | | | * | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-08 | |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | * | | | | | | | Added python jwt_token_creds interop test | Ken Payson | 2016-06-07 | |
| | | * | | | | | | Changed Python Sync streaming qps to follow spec | Ken Payson | 2016-06-07 | |
| | | | * | | | | | Add C++ support for using external FD | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | add tests | Adam Michalik | 2016-06-07 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 | |
|\| | | | | | | | ||||
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | | * | | | | | Remove AsyncStreaming client from python qps tests | Ken Payson | 2016-06-06 | |
| | |/ / / / / | |/| | | | | | ||||
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga | Jan Tattermusch | 2016-06-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Route Python Beta API through Python GA API | Nathaniel Manista | 2016-06-06 | |
| * | | | | | | | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 | |
| |\ \ \ \ \ \ \ | ||||
| | | | | | | | * | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-06 | |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| | | | | | | | * | Remove unused files | Sree Kuchibhotla | 2016-06-06 | |
* | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 | |
|\| | | | | | | | | ||||
| | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 | |
| | | | | |\ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||
| * | / | | | | | | A Cython-layer read-not-all-responses test | Nathaniel Manista | 2016-06-03 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #6254 from grpc/python_per_rpc_interop | Jan Tattermusch | 2016-06-03 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 | |
| |\ \ \ \ \ \ \ \ |