Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1369 from ctiller/one-pass | Abhishek Kumar | 2015-04-29 |
|\ | | | | | Unify transport & channel op interfaces | ||
* \ | Merge pull request #1400 from ctiller/timers | Vijay Pai | 2015-04-29 |
|\ \ | | | | | | | Capure thread id with default timer implementation | ||
* \ \ | Merge pull request #1403 from nicolasnoble/slimfast | Craig Tiller | 2015-04-29 |
|\ \ \ | | | | | | | | | Trimming down useless variables in the Makefile. | ||
| * | | | Trimming down useless variables in the Makefile. | Nicolas "Pixel" Noble | 2015-04-29 |
|/ / / | | | | | | | | | | A bunch of autogenerated variables are currently useless, because of tests actually having no source code attached to them. Let's avoid emitting useless code in that case. | ||
* | | | Merge pull request #1382 from soltanmm/migrate | Nathaniel Manista | 2015-04-28 |
|\ \ \ | | | | | | | | | Python migration to batch core API. | ||
| | | * | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
| | | |\ | |_|_|/ |/| | | | | | | | | | | | Conflicts: include/grpc++/channel_interface.h | ||
* | | | | Merge pull request #1367 from yang-g/interop | Craig Tiller | 2015-04-28 |
|\ \ \ \ | | | | | | | | | | | Add two scenarios in interop test | ||
* \ \ \ \ | Merge pull request #1386 from ctiller/cxx | Yang Gao | 2015-04-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Mac C++ compile fix | ||
| | | | * | | Capure thread id with default timer implementation | Craig Tiller | 2015-04-28 |
| | | | | | | |||
| | | | | * | 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 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | First objc integration tests | ||
| * | | | | | | | Podfile.lock prevents gRPC to be properly installed | Jorge Canizales | 2015-04-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When Podfile.lock is present, the prepare_command of the gRPC pod isn’t executed on “pod install”, even if the Xcode workspace and the Pods/ directory are absent. | ||
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add Windows x64 (WIN64) mode and make buildable for the VS project file | ||
| | | | | | | | * | 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 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix test for multiple reads | ||
| | | * \ \ \ \ \ \ | Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into ↵ | Jorge Canizales | 2015-04-28 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first-objc-integration-tests | ||
* | | | \ \ \ \ \ \ \ | Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile | Michael Lumish | 2015-04-28 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | php dockerfile: one dependency was listed twice | ||
| * | | | | | | | | | | | php dockerfile: one dependency was listed twice | Stanley Cheung | 2015-04-28 |
|/ / / / / / / / / / / | |||
| | | | | | | * | | | | Migrate Python to batch core API | Masood Malekghassemi | 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 | ||
| * | | | | | | | | | | | 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 |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this test assumed all bytes would be read in one request. Also update test to use grpc_init() so that we can enable tracing. | ||
* | | | | | | | | | | | Merge pull request #1377 from ctiller/server-cq-own | Vijay Pai | 2015-04-28 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Have server hold a reference to completion queues | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1388 from jcanizales/fixes-podspec | Michael Lumish | 2015-04-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | | | Fixes podspec and removes old generated files | ||
* | | | | | | | | | | | Merge pull request #1383 from jtattermusch/csharp_auth | Tim Emiola | 2015-04-28 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | ServiceAccountCredentials support for C# | ||
| | | | | | | * | | | | | clang-format | Craig Tiller | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a race in QPS client shutdown | ||
| | | | | | | | | | | | * | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Few VS2010 fixes. | ||
| | | | * | | | | | | | | | | 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 |
| | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | 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-27 |
| | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | 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 |
| | | | | | | | | | | | |/ | |||
| | | | | | | | | * | | | | Indentation fix | Craig Tiller | 2015-04-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Augments the timeout of the large_unary test to 4s | Jorge Canizales | 2015-04-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Mac C++ compile fix | Craig Tiller | 2015-04-27 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | | | * | | | | Implements empty_unary, large_unary, and client_streaming integration tests. | Jorge Canizales | 2015-04-27 |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | As defined in the spec. | ||
| | | | | | | | | | * | Mac C++ compile fix | Craig Tiller | 2015-04-27 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-27 |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |