aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | * | | Further fixed connectivity testsGravatar murgatroid992015-08-13
| | | | | | | | | | | | |
| | | | | | | | | | * | | Modified watchState functions to match C APIGravatar murgatroid992015-08-13
| | | | | | | | | | | | |
| | | | | | | * | | | | | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2918 from nathanielmanistaatgoogle/2916Gravatar Masood Malekghassemi2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Service-side read without allowance
| | | | | * | | | | | | | | php: connectivity state review feedbackGravatar Stanley Cheung2015-08-13
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Fixed typoGravatar murgatroid992015-08-13
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Resolved merge conflicts with masterGravatar murgatroid992015-08-13
| | | | | | | | | | | |\ \ \ | | | | | | | | | | |_|/ / / | | | | | | | | | |/| | | |
| | | | | * | | | | | | | | php: add watchForReady methodGravatar Stanley Cheung2015-08-13
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | php: add more testsGravatar Stanley Cheung2015-08-13
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2816 from soltanmm/health-checkGravatar Nathaniel Manista2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | Add health-checking to Python.
| | | * | | | | | | | | | Service-side read without allowanceGravatar Nathaniel Manista2015-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This compensates for the abstraction mismatch described in issue 2916.
| | | | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc src/cpp/client/client_context.cc
| * | | | | | | | | | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailersGravatar Michael Lumish2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | Separate headers and trailers
| * | | | | | | | | | | | Merge pull request #2917 from nmittler/typeoGravatar Eric Anderson2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing type-o
| | * | | | | | | | | | | | Fixing type-oGravatar nmittler2015-08-13
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #2912 from jtattermusch/csharp_auth_uri_genGravatar Jan Tattermusch2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate auth URI for JWT access token properly
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2890 from yang-g/client_contextGravatar David G. Quintas2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client code clean up
| | | | * | | | | | | | | | | Document not to modify headers after startGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Put both headers and trailers in the error.userInfoGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Turn allResponseMetadata into *Headers and *TrailersGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | nit: Comment formattingGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | More requestMetadata -> requestHeaders renamingGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Rename responseMetadata -> allResponseMetadataGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Rename requestMetadata -> requestHeadersGravatar Jorge Canizales2015-08-12
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #2694 from a-veitch/tag_apiGravatar Hongyu Chen2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add external tag set API
| | | | | | | | | | | | | | | * Fix zookeeper resolver plugin bugsGravatar Hongwei Wang2015-08-12
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-apiGravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | Wraps the connectivity API
| * | | | | | | | | | | | | | | Merge pull request #2847 from jboeuf/client_auth_filter_error_handlingGravatar Jorge Canizales2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C client library auth: produce adequate error codes and messages.
| | | | | | | | | | | * \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| | | | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/ext/grpc/rb_channel.c
| * | | | | | | | | | | | | | | | Merge pull request #2771 from vjpai/asklipion2Gravatar David G. Quintas2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove C++11 dependencies in QPS test that break old compilers
| | | | * | | | | | | | | | | | | | Merged with HEADGravatar Tim Emiola2015-08-12
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #2892 from ↵Gravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-enable-propagation-between-calls Grpc ruby enable propagation between calls
| | | | | | | * | | | | | | | | | generate auth URI for JWT access token properlyGravatar Jan Tattermusch2015-08-12
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Resolved merge conflicts with masterGravatar murgatroid992015-08-12
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node fix auth interop
| | | | | | | | | * | | | | | | | implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-12
| | | | | | | | | |/ / / / / / /
| * | | | | | | | | | | | | | | Merge pull request #2909 from donnadionne/go-private-dockerGravatar Qi Zhao2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | small fix for go docker private image building
| | * | | | | | | | | | | | | | | small fix for go docker private image buildingGravatar Donna Dionne2015-08-12
| |/ / / / / / / / / / / / / / /
| | | | | | | | * | | | | | | | Add health-checking to PythonGravatar Masood Malekghassemi2015-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the initial reference implementation for health-checking in gRPC Python as a separate project (but within the same grpc package to keep namespaces consistent). Only installs the package to test the build-proto-modules custom command introduced in the health-checking project.
| * | | | | | | | | | | | | | | Merge pull request #2903 from jcanizales/shorten-namesGravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2878 from soltanmm/exposeGravatar Nathaniel Manista2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose new core functionality to Python.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2905 from donnadionne/interop_nrpGravatar Qi Zhao2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | adding build.sh for go so that go can test with private changes and p…
| | * | | | | | | | | | | | | | | | adding build.sh for go so that go can test with private changes and private ↵Gravatar Donna Dionne2015-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docker images. fixing a go docker image build error.
| | | | * | | | | | | | | | | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandlerGravatar Jorge Canizales2015-08-12
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into selective-townGravatar Craig Tiller2015-08-12
| | | | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_interops.py
| | | | | * | | | | | | | | | | | Fixes a lint issue.Gravatar Tim Emiola2015-08-12
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Expose new core functionality to PythonGravatar Masood Malekghassemi2015-08-12
| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | adds ruby aliases of the propagation masksGravatar Tim Emiola2015-08-12
| | | | | | | | | | | | | | | | |