aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #1369 from ctiller/one-passGravatar Abhishek Kumar2015-04-29
|\ | | | | Unify transport & channel op interfaces
* \ Merge pull request #1400 from ctiller/timersGravatar Vijay Pai2015-04-29
|\ \ | | | | | | Capure thread id with default timer implementation
* \ \ Merge pull request #1403 from nicolasnoble/slimfastGravatar Craig Tiller2015-04-29
|\ \ \ | | | | | | | | Trimming down useless variables in the Makefile.
| * | | Trimming down useless variables in the Makefile.Gravatar Nicolas "Pixel" Noble2015-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/migrateGravatar Nathaniel Manista2015-04-28
|\ \ \ | | | | | | | | Python migration to batch core API.
| | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| | | |\ | |_|_|/ |/| | | | | | | | | | | Conflicts: include/grpc++/channel_interface.h
* | | | Merge pull request #1367 from yang-g/interopGravatar Craig Tiller2015-04-28
|\ \ \ \ | | | | | | | | | | Add two scenarios in interop test
* \ \ \ \ Merge pull request #1386 from ctiller/cxxGravatar Yang Gao2015-04-28
|\ \ \ \ \ | | | | | | | | | | | | Mac C++ compile fix
| | | | * | Capure thread id with default timer implementationGravatar Craig Tiller2015-04-28
| | | | | |
| | | | | * 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | First objc integration tests
| * | | | | | | Podfile.lock prevents gRPC to be properly installedGravatar Jorge Canizales2015-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 4sGravatar Jorge Canizales2015-04-28
| | | | | | | |
* | | | | | | | Merge pull request #1370 from zeliard/masterGravatar Nicolas Noble2015-04-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add Windows x64 (WIN64) mode and make buildable for the VS project file
| | | | | | | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #1390 from ctiller/tcp-testGravatar David Klempner2015-04-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix test for multiple reads
| | | * \ \ \ \ \ \ Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into ↵Gravatar Jorge Canizales2015-04-28
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first-objc-integration-tests
* | | | \ \ \ \ \ \ \ Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfileGravatar Michael Lumish2015-04-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | php dockerfile: one dependency was listed twice
| * | | | | | | | | | | php dockerfile: one dependency was listed twiceGravatar Stanley Cheung2015-04-28
|/ / / / / / / / / / /
| | | | | | | * | | | Migrate Python to batch core APIGravatar Masood Malekghassemi2015-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 correctly
| * | | | | | | | | | | fixed grpc_docker.sh to run C# auth tests correctlyGravatar Jan Tattermusch2015-04-28
| | | | | | | | | | | |
| | * | | | | | | | | | Fix test for multiple readsGravatar Craig Tiller2015-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-ownGravatar Vijay Pai2015-04-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Have server hold a reference to completion queues
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1388 from jcanizales/fixes-podspecGravatar Michael Lumish2015-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | | Fixes podspec and removes old generated files
* | | | | | | | | | | Merge pull request #1383 from jtattermusch/csharp_authGravatar Tim Emiola2015-04-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ServiceAccountCredentials support for C#
| | | | | | | * | | | | clang-formatGravatar Craig Tiller2015-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
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a race in QPS client shutdown
| | | | | | | | | | | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1378 from nicolasnoble/vs2010Gravatar Craig Tiller2015-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Few VS2010 fixes.
| | | | * | | | | | | | | | 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
| | | | | | | | | | | | |/
| | | | | | | | | * | | | Indentation fixGravatar Craig Tiller2015-04-27
| | | | | | | | | | | | |
| | | | | | | | * | | | | Augments the timeout of the large_unary test to 4sGravatar Jorge Canizales2015-04-27
| | | | | | | | | | | | |
| | | | | | | | | * | | | Mac C++ compile fixGravatar Craig Tiller2015-04-27
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | | | | * | | | Implements empty_unary, large_unary, and client_streaming integration tests.Gravatar Jorge Canizales2015-04-27
| | | | | |_|_|/ / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | As defined in the spec.
| | | | | | | | | | * Mac C++ compile fixGravatar Craig Tiller2015-04-27
| | | | | | | | | | |
| | | | | | | | | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |