Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
| |\ | |||
| | * | Merge pull request #1390 from ctiller/tcp-test | David Klempner | 2015-04-28 |
| | |\ | |||
| | * \ | Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile | Michael Lumish | 2015-04-28 |
| | |\ \ | |||
| | | * | | php dockerfile: one dependency was listed twice | Stanley Cheung | 2015-04-28 |
| | |/ / | |||
| | * | | Merge pull request #1391 from jtattermusch/grpc_docker_sh_fix | Tim Emiola | 2015-04-28 |
| | |\ \ | |||
| | | * | | fixed grpc_docker.sh to run C# auth tests correctly | Jan Tattermusch | 2015-04-28 |
| | | | * | Fix test for multiple reads | 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 pull request #1375 from ctiller/qps_client | Vijay Pai | 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 |
| | | | | | * | | | Fixes build by moving the prepare_command back up to the top level | 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 |
| | | | | * | | | | Fix assertion for compute_engine_creds | Jan Tattermusch | 2015-04-27 |
| * | | | | | | | | Return correct status message for lame client | Craig Tiller | 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 'one-pass' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-27 |
|\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #1384 from jtattermusch/add_csharp_auth_interop | donnadionne | 2015-04-27 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #1376 from ctiller/sigign | Vijay Pai | 2015-04-27 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | adding auth interop tests for C# to grpc_docker.sh | Jan Tattermusch | 2015-04-27 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| | | | | | * | | | | 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 |
| | * | | | | | | | | | Merge pull request #1379 from soltanmm/cdfix | Craig Tiller | 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 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||
| | | | * | | | | | Ignore SIGPIPE | 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 branch 'qps_client' into one-pass | Craig Tiller | 2015-04-27 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Fix a race in QPS client shutdown | Craig Tiller | 2015-04-27 |
| | | |_|_|/ | | |/| | | | |||
| | | * | | | Merge pull request #1373 from ctiller/shutdown | Yang Gao | 2015-04-27 |
| | | |\ \ \ | |||
| | | * \ \ \ | Merge pull request #1374 from jboeuf/ssl_includes | Craig Tiller | 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 pull request #1361 from jtattermusch/run_tests_fixes | Michael Lumish | 2015-04-27 |
| | | |\ \ \ \ |