Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | | | php: add more tests | Stanley Cheung | 2015-08-13 | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | php: wrap watchConnectivityState api | Stanley Cheung | 2015-08-13 | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | php: wrap getConnectivityState API | Stanley Cheung | 2015-08-13 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #2816 from soltanmm/health-check | Nathaniel Manista | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | Add health-checking to Python. | |||
| | * | | | | | | | | | | | | Service-side read without allowance | Nathaniel Manista | 2015-08-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This compensates for the abstraction mismatch described in issue 2916. | |||
| | | | | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 | |
| | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc src/cpp/client/client_context.cc | |||
* | | | | | | | | | | | | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailers | Michael Lumish | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | Separate headers and trailers | |||
| | | | | | | | | | | | | * | Removed spurious line that forced COMPRESSABLE for large unaries | David Garcia Quintas | 2015-08-13 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #2917 from nmittler/typeo | Eric Anderson | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing type-o | |||
| * | | | | | | | | | | | | | | Fixing type-o | nmittler | 2015-08-13 | |
|/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen | Jan Tattermusch | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate auth URI for JWT access token properly | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2890 from yang-g/client_context | David G. Quintas | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client code clean up | |||
| | | * | | | | | | | | | | | | | Document not to modify headers after start | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Put both headers and trailers in the error.userInfo | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Turn allResponseMetadata into *Headers and *Trailers | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | nit: Comment formatting | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | More requestMetadata -> requestHeaders renaming | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Rename responseMetadata -> allResponseMetadata | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Rename requestMetadata -> requestHeaders | Jorge Canizales | 2015-08-12 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #2694 from a-veitch/tag_api | Hongyu Chen | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add external tag set API | |||
| | | | | | | | | | | | | | * | | | Fix zookeeper resolver plugin bugs | Hongwei Wang | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api | Michael Lumish | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | Wraps the connectivity API | |||
* | | | | | | | | | | | | | | | | | Merge pull request #2847 from jboeuf/client_auth_filter_error_handling | Jorge Canizales | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C client library auth: produce adequate error codes and messages. | |||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/ext/grpc/rb_channel.c | |||
* | | | | | | | | | | | | | | | | | | Merge pull request #2771 from vjpai/asklipion2 | David G. Quintas | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove C++11 dependencies in QPS test that break old compilers | |||
| | | * | | | | | | | | | | | | | | | | Merged with HEAD | Tim Emiola | 2015-08-12 | |
| |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #2892 from ↵ | Michael Lumish | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-enable-propagation-between-calls Grpc ruby enable propagation between calls | |||
| | | | | | * | | | | | | | | | | | | generate auth URI for JWT access token properly | Jan Tattermusch | 2015-08-12 | |
| |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #2901 from murgatroid99/node_fix_auth_interop | Jan Tattermusch | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node fix auth interop | |||
| | | | | | | | * | | | | | | | | | | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-12 | |
| | | | | | | | |/ / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #2909 from donnadionne/go-private-docker | Qi Zhao | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | small fix for go docker private image building | |||
| * | | | | | | | | | | | | | | | | | small fix for go docker private image building | Donna Dionne | 2015-08-12 | |
|/ / / / / / / / / / / / / / / / / | ||||
| | | | | | | * | | | | | | | | | | Add health-checking to Python | Masood Malekghassemi | 2015-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-names | Michael Lumish | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2878 from soltanmm/expose | Nathaniel Manista | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose new core functionality to Python. | |||
| | | | | | | | | | | | | | | | | * | | return StatusCode::INTERNAL for proto parsing error | yang-g | 2015-08-12 | |
| | | | | | | | | | | |_|_|_|_|_|/ / | | | | | | | | | | |/| | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #2905 from donnadionne/interop_nrp | Qi Zhao | 2015-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 ↵ | Donna Dionne | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docker images. fixing a go docker image build error. | |||
| | | * | | | | | | | | | | | | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler | Jorge Canizales | 2015-08-12 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | Merge github.com:grpc/grpc into selective-town | Craig Tiller | 2015-08-12 | |
| | | | | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_interops.py | |||
| | | | * | | | | | | | | | | | | | Fixes a lint issue. | Tim Emiola | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Expose new core functionality to Python | Masood Malekghassemi | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | adds ruby aliases of the propagation masks | Tim Emiola | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | Clarified address regex | murgatroid99 | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | add const | yang-g | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #2812 from soltanmm/timeout-increase | Nathaniel Manista | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use common timeouts in Python face-layer test-cases. | |||
| | | | | | | | | | | | | | | | * | | Debugging | Hongwei Wang | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | Fix scheme matching in auth URI | murgatroid99 | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | Minor fix for debugging | Hongwei Wang | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | Added missing gpr_free for gpr_dump_slice char* | David Garcia Quintas | 2015-08-12 | |
| | | | | | | | | | | | | | | | | | |