aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #1545 from nicolasnoble/msys2Gravatar Craig Tiller2015-05-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Msys2 fixes, and compilation instructions.
| | * | | | | | | | Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
| |/ / / / / / / /
| * | | | | | | | Merge pull request #1485 from nicolasnoble/building-win32-testsGravatar Craig Tiller2015-05-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Making the gRPC C tests building under Windows.
| | | | | | | * | | Ruby style changes: replace `== 0` with `zero?`Gravatar Aggelos Avgerinos2015-05-09
| | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Replacing DELETE with DESTROY.Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | |
| | * | | | | | | Adding instructions to use generate_debug_projects.sh, and cleaning the ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script up a bit.
| | * | | | | | | One more unistd.h to remove.Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | |
| | * | | | | | | Properly naming grpc++_unsecure project.Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | |
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-05-09
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak
| | * | | | | | | Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
| | | | | | | | |
| | * | | | | | | Adding grpc++_unsecure project file, and adding better support for test ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | projects.
| * | | | | | | | Merge pull request #1538 from ctiller/oops-broke-the-compilerGravatar Yang Gao2015-05-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix clang compilation
| | | | * | | | | | Fix broken compilationGravatar Craig Tiller2015-05-08
| | | | | | | | | |
| | | | * | | | | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1506 from jboeuf/call_credsGravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Adding support for per call credentials in core.
| * \ \ \ \ \ \ \ \ \ Merge pull request #1531 from murgatroid99/node_increase_travis_timeoutGravatar Tim Emiola2015-05-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Doubled Node per-test timeout for run_tests
| | | | * | | | | | | | Fix clang compilationGravatar Craig Tiller2015-05-08
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | * | | | | | Fix clang compilationGravatar Craig Tiller2015-05-08
| | | | | | | | | | |
| | | | | * | | | | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc
| | | * | | | | | | | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | | | | | | | | | |
| | | * | | | | | | | Merging with master.Gravatar Julien Boeuf2015-05-08
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| * | | | | | | | | | Merge pull request #1533 from jtattermusch/csharp_cleanupGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | C# dependencies cleanup
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #1530 from ctiller/async-failGravatar Vijay Pai2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | Increase test timeout
| | | | | | | | | | * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | * | | Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-binGravatar Abhishek Kumar2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Throw away queued messages on error
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1470 from vjpai/stream_ctxGravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | Fix a bug in synchronous streaming QPS test
| * | | | | | | | | | | | Merge pull request #1515 from murgatroid99/node_auth_uri_parameterGravatar Tim Emiola2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1505 from murgatroid99/node_status_error_eventGravatar Tim Emiola2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added error events on client streams when the server is streaming
* | | | | | | | | | | | | | | Wire up google_default_credentials/http_cliGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into csharp_cleanupGravatar Jan Tattermusch2015-05-08
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Examples/MathGrpc.cs
| * | | | | | | \ \ \ \ \ \ \ \ Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-stringGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | make underscore a class method of GenericService
* | | | | | | | | | | | | | | | Make posix tcp client add itself to interested parties when neededGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C# gRPC protoc plugin
* | | | | | | | | | | | | | | | | Plumb pollset_set through to tcp setupGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #1522 from nicolasnoble/better-win32-orphansGravatar Jan Tattermusch2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | Better win32 orphans and event support.
* | | | | | | | | | | | | | | | | Plumb pollset_set through setup pipelineGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Compile fixGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-08
|\| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | Doubled Node per-test timeout for run_testsGravatar murgatroid992015-05-08
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Increase test timeoutGravatar Craig Tiller2015-05-08
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | | | | | | | | |\ \ \ \
| * | | | | | | | | | | \ \ \ \ Merge pull request #1511 from ctiller/i-forgot-stuffGravatar Yang Gao2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potential leak
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1520 from ctiller/cancel-after-invokeGravatar Yang Gao2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | If we have closed the transport, dont try reading
| | | | | | | | | | | | | * | | | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of ↵Gravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream
| * | | | | | | | | | | | | \ \ \ \ Merge branch 'dgquintas-standalone_benchmarks'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc ↵Gravatar Craig Tiller2015-05-08
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into dgquintas-standalone_benchmarks
| * | | | | | | | | | | | | | | | | | Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | * \ Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |