aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
|\
* \ Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-28
|\ \
* | | Add commentGravatar Craig Tiller2015-04-28
| | * Merge pull request #1399 from jcanizales/first-objc-integration-testsGravatar Michael Lumish2015-04-28
| | |\
| | | * Podfile.lock prevents gRPC to be properly installedGravatar Jorge Canizales2015-04-28
| | | * Increases timeout of client_streaming test to 4sGravatar Jorge Canizales2015-04-28
| | * | Merge pull request #1370 from zeliard/masterGravatar Nicolas Noble2015-04-28
| | |\ \
| * | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| |\| | |
| | * | | Merge pull request #1390 from ctiller/tcp-testGravatar David Klempner2015-04-28
| | |\ \ \
| | | | | * Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into first-objc-integ...Gravatar Jorge Canizales2015-04-28
| | | | | |\
| | * | | | \ Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfileGravatar Michael Lumish2015-04-28
| | |\ \ \ \ \
| | | * | | | | php dockerfile: one dependency was listed twiceGravatar Stanley Cheung2015-04-28
| | |/ / / / /
| | * | | | | Merge pull request #1391 from jtattermusch/grpc_docker_sh_fixGravatar Tim Emiola2015-04-28
| | |\ \ \ \ \
| | | * | | | | fixed grpc_docker.sh to run C# auth tests correctlyGravatar Jan Tattermusch2015-04-28
| | | | * | | | Fix test for multiple readsGravatar Craig Tiller2015-04-28
| | * | | | | | Merge pull request #1377 from ctiller/server-cq-ownGravatar Vijay Pai2015-04-28
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #1388 from jcanizales/fixes-podspecGravatar Michael Lumish2015-04-28
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge pull request #1383 from jtattermusch/csharp_authGravatar Tim Emiola2015-04-28
| | |\ \ \ \ \ \
| * | | | | | | | Add some infrastructure for call refcount debuggingGravatar Craig Tiller2015-04-28
| * | | | | | | | Remove errant double finishGravatar Craig Tiller2015-04-28
| | * | | | | | | Merge pull request #1375 from ctiller/qps_clientGravatar Vijay Pai2015-04-28
| | |\ \ \ \ \ \ \
| * | | | | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| |\| | | | | | | |
| | * | | | | | | | Merge pull request #1378 from nicolasnoble/vs2010Gravatar Craig Tiller2015-04-28
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28
| | | | | | * | | | | Fixes build by moving the prepare_command back up to the top levelGravatar Jorge Canizales2015-04-28
| | | | | | * | | | | Warn in the sample's README that pod install must be runGravatar Jorge Canizales2015-04-28
| | | | | | * | | | | Removes Cocoapod-generated filesGravatar Jorge Canizales2015-04-28
| | | | | | | | | | * Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28
| | | | | | | | | | * Fixes build by moving the prepare_command back up to the top levelGravatar Jorge Canizales2015-04-27
| | | | | | | | | | * Warn in the sample's README that pod install must be runGravatar Jorge Canizales2015-04-27
| | | | | | | | | | * Removes Cocoapod-generated filesGravatar Jorge Canizales2015-04-27
| | | | | * | | | | | Fix assertion for compute_engine_credsGravatar Jan Tattermusch2015-04-27
| * | | | | | | | | | Return correct status message for lame clientGravatar Craig Tiller2015-04-27
|/ / / / / / / / / /
| | | | | | | | | * Augments the timeout of the large_unary test to 4sGravatar Jorge Canizales2015-04-27
| | | | | | | | | * Implements empty_unary, large_unary, and client_streaming integration tests.Gravatar Jorge Canizales2015-04-27
| | | | | | |_|_|/ | | | | | |/| | |
* | | | | | | | | Mac C++ compile fixGravatar Craig Tiller2015-04-27
* | | | | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
|\| | | | | | | |
* | | | | | | | | Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-27
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-28
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | | * Merge pull request #1 from nicolasnoble/vs64Gravatar Seungmo Koo2015-04-28
| | | | | | | | | |\
| | * | | | | | | | \ Merge pull request #1384 from jtattermusch/add_csharp_auth_interopGravatar donnadionne2015-04-27
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #1376 from ctiller/sigignGravatar Vijay Pai2015-04-27
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | adding auth interop tests for C# to grpc_docker.shGravatar Jan Tattermusch2015-04-27
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | | | | * | | | | | attempt to support compute_engine_creds interop testGravatar Jan Tattermusch2015-04-27
| | * | | | | | | | | | Merge pull request #1371 from wkubiak/masterGravatar Nicolas Noble2015-04-27
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | Make RpcException errors more informativeGravatar Jan Tattermusch2015-04-27
| | | | | * | | | | | | | Few VS2010 fixes.Gravatar Nicolas Noble2015-04-28
| | | | | | | | | | | | * Updating the templates to create win64 projects.Gravatar Nicolas "Pixel" Noble2015-04-28
| | | | | | | | | | | |/
| | | | | | | * | | | | logic for refreshing access tokenGravatar Jan Tattermusch2015-04-27
| | * | | | | | | | | | Merge pull request #1379 from soltanmm/cdfixGravatar Craig Tiller2015-04-27
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |