aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge branch 'immolating-conversion' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-09-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | immolating-conversion
* \ \ \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
|\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge pull request #3305 from jtattermusch/remove_debug_logsGravatar Nicolas Noble2015-09-11
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Remove leftover debug logs.
| * | | | \ \ \ \ \ \ \ \ Merge pull request #3317 from grpc/release-0_11Gravatar Nicolas Noble2015-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | Bring 0.11 into master
| | | * | | | | | | | | | Mac build fixesGravatar Craig Tiller2015-09-10
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #3295 from jboeuf/auth_asan_fix_0_11Gravatar Craig Tiller2015-09-10
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing #3286
| * | \ \ \ \ \ \ \ \ \ \ Merge pull request #3275 from dgquintas/uri_query_fragmentsGravatar Craig Tiller2015-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added queries and fragments to uri parser
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2533 from dgquintas/compression-accept-encodingGravatar Yang Gao2015-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable servers to disable compression algorithms
* | | | | | | | | | | | | | | Fix typoGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Enable -WconversionGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix typoGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
|\| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Merge remote-tracking branch 'origin/lb_registry' into rr_with_registryGravatar David Garcia Quintas2015-09-10
| | | | | | | | | | | |\ \ \ \ | | | | | | | |_|_|_|_|/ / / / | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | Usage of ?lb_policy=xxx in sockaddr_resolverGravatar David Garcia Quintas2015-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus test tweaks and final touches to round robin policy
* | | | | | | | | | | | | | | Sign conversion fixesGravatar Craig Tiller2015-09-10
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Fix Python docgenGravatar Masood Malekghassemi2015-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old package directory handling was stale in grpcio's setup.py command support module and docgen had a typo.
| | | | * | | | | | | | | | | Python version set to 0.11.0b0Gravatar Masood Malekghassemi2015-09-10
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fixed typo from bad mergeGravatar David Garcia Quintas2015-09-09
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Introduced grpc_lb_policy_argsGravatar David Garcia Quintas2015-09-09
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | remove excess logsGravatar Jan Tattermusch2015-09-09
| | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #3277 from vjpai/cleanupGravatar Yang Gao2015-09-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing some unused vestiges
| | | | | * \ \ \ \ \ \ \ \ \ Merge pull request #3279 from nathanielmanistaatgoogle/context-managementGravatar Masood Malekghassemi2015-09-09
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make servers and stubs context managers
| | | | | | | * | | | | | | | | Fixing #3286Gravatar Julien Boeuf2015-09-08
| | | | | | |/ / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - We cannot use call_data after the final callback as this one may trigger the deletion of the call object (hence the call_data).
| * | | | | | | | | | | | | | Fixing #3286Gravatar Julien Boeuf2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - We cannot use call_data after the final callback as this one may trigger the deletion of the call object (hence the call_data).
| | | | | | | | | | * | | | | Explicitly set content-type for serversGravatar Craig Tiller2015-09-08
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | Merge branch 'uri_query_fragments' into rr_with_registryGravatar David Garcia Quintas2015-09-08
| | | | | | | | | | |\ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Added queries and fragments to uri parserGravatar David Garcia Quintas2015-09-08
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Merge pull request #3280 from nathanielmanistaatgoogle/beta-dependenciesGravatar Masood Malekghassemi2015-09-08
| | |_|_|/| | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Beta maintenance of Python dependencies
| | | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registryGravatar David Garcia Quintas2015-09-08
| | | | | | | | | | |\ \ \ \
| * | | | | | | | | | \ \ \ \ Merge pull request #3281 from ctiller/the-sea-is-not-bluntGravatar Nicolas Noble2015-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove check for no workers
| | * | | | | | | | | | | | | | Remove check for no workersGravatar Craig Tiller2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I *believe* this is actually safe, and the assert was errantly copy-pasted a while back. Fixes #3022
| | | | | | * | | | | | | | | | Beta maintenance of Python dependenciesGravatar Nathaniel Manista2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Move dependency on protobuf from grpcio to grpcio_test. While the most-commonly-foreseen use case of grpcio makes use of protobuf, technically protobuf is not strictly needed and there's no actual in-code relationship between grpcio and protobuf. (2) Loosen the dependency on protobuf from ==3.0.0a3 to >=3.0.0a3. (3) Update all references to 0.10.0* to 0.11.0. (4) Alphabetize the grpcio_test dependencies.
| | | | | | | * | | | | | | | | Make servers and stubs context managersGravatar Nathaniel Manista2015-09-08
| | | | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Servers and stubs were context managers in the Alpha API; they may not need to be in the Beta API but it's easy enough to do, eases migration, and probably helps some use cases. For now the stub is given empty __enter__ and __exit__ methods; we can always come back and implement the actual work of context management in a later change.
| * | | | | | | | | | | | | | Merge pull request #3247 from yang-g/fix_build_betaGravatar Nicolas Noble2015-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | Guard against empty vector
| | | | | | | | | | * | | | | Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
| | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | |
| | | | * | | / | | | | | | Removing some unused vestigesGravatar vjpai2015-09-08
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| * | | | | | | | | | | | Merge pull request #3270 from nathanielmanistaatgoogle/beta-cleanupGravatar Masood Malekghassemi2015-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Final beta API cleanup
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3269 from nathanielmanistaatgoogle/moar-protocol-objectsGravatar Masood Malekghassemi2015-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | The gRPC protocol objects
| | | | | | | | | | * | | | Added queries and fragments to uri parserGravatar David Garcia Quintas2015-09-07
| | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| * | | | | | | | | | | | Merge pull request #3260 from nathanielmanistaatgoogle/protocol-objectsGravatar Masood Malekghassemi2015-09-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plumb protocol objects through RPC Framework core
| | | | * | | | | | | | | | Beta API clean-upsGravatar Nathaniel Manista2015-09-05
| | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Renamed the "beta" module "implementations" because it hasn't been monolithic since "interfaces" was factored out of it a few changes back. (2) Moved ChannelConnectivity from grpc.beta.beta to grpc.beta.interfaces since it is constants that don't depend on the beta implementation. (3) Moved the Server interface definition from grpc.beta.beta to grpc.beta.interfaces since it is an interface. (4) Dropped the "create_" prefix from "create_<...>_channel" functions to better match the other creation functions throughout the codebase.
| | | * / / / / / / / / / gRPC protocol objectsGravatar Nathaniel Manista2015-09-05
| | |/ / / / / / / / / /
| | * | | | | | | | | | Plumb protocol objects through RPC Framework coreGravatar Nathaniel Manista2015-09-04
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #3267 from ↵Gravatar Michael Lumish2015-09-04
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jtattermusch/service_account_creds_for_per_rpc_test Use service account credentials for per RPC test
| | * | | | | | | | | | | use service account credentials for per RPC testGravatar Jan Tattermusch2015-09-04
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #3264 from jtattermusch/update_interop_testsGravatar Michael Lumish2015-09-04
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update interop tests