Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
|\ | |||
* \ | Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-28 |
|\ \ | |||
* | | | Add comment | Craig Tiller | 2015-04-28 |
| | * | Merge pull request #1399 from jcanizales/first-objc-integration-tests | Michael Lumish | 2015-04-28 |
| | |\ | |||
| | | * | Podfile.lock prevents gRPC to be properly installed | Jorge Canizales | 2015-04-28 |
| | | * | Increases timeout of client_streaming test to 4s | Jorge Canizales | 2015-04-28 |
| | * | | Merge pull request #1370 from zeliard/master | Nicolas Noble | 2015-04-28 |
| | |\ \ | |||
| * | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
| |\| | | | |||
| | * | | | Merge pull request #1377 from ctiller/server-cq-own | Vijay Pai | 2015-04-28 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #1388 from jcanizales/fixes-podspec | Michael Lumish | 2015-04-28 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #1383 from jtattermusch/csharp_auth | Tim Emiola | 2015-04-28 |
| | |\ \ \ \ \ | |||
| * | | | | | | | Add some infrastructure for call refcount debugging | Craig Tiller | 2015-04-28 |
| * | | | | | | | Remove errant double finish | Craig Tiller | 2015-04-28 |
| * | | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #1378 from nicolasnoble/vs2010 | Craig Tiller | 2015-04-28 |
| | |\ \ \ \ \ \ | |||
| | | | | * | | | | Checks in Podfile.lock so the build is reproducible | Jorge Canizales | 2015-04-28 |
| | | | | * | | | | Warn in the sample's README that pod install must be run | Jorge Canizales | 2015-04-28 |
| | | | | * | | | | Removes Cocoapod-generated files | Jorge Canizales | 2015-04-28 |
| | | | | | | | * | Checks in Podfile.lock so the build is reproducible | Jorge Canizales | 2015-04-28 |
| | | | | | | | * | Warn in the sample's README that pod install must be run | Jorge Canizales | 2015-04-27 |
| | | | | | | | * | Removes Cocoapod-generated files | Jorge Canizales | 2015-04-27 |
| | | | * | | | | | Fix assertion for compute_engine_creds | Jan Tattermusch | 2015-04-27 |
| * | | | | | | | | Return correct status message for lame client | Craig Tiller | 2015-04-27 |
|/ / / / / / / / | |||
| | | | | | | * | Augments the timeout of the large_unary test to 4s | Jorge Canizales | 2015-04-27 |
| | | | | | | * | Implements empty_unary, large_unary, and client_streaming integration tests. | Jorge Canizales | 2015-04-27 |
| | | | | |_|/ | | | | |/| | | |||
* | | | | | | | Mac C++ compile fix | Craig Tiller | 2015-04-27 |
* | | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-27 |
|\| | | | | | | |||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | zeliard | 2015-04-28 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | * | | | | attempt to support compute_engine_creds interop test | Jan Tattermusch | 2015-04-27 |
| * | | | | | | Merge pull request #1371 from wkubiak/master | Nicolas Noble | 2015-04-27 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Make RpcException errors more informative | Jan Tattermusch | 2015-04-27 |
| | | * | | | | | Few VS2010 fixes. | Nicolas Noble | 2015-04-28 |
| | | | * | | | | logic for refreshing access token | Jan Tattermusch | 2015-04-27 |
| * | | | | | | | Pass deadline to call details for batch calls | Masood Malekghassemi | 2015-04-27 |
| | |_|_|/ / / | |/| | | | | | |||
| | | | | * | | Dont use op outstanding refs to count ownership | Craig Tiller | 2015-04-27 |
| | | | | * | | Have server hold a reference to completion queues | Craig Tiller | 2015-04-27 |
| | |_|_|/ / | |/| | | | | |||
| | | | * | | style fixes | Jan Tattermusch | 2015-04-27 |
| | | | * | | First attempt to add service account creds interop test | Jan Tattermusch | 2015-04-27 |
| | | | * | | Added Grpc.Auth project | Jan Tattermusch | 2015-04-27 |
| | | | * | | added dependency on Google.Apis.Auth package | Jan Tattermusch | 2015-04-27 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #1373 from ctiller/shutdown | Yang Gao | 2015-04-27 |
| |\ \ \ \ | |||
* | | | | | | Add a lock that seems to help | Craig Tiller | 2015-04-27 |
| * | | | | | Fix includes for Boring SSL. | Julien Boeuf | 2015-04-27 |
* | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-27 |
|\| | | | | | |||
| * | | | | | Merge pull request #1372 from ctiller/latency | Vijay Pai | 2015-04-27 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
* | | | | | | Properly handle non-full metadata batches | Craig Tiller | 2015-04-27 |
| | | * | | | Fix early shutdown: await client context deletion before channel deletion | Craig Tiller | 2015-04-27 |
| | |/ / / | |/| | | | |||
* | | | | | Fix early shutdown: await client context deletion before channel deletion | Craig Tiller | 2015-04-27 |
| | * | | | Stop kicking ourselves | Craig Tiller | 2015-04-27 |
| | | * | | fix comparison between pointer and integer error | wkubiak | 2015-04-27 |