Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use unique namespace for each python protoc test | Ken Payson | 2017-02-10 |
| | | | | | Using the same namespace results in errors when using the c-extension version of protobuf due to name collisions | ||
* | Merge pull request #9533 from murgatroid99/version_1.1.1_bump | Michael Lumish | 2017-02-01 |
|\ | | | | | Bump version to 1.1.1 | ||
* \ | Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backport | Michael Lumish | 2017-01-31 |
|\ \ | | | | | | | Backport "Add missing header include in tcp_uv.c" | ||
* \ \ | Merge pull request #9525 from murgatroid99/uv_tcp_connection_fix | Michael Lumish | 2017-01-31 |
|\ \ \ | | | | | | | | | Fix bugs in UV DNS resolver implementation | ||
* \ \ \ | Merge pull request #9527 from murgatroid99/yapf_code | Michael Lumish | 2017-01-31 |
|\ \ \ \ | | | | | | | | | | | Run yapf_code on v1.1.x | ||
| | | | * | Bump version to 1.1.1 | murgatroid99 | 2017-01-31 |
| |_|_|/ |/| | | | |||
| * | | | Run yapf_code on v1.1.x | murgatroid99 | 2017-01-31 |
| | | | | |||
| | * | | Fix bugs in UV DNS resolver implementation | murgatroid99 | 2017-01-31 |
| | | | | |||
| | * | | Add tcp_client_uv tracing | murgatroid99 | 2017-01-31 |
| |/ / | |||
* / / | Node: Validate arguments to addService, fix a couple of minor issues | murgatroid99 | 2017-01-30 |
|/ / | |||
* | | Merge pull request #9514 from muxi/advance-objc-version-1.1.0 | Nicolas Noble | 2017-01-30 |
|\ \ | | | | | | | Advance objc version to v1.1.0 | ||
* | | | Flagging version 1.1.0. | Nicolas "Pixel" Noble | 2017-01-30 |
| | | | |||
* | | | Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-release | Muxi Yan | 2017-01-30 |
|\ \ \ | | | | | | | | | Fixes for gRPC ObjC v1.1.0 release | ||
| | * | | Advance objc version to v1.1.0 | Muxi Yan | 2017-01-30 |
| |/ / |/| | | |||
* | | | Merge pull request #9489 from nicolasnoble/mark_backport | Nicolas Noble | 2017-01-30 |
|\ \ \ | | | | | | | | | Mark backport of PR #9465 | ||
| | | * | Add missing header include in tcp_uv.c | murgatroid99 | 2017-01-30 |
| |_|/ |/| | | |||
| | * | Disable wireless check on OS X | Muxi Yan | 2017-01-30 |
| | | | |||
* | | | Advance protoc dependency version as well | Muxi Yan | 2017-01-28 |
| | | | |||
| * | | Really fix python. | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | clang-format | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | Fix cython bug. | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-28 |
| | | | |||
* | | | Advance protoc version to 3.1.0 | Muxi Yan | 2017-01-27 |
| |/ |/| | |||
* | | Fix BoringSSL.podspec double slashes | Muxi Yan | 2017-01-25 |
| | | |||
* | | Advance gRPC version to 1.1.0-pre1 | Muxi Yan | 2017-01-25 |
| | | |||
* | | Add back comment | Ken Payson | 2017-01-24 |
| | | |||
* | | Special case Python build for inet_ntop | Ken Payson | 2017-01-24 |
|/ | |||
* | Changing versions from -dev to -pre1 on the release branch. | Nicolas "Pixel" Noble | 2017-01-23 |
| | |||
* | Merge pull request #9074 from dgquintas/poll_fd_shutdown | Sree Kuchibhotla | 2017-01-23 |
|\ | | | | | poll_posix double shutdown fix | ||
* \ | Merge pull request #8810 from htuch/pollset-fix | Sree Kuchibhotla | 2017-01-23 |
|\ \ | | | | | | | Fix workqueue_move_items_to_parent invocation bug in polling_island_merge | ||
* \ \ | Merge pull request #9127 from ↵ | Masood Malekghassemi | 2017-01-23 |
|\ \ \ | | | | | | | | | | | | | | | | | soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right Don't leak Py exceptions without calling gRPC core | ||
| * | | | Run yapf over Python code | Masood Malekghassemi | 2017-01-23 |
| | | | | |||
| * | | | Don't leak Py exceptions without calling gRPC core | Masood Malekghassemi | 2017-01-23 |
| | | | | |||
* | | | | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
|\ \ \ \ | | | | | | | | | | | Revert "Metadata handling rewrite" | ||
* \ \ \ \ | Merge pull request #9446 from grpc/revert-9430-fix-8842 | David G. Quintas | 2017-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert "Fix cronet header memory free" | ||
* \ \ \ \ \ | Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2017-01-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | v1.0.x upmerge | ||
* \ \ \ \ \ \ | Merge pull request #9422 from ↵ | Masood Malekghassemi | 2017-01-23 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries Add __richcmp__ to cygrpc.Timespec | ||
| | * | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| |/| | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh. | ||
| | | * | | | | Revert "Fix cronet header memory free" | David G. Quintas | 2017-01-23 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #9308 from muxi/fix-loupe-exception | Muxi Yan | 2017-01-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix cronet_transport.c failure handling bug | ||
* | | | | | | | fix the test error | Muxi Yan | 2017-01-20 |
| | | | | | | | |||
* | | | | | | | clang-format | Muxi Yan | 2017-01-20 |
| | | | | | | | |||
* | | | | | | | Fix cronet header memory free | Muxi Yan | 2017-01-20 |
| | | | | | | | |||
| | | | * | | | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining | Nathaniel Manista | 2017-01-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix grpc._server._Context.time_remaining. | ||
* \ \ \ \ \ \ | Merge pull request #9340 from stanley-cheung/update-boringssl | Nicolas Noble | 2017-01-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update boringssl | ||
| | | | * | | | | Add __richcmp__ to cygrpc.Timespec | Masood Malekghassemi | 2017-01-20 |
| |_|_|/ / / / |/| | | | | | | |||
| | * | | | | | Fix grpc._server._Context.time_remaining | Nathaniel Manista | 2017-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A weak test is included; proper test coverage will come later. | ||
| | | | | * | | Fix workqueue_move_items_to_parent() invocation bug in ↵ | Harvey Tuch | 2017-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | polling_island_merge()[ev_epoll_linux.c]. This bug resulted in workqueue items failing to merge correctly and consequently queued closures would fail to execute. | ||
* | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |