Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8069 from ↵ | Craig Tiller | 2016-09-16 |
|\ | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | ||
* \ | Merge pull request #8065 from kpayson64/cygrpc_imports | kpayson64 | 2016-09-15 |
|\ \ | | | | | | | Make .pxi imports relative to _cython directory rather than root. | ||
| | * | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 |
| | | | |||
| | * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| | | | |||
* | | | Load roots.pem relative to current file | Ken Payson | 2016-09-11 |
| | | | |||
| * | | Make .pxi imports relative | Ken Payson | 2016-09-11 |
|/ / | |||
| * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| |\ | |/ |/| | |||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
|\ \ \ | | | | | | | | | Percent encoding routines | ||
* \ \ \ | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-09-06 |
|\ \ \ \ | | | | | | | | | | | Manual upmerge from v1.0.x | ||
| | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ | | | | | | | | | | | | | Move subchannel_call_holder code into client_channel module. | ||
| * | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| | | | | | | |||
* | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
|/ / / / / | |||
| | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Merge pull request #7909 from ↵ | kpayson64 | 2016-08-30 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x Lower-case example "Authorization" header name in doc string | ||
| | | * \ \ | Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string | kpayson64 | 2016-08-30 |
| | | |\ \ \ | | | | | | | | | | | | | | | Python grpc.secure_channel doc string correction | ||
* | | | \ \ \ | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result. | ||
| | | | | | * | | Lower-case example "Authorization" header name | Nathaniel Manista | 2016-08-29 |
| | | | | |/ / | | | | |/| | | | | | | | | | | | | | | | | The HTTP/2 specification requires header names to be lower case. | ||
* | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypy | Nicolas Noble | 2016-08-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | remove skipIf from TypeSmokeTest (issue 7672) | ||
| | | * | | | | | Merge branch 'v1.0.x' into upmerge-from-v1.0.x | Nicolas "Pixel" Noble | 2016-08-24 |
| |_|/| | | | | |/| | | |/ / / | | | |/| | | | |||
| * | | | | | | remove skipIf from TypeSmokeTest (issue 7672) | siddharthshukla | 2016-08-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove skipIfStatement from TypeSmokeTest.testCallCredentialsFromPluginUpDown since the test passes on PyPy variants 5.3.0 and newer since these variants have improved compatibility support for the C-Extensions | ||
| | * | | | | | Rename grpc_client_config to grpc_resolver_result. | Mark D. Roth | 2016-08-22 |
| | | | | | | | |||
| | | * | | | | Remove unused imports in grpcio-tests | Masood Malekghassemi | 2016-08-22 |
| | | | | | | | |||
| | | | | * | | Python grpc.secure_channel doc string correction | Nathaniel Manista | 2016-08-20 |
| | | | |/ / | | | |/| | | |||
* | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||
| * | | | | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 |
| | | | | | |||
| * | | | | Merge pull request #7745 from nicolasnoble/no-more-pre | Nicolas Noble | 2016-08-18 |
| |\ \ \ \ | | | | | | | | | | | | | Removing pre2 flag. | ||
| * | | | | | Use templates for python version dependencies | Ken Payson | 2016-08-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests. | ||
| | | | * | | Percent encoding routines | Craig Tiller | 2016-08-18 |
| | | |/ / | |||
| | * / / | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 |
| |/ / / | |||
* | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
|\ \ \ \ | |_|/ / |/| | | | |||
| | * | | Merge pull request #7732 from kpayson64/python3_artifacts | kpayson64 | 2016-08-15 |
| |/| | | | | | | | | | | Add Python3.5 artifact targets | ||
* | | | | Merge pull request #7538 from thunderboltsid/pypy-experiments | kpayson64 | 2016-08-15 |
|\ \ \ \ | | | | | | | | | | | Change Python one-time grpc_init/grpc_shutdown to per-object-lifetime grpc_init/grpc_shutdown | ||
* \ \ \ \ | Merge pull request #7668 from thunderboltsid/skip-test-for-pypy | kpayson64 | 2016-08-15 |
|\ \ \ \ \ | | | | | | | | | | | | | skip test run if pypy | ||
| | | | * | | Add Python3.5 artifact targets | Ken Payson | 2016-08-15 |
| | | | | | | |||
| | | * | | | Merge pull request #7702 from ↵ | kpayson64 | 2016-08-15 |
| | | |\ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | nathanielmanistaatgoogle/distrib-interop-stress-ga-api Migrate distrib, interop, and stress to GA API | ||
* | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | | | * | | Migrate distrib, interop, and stress to GA API | Nathaniel Manista | 2016-08-11 |
| | | | | | | |||
| | | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-09 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | skip test run if running with pypy | siddharthshukla | 2016-08-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't run cygrpc_test.TypeSmokeTest.testCallCredentialsFromPluginUpdown if the interpreter is PyPy | ||
| | | * | | | Switch init/shutdown: lib-wide -> per-object | siddharthshukla | 2016-08-05 |
| | |/ / / | | | | | | | | | | | | | | | | Incremental changes towards PyPy support. | ||
| | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 |
| | | | |\ | | | |_|/ | | |/| | | |||
* | / | | | Fix the ThreadPoolExecutor: max_workers can't be 0 | siddharthshukla | 2016-08-03 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | Add a RecordingThreadPool that inherits from Executor, contains a ThreadPoolExecutor and has an extra method 'was_used' to indicate if submit method was ever called i.e. if the thread pool was ever used. | ||
| * | | | Bump python protobuf dependency to 3.0.0 | Ken Payson | 2016-08-03 |
| |/ / | |||
* | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ \ | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
* \ \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ \ \ \ | | | | | | | | | | | Add Census resource API and implementation. | ||
* \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
|\ \ \ \ \ | |||
| | | | * | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 |
| | | | | | |